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
cb0bb1f4
Commit
cb0bb1f4
authored
Mar 17, 2016
by
Muddasser
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed duplicate lettuce test from component.feature
parent
9b8ff773
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
16 deletions
+0
-16
cms/djangoapps/contentstore/features/component.feature
+0
-16
No files found.
cms/djangoapps/contentstore/features/component.feature
View file @
cb0bb1f4
...
...
@@ -59,19 +59,3 @@ Feature: CMS.Component Adding
# | Component |
# | Problem Written in LaTeX |
# | Problem with Adaptive Hint in Latex |
Scenario
:
I
can set the display name of a component
Given
I am in Studio editing a new unit
When
I add a
"Text"
"HTML"
component
Then
I see the display name is
"Text"
When
I change the display name to
"I'm the Cuddliest!"
Then
I see the display name is
"I'm the Cuddliest!"
Scenario
:
If a component has no display name, the category is displayed
Given
I am in Studio editing a new unit
When
I add a
"Blank Advanced Problem"
"Advanced Problem"
component
Then
I see the display name is
"Blank Advanced Problem"
When
I change the display name to
""
Then
I see the display name is
"problem"
When
I unset the display name
Then
I see the display name is
"Blank Advanced Problem"
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