You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are two Behat tests failing for this plugin:
/var/www/html/report/allylti/tests/behat/test_accessibility_report.feature:31
Feature: Accessibility report should not be available to users that don't have Ally configured
Scenario: Administrator should see Accessibility report after setting up Ally in the site.
Then I should see "Accessibility report": "Accessibility report" text was not found in the page (Behat\Mink\Exception\ExpectationException)
/var/www/html/report/allylti/tests/behat/view_report.feature:58
Feature: Launch to Ally reports
Scenario: Teacher can click a link to launch course report, student cannot. Add LTI course report #1
And I click on "//div[@id='settingsnav']//ul//li//ul//li[@class='type_container depth_2 contains_branch'][2]//ul//li[@class='type_setting depth_3 item_with_icon'][1]//a" "xpath_element": The "(//html//div[@id='settingsnav']//ul//li//ul//li[@class='type_container depth_2 contains_branch'][2]//ul//li[@class='type_setting depth_3 item_with_icon'][1]//a)[1]" xpath node is not visible and it should be visible (Behat\Mink\Exception\ExpectationException)
MySQL 5.7
PHP 7.4
Moodle latest MOODLE_400_STABLE
executed with moodlehq/moodle-docker
The text was updated successfully, but these errors were encountered:
Hi,
There are two Behat tests failing for this plugin:
Feature: Accessibility report should not be available to users that don't have Ally configured
Scenario: Administrator should see Accessibility report after setting up Ally in the site.
Feature: Launch to Ally reports
Scenario: Teacher can click a link to launch course report, student cannot. Add LTI course report #1
MySQL 5.7
PHP 7.4
Moodle latest MOODLE_400_STABLE
executed with moodlehq/moodle-docker
The text was updated successfully, but these errors were encountered: