Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with report/editdates behat tests #42

Open
AdilIqbal95 opened this issue Feb 25, 2022 · 1 comment
Open

Issue with report/editdates behat tests #42

AdilIqbal95 opened this issue Feb 25, 2022 · 1 comment

Comments

@AdilIqbal95
Copy link

Hi,

When running the tests below, the following errors occur:

report/editdates/tests/behat/basic.feature:39

Error: And I should see "Test quiz name 1": "Test quiz name 1" text was not found in the page (Behat\Mink\Exception\ExpectationException)

report/editdates/tests/behat/timeline.feature:31

Error: And I should see "12/31/2019": "12/31/2019" text was not found in the page (Behat\Mink\Exception\ExpectationException)

Thanks

@dragos5436
Copy link

dragos5436 commented May 11, 2022

These tests are also failing in Moodle 4.0. With a different error message though:

And I follow "Dates": Link matching locator "Dates" not found. (Behat\Mink\Exception\ElementNotFoundException)

MySQL 5.7
PHP 7.4
Moodle latest MOODLE_400_STABLE
executed with moodlehq/moodle-docker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants