parent
417910a689
commit
e0870e725f
@ -0,0 +1,11 @@ |
||||
# features/courseTools.feature |
||||
@common |
||||
Feature: Course tools basic testing |
||||
In order to use a course |
||||
As a teacher |
||||
I need to be able to enter a course and each of its tools |
||||
|
||||
Scenario: Make sure the course exists |
||||
Given course TEMP exists |
||||
Then I should not see an ".alert-danger" element |
||||
|
Loading…
Reference in new issue