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
4c74a05c
Commit
4c74a05c
authored
Aug 06, 2013
by
JonahStanley
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added comments to the two flakey features on firefox
parent
36d948f5
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
cms/djangoapps/contentstore/features/advanced-settings.feature
+1
-0
cms/djangoapps/contentstore/features/problem-editor.feature
+1
-0
No files found.
cms/djangoapps/contentstore/features/advanced-settings.feature
View file @
4c74a05c
...
...
@@ -40,6 +40,7 @@ Feature: Advanced (manual) course policy
And
I reload the page
Then
the policy key value is unchanged
#This feature will work in Firefox only when Firefox is the active window
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
...
...
cms/djangoapps/contentstore/features/problem-editor.feature
View file @
4c74a05c
...
...
@@ -68,6 +68,7 @@ Feature: Problem Editor
When
I edit and select Settings
Then
Edit High Level Source is visible
#This feature will work in Firefox only when Firefox is the active window
Scenario
:
High Level source is persisted for LaTeX problem (bug STUD-280)
Given
I have created a LaTeX Problem
When
I edit and compile the High Level Source
...
...
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