Files
edx-platform/lms/djangoapps/courseware/features/courseware.feature
2013-03-15 14:02:20 -04:00

12 lines
408 B
Gherkin

Feature: View the Courseware Tab
As a student in an edX course
In order to work on the course
I want to view the info on the courseware tab
Scenario: I can get to the courseware tab when logged in
Given I am registered for the course "MITx/6.002x/2013_Spring"
And I log in
And I click on View Courseware
When I click on the "Courseware" tab
Then the "Courseware" tab is active