Commit ba4e9ee3 by Muddasser

Merge pull request #11833 from edx/muddasser/lettuce/cms/courses

Partially covered in bokchoy at studio/test_studio_course_create.py:CreateCourseTest 
parents f3a0c58a 83238114
......@@ -4,15 +4,6 @@ Feature: CMS.Create Course
As a course author
I want to create courses
Scenario: Create a course
Given There are no courses
And I am logged into Studio
When I click the New Course button
And I fill in the new course information
And I press the "Create" button
Then the Courseware page has loaded in Studio
And I see a link for adding a new section
Scenario: Error message when org/course/run tuple is too long
Given There are no courses
And I am logged into Studio
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment