Wunderbyte-GmbH / moodle-local_shopping_cart

Other
4 stars 5 forks source link

Testing: GitHub Behat failure #40

Closed semteacher closed 9 months ago

semteacher commented 1 year ago

Branch: "USI" The following Behat test scenario failed at GitHub

Failed steps:

001 Scenario: User buys three items and cancel purchase when consumption and discount rounding enabled and cancellation fee given # /home/runner/work/moodle-local_shopping_cart/moodle-local_shopping_cart/moodle/local/shopping_cart/tests/behat/shopping_cart_user_cancellation_consumption_rounding.feature:44
      And I should see "my test item 1" in the "ul.cashier-history-items" "css_element"                                           # /home/runner/work/moodle-local_shopping_cart/moodle-local_shopping_cart/moodle/local/shopping_cart/tests/behat/shopping_cart_user_cancellation_consumption_rounding.feature:73
        Css_element matching locator "ul.cashier-history-items" not found.

However, at local dev env this test passed OK in bot auto and manual mode. All necessary elements are in place image Possible reasons - local dev docker image require updates?