Wunderbyte-GmbH / moodle-paygw_payone

0 stars 1 forks source link

Behat test "PayOne: user select two items and pay via card using PayOne" fails #4

Open bernhard-wunderbyte opened 1 week ago

bernhard-wunderbyte commented 1 week ago

001 Scenario: PayOne: user select two items and pay via card using PayOne # /home/runner/work/moodle-paygw_payone/moodle-paygw_payone/moodle/payment/gateway/payone/tests/behat/payone_sc_user_checkcout.feature:32 And I should see "Authorised" # /home/runner/work/moodle-paygw_payone/moodle-paygw_payone/moodle/payment/gateway/payone/tests/behat/payone_sc_user_checkcout.feature:71 "Authorised" text was not found in the page

semteacher commented 1 week ago

Above issue has been fixed At local dev manual as well as automated tests passed OK. Hovewer at GitHub the following failure still occurs: image Importnatn to note that it jappens AFTER confirmation about succesfull payment image Reasons remains unknown for me and I do not know how to obtain detailed runtime logs from GitHub to see actual error (JS or ajax)

@georgmaisser @bernhard-wunderbyte Of course it is possible to disable remaining steps - they are not critical. So, test will become "green". But is it will be a correct approach?

bernhard-wunderbyte commented 6 days ago

@georgmaisser Can you decide?

georgmaisser commented 6 days ago

Hi, it's ok, just skip the steps. thank you!

semteacher commented 5 days ago

@georgmaisser @bernhard-wunderbyte

  1. I have disabled steps which failed at github
  2. I have added Moodle 4.5 support as well as some debugging features for Github. Managed to get screenshot from Github - all is the same like there https://github.com/Wunderbyte-GmbH/moodle-payment_gw_mpay24/issues/2#issuecomment-2493320142