catalyst / moodle-report_coursesize

upgraded coursesize report
14 stars 19 forks source link

Behat is failing #8

Closed ewallah closed 2 years ago

ewallah commented 6 years ago

Behat is failing due to

old format: And I follow "Course 1" => And I am on "Course 1" course homepage And I follow "Course 2" => And I am on "Course 2" course homepage

still checking "coursesharedsize" that was removed from the code: And I should see "0MB" in the "#coursesharedsize_C1" "css_element" And I should see "1MB" in the "#coursesharedsize_C1" "css_element" And I should see "1MB" in the "#coursesharedsize_C2" "css_element"