Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/tests/features/courseTools.feature

11 lines
301 B

# 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