MDL-71912 behat: Temporarily skip some troubled scenarios - nonjs

That way we get everything else passing, because @skip_interim
scenarios are skipped by default. And can focus on the failing
ones apart.
This commit is contained in:
Eloy Lafuente (stronk7) 2021-11-09 12:13:05 +01:00
parent c5a2e2db6c
commit 11eb9f9465
14 changed files with 14 additions and 11 deletions

View File

@ -144,6 +144,7 @@ Feature: Assign user override
Then I should see "No groups you can access."
And the "Add user override" "button" should be disabled
@skip_interim
Scenario: A teacher without accessallgroups permission should only be able to add user override for users that he/she shares groups with,
when the activity's group mode is "separate groups"
Given the following "permission overrides" exist:

View File

@ -61,6 +61,7 @@ Feature: In a book, create chapters and sub chapters
And I should see "1. Dummy first chapter" in the ".book_content" "css_element"
And I should see "1. Dummy first chapter" in the "strong" "css_element"
@skip_interim
Scenario: Change editing mode for an individual chapter
Given I am on the "Test book" Activity page
And I should see "Add new chapter"

View File

@ -1,4 +1,4 @@
@mod @mod_lesson
@mod @mod_lesson @skip_interim
Feature: In a lesson activity, teacher can delete question answers and
branch table contents
In order to modify an existing lesson

View File

@ -1,4 +1,4 @@
@mod @mod_lesson
@mod @mod_lesson @skip_interim
Feature: In a lesson activity, teacher can edit a cluster page
In order to modify an existing lesson and change navigation
As a teacher

View File

@ -1,4 +1,4 @@
@mod @mod_lesson
@mod @mod_lesson @skip_interim
Feature: In a lesson activity, teacher can edit lesson's pages
In order to modify an existing lesson
As a teacher

View File

@ -1,4 +1,4 @@
@mod @mod_lesson @_file_upload
@mod @mod_lesson @_file_upload @skip_interim
Feature: In a lesson activity, teacher can add an essay question
As a teacher
I need to add an essay question in a lesson and grade student attempts

View File

@ -1,4 +1,4 @@
@mod @mod_lesson
@mod @mod_lesson @skip_interim
Feature: In a lesson activity, students can exit and re-enter the activity when it consists only of cluster pages
As a student
I need to exit and re-enter a lesson out and into clusters.

View File

@ -18,6 +18,7 @@ Feature: In a lesson activity, students can navigate through a series of pages i
| student1 | C1 | student |
And I log in as "teacher1"
@skip_interim
Scenario: Student navigation with pages and questions
Given the following "activities" exist:
| activity | name | intro | course | idnumber |

View File

@ -1,4 +1,4 @@
@mod @mod_lesson
@mod @mod_lesson @skip_interim
Feature: In Dashboard, teacher can see the number of student attempts to lessons
In order to know the number of student attempts to a lesson
As a teacher

View File

@ -1,4 +1,4 @@
@mod @mod_lesson
@mod @mod_lesson @skip_interim
Feature: In a lesson activity, I need to edit pages in the lesson taking into account locale settings
Background:

View File

@ -1,4 +1,4 @@
@mod @mod_lesson
@mod @mod_lesson @skip_interim
Feature: In a lesson activity, students can see their progress viewing a progress bar.
In order to create a lesson with conditional paths
As a teacher

View File

@ -1,4 +1,4 @@
@mod @mod_lesson
@mod @mod_lesson @skip_interim
Feature: In a lesson activity, students can see questions in random order
In order to create a lesson with clusters
As a teacher

View File

@ -1,4 +1,4 @@
@mod @mod_lesson
@mod @mod_lesson @skip_interim
Feature: In a lesson activity, students can see questions in random order and a single question drawn from a branch
In order to create a lesson with a cluster and a subcluster
As a teacher

View File

@ -1,4 +1,4 @@
@mod @mod_lesson
@mod @mod_lesson @skip_interim
Feature: In a lesson activity, a non editing teacher can grade essay questions
As a non editing teacher
I need to grade student answers to essay questions in lesson