Comments

jian he’s picture

Status: Active » Needs work
StatusFileSize
new3.55 KB
jian he’s picture

from now the test case is not passed:

Fail      Other      commerce_backoffi   21 CommerceBackofficeProductWebTestCas
    Type saved.

It seems the variation type saved, but commerce_product_type_load($type) could not return the saved type.

jian he’s picture

Issue summary: View changes
StatusFileSize
new3.49 KB
jian he’s picture

Issue summary: View changes
StatusFileSize
new4.21 KB

Here has some progress after cache reset, previous issue has been solved.
Now the issue is inline_enitty_form does not display the product sku for input:

Pass      Browser    commerce_backoffi   60 CommerceBackofficeProductWebTestCas
    GET http://nongzi/drupal7/node/add/k1ik7wtr returned 200 (10.04 KB).
Pass      Browser    commerce_backoffi   60 CommerceBackofficeProductWebTestCas
    Valid HTML found on "http://nongzi/drupal7/node/add/k1ik7wtr"
Fail      Other      commerce_backoffi   60 CommerceBackofficeProductWebTestCas
    Failed to set field field_product[und][form][sku] to vayQbd0X
Fail      Other      commerce_backoffi   60 CommerceBackofficeProductWebTestCas
    Failed to set field field_product[und][form][commerce_price][und][0][amount]
    to 8
jian he’s picture

Status: Needs work » Needs review
StatusFileSize
new4.28 KB

Now the test case can be passed in my local environment.

discipolo’s picture

Status: Needs review » Reviewed & tested by the community

once i made sure inline_entity_form was present the test passed locally for me too!

mglaman’s picture

Status: Reviewed & tested by the community » Fixed

Thanks, committed!

  • mglaman committed fab8be8 on 7.x-1.x authored by jian he
    Issue #2174143 by jian he: Make commerce backoffice product test case...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.