Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
6564cc57
Commit
6564cc57
authored
Mar 27, 2013
by
Jay Zoldak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo with hyphen in cms lettuce feature files
parent
6298a4ce
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
cms/djangoapps/contentstore/features/advanced-settings.feature
+3
-3
cms/djangoapps/contentstore/features/studio-overview-togglesection.feature
+1
-1
No files found.
cms/djangoapps/contentstore/features/advanced-settings.feature
View file @
6564cc57
...
...
@@ -27,16 +27,16 @@ Feature: Advanced (manual) course policy
And
I reload the page
Then
the policy key value is changed
Scenario
:
Test how multi
-line input appears
Scenario
:
Test how multi-line input appears
Given
I am on the Advanced Course Settings page in Studio
When
I create a JSON object as a value
Then
it is displayed as formatted
And
I reload the page
Then
it is displayed as formatted
Scenario
:
Test automatic quoting of non
-JSON values
Scenario
:
Test automatic quoting of non-JSON values
Given
I am on the Advanced Course Settings page in Studio
When
I create a non
-JSON value not in quotes
When
I create a non-JSON value not in quotes
Then
it is displayed as a string
And
I reload the page
Then
it is displayed as a string
cms/djangoapps/contentstore/features/studio-overview-togglesection.feature
View file @
6564cc57
...
...
@@ -21,7 +21,7 @@ Feature: Overview Toggle Section
Then
I see the
"Collapse All Sections"
link
And
all sections are expanded
@skip
-phantom
@skip-phantom
Scenario
:
Collapse link is not removed after last section of a course is deleted
Given
I have a course with 1 section
And
I navigate to the course overview page
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment