Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16a68a2
)
MDL-59578 core: Remove unnecessary steps in alpha_chooser.feature
author
Jun Pataleta
<jun@moodle.com>
Thu, 20 Jul 2017 01:43:48 +0000
(09:43 +0800)
committer
Jun Pataleta
<jun@moodle.com>
Thu, 20 Jul 2017 01:43:48 +0000
(09:43 +0800)
* The steps at the end of the Background scenario don't make sense and
just adds to the execution time of the test.
lib/tests/behat/alpha_chooser.feature
patch
|
blob
|
blame
|
history
diff --git
a/lib/tests/behat/alpha_chooser.feature
b/lib/tests/behat/alpha_chooser.feature
index
31a3618
..
dbfbbc1
100644
(file)
--- a/
lib/tests/behat/alpha_chooser.feature
+++ b/
lib/tests/behat/alpha_chooser.feature
@@
-63,12
+63,6
@@
Feature: Initials bar
| student22 | C1 | student |
| student23 | C1 | student |
| student24 | C1 | student |
- And I log in as "student1"
- And I am on "Course 1" course homepage
- And I log out
- And I log in as "student2"
- And I am on "Course 1" course homepage
- And I log out
@javascript
Scenario: Filter users on assignment submission page