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
8aa208e8
Commit
8aa208e8
authored
Jan 21, 2014
by
Will Daly
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Disabled latex acceptance test
parent
9c9de016
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
11 deletions
+12
-11
cms/djangoapps/contentstore/features/component.feature
+12
-11
No files found.
cms/djangoapps/contentstore/features/component.feature
View file @
8aa208e8
...
@@ -73,18 +73,19 @@ Feature: CMS.Component Adding
...
@@ -73,18 +73,19 @@ Feature: CMS.Component Adding
|
Problem
with
Adaptive
Hint
|
|
Problem
with
Adaptive
Hint
|
Scenario
:
I
can add Advanced Latex Problem components
# Disabled 1/21/14 due to flakiness seen in master
Given
I am in Studio editing a new unit
# Scenario: I can add Advanced Latex Problem components
Given
I have enabled latex compiler
# Given I am in Studio editing a new unit
When
I add a
"<Component>"
"Advanced Problem"
component
# Given I have enabled latex compiler
Then
I see a
"<Component>"
Problem component
# When I add a "<Component>" "Advanced Problem" component
# Flush out the database before the next example executes
# Then I see a "<Component>" Problem component
And
I reset the database
# # Flush out the database before the next example executes
# And I reset the database
Examples
:
#
Examples:
|
Component
|
#
| Component |
|
Problem
Written
in
LaTeX
|
#
| Problem Written in LaTeX |
|
Problem
with
Adaptive
Hint
in
Latex
|
#
| Problem with Adaptive Hint in Latex |
Scenario
:
I
see a prompt on delete
Scenario
:
I
see a prompt on delete
Given
I am in Studio editing a new unit
Given
I am in Studio editing a new unit
...
...
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