diff --git a/tests/behat/approve_entries.feature b/tests/behat/approve_entries.feature index 6bab625b..62164cf6 100644 --- a/tests/behat/approve_entries.feature +++ b/tests/behat/approve_entries.feature @@ -1,5 +1,5 @@ @mod @mod_datalynx @dev @_file_upload -Feature: In datalynx filter approved and not approved entries from multiple students +Feature: Filter approved and not approved entries from multiple students In order to view approved and not approved entries As teacher I need to have a filter searching for approved and not approved entries @@ -30,6 +30,7 @@ Feature: In datalynx filter approved and not approved entries from multiple stud And I add to the "Datalynx Test Instance" datalynx the following fields: | type | name | description | param1 | param2 | param3 | | text | Text | | | | | + And I follow "More" And I follow "Filters" And I follow "Add a filter" And I set the field "name" to "notapprovedfilter" diff --git a/tests/behat/customfilter_multiselect.feature b/tests/behat/customfilter_multiselect.feature index 403ee4e1..9c371ae5 100644 --- a/tests/behat/customfilter_multiselect.feature +++ b/tests/behat/customfilter_multiselect.feature @@ -53,6 +53,7 @@ Feature: Create entry, add multiselect and use customfilter # Add me some fields. When I follow "Browse" + And I wait "60" seconds And I follow "Add a new entry" And I fill in the entry form fields | type | name | value | @@ -94,7 +95,7 @@ Feature: Create entry, add multiselect and use customfilter @javascript Scenario: Use customfilter. - When I follow "Search" + When I follow "Search" And I open the autocomplete suggestions list Then "Opt2" "autocomplete_suggestions" should exist And I click on "Opt2" item in the autocomplete list diff --git a/tests/behat/filter_tagstatus.feature.txt b/tests/behat/filter_tagstatus.feature.txt index ce380dfb..a005ee8e 100644 --- a/tests/behat/filter_tagstatus.feature.txt +++ b/tests/behat/filter_tagstatus.feature.txt @@ -1,5 +1,5 @@ #@mod @mod_datalynx @mod_peter @wip3 @mink:selenium2 -#Feature:A Status Tag can be inserted into a view and should not throw any exceptions or failures during saving +#Feature:A status tag can be inserted into a view # # Background: # Given the following "courses" exist: