cahrens
|
7279f9c460
|
Bug fix for grading type not showing on course outline (#258).
|
2013-03-28 10:54:10 -04:00 |
|
Jay Zoldak
|
6564cc57e6
|
Fix typo with hyphen in cms lettuce feature files
|
2013-03-27 16:29:55 -04:00 |
|
Will Daly
|
6298a4ceab
|
Fixed lettuce tests in cms that were broken in the last rebase
|
2013-03-26 13:05:09 -04:00 |
|
Will Daly
|
0500ba4dd5
|
Disabled pylint warnings for lettuce steps:
* Missing docstring
* Redefining name from outer scope
|
2013-03-26 11:46:31 -04:00 |
|
Will Daly
|
27d5ebf027
|
pep8 fixes
|
2013-03-26 11:44:57 -04:00 |
|
Will Daly
|
00d25b684c
|
Moved modulestore flush code into terrain/course_helpers
|
2013-03-26 11:44:57 -04:00 |
|
Will Daly
|
a58ae9b62d
|
Refactored studio lettuce test section.py to use more of ui helpers
|
2013-03-26 11:44:57 -04:00 |
|
Will Daly
|
e69931ec5a
|
Refactored studio lettuce tests to use terrain/ui_helpers for ui
manipulation
|
2013-03-26 11:44:56 -04:00 |
|
cahrens
|
ce884c44ee
|
Newline cleanup.
|
2013-03-25 17:26:59 -04:00 |
|
cahrens
|
fa63bcce94
|
Allow clearing of dates (except for course start date).
https://edx.lighthouseapp.com/projects/102637/tickets/231
|
2013-03-25 17:25:49 -04:00 |
|
Don Mitchell
|
2dcfd1eba1
|
Merge pull request #1719 from MITx/feature/btalbot/studio-checklists
Add course checklists to Studio
|
2013-03-22 12:49:30 -07:00 |
|
cahrens
|
d631509afa
|
Re-enable all the tests!
|
2013-03-22 10:28:36 -04:00 |
|
cahrens
|
a2a1478d92
|
Fix caching bug on back button.
|
2013-03-22 09:51:45 -04:00 |
|
cahrens
|
6b3b7fe277
|
Some cleanup.
|
2013-03-21 15:19:45 -04:00 |
|
cahrens
|
1ae9e9bde3
|
Tests for opening action links.
|
2013-03-21 13:56:11 -04:00 |
|
cahrens
|
6d6e144c35
|
Urls working.
|
2013-03-20 16:37:08 -04:00 |
|
Jay Zoldak
|
3576a3154b
|
Repoint factory references in lettuce tests to world.
|
2013-03-20 09:38:52 -04:00 |
|
Jay Zoldak
|
74653ff8ad
|
Factory refactor working for lms lettuce tests.
|
2013-03-20 09:38:52 -04:00 |
|
cahrens
|
a03f6c3bf1
|
More Selenium test, code cleanup.
|
2013-03-19 14:02:07 -04:00 |
|
cahrens
|
dc89a4b3d5
|
Beginning of Selenium test, updates to work with master.
|
2013-03-18 21:25:44 -04:00 |
|
cahrens
|
7e8fcb85ff
|
Updated Selenium test, deleted dead code related to Advanced Settings.
|
2013-03-11 16:56:24 -04:00 |
|
cahrens
|
40af08aa2d
|
Saving tests in progress
|
2013-03-11 14:01:45 -04:00 |
|
Jay Zoldak
|
c5a9ec5e86
|
Speed up the lettuce test for no policy settings.
|
2013-03-08 13:34:28 -05:00 |
|
Jay Zoldak
|
3c3f6c3cbe
|
Revert lettuce css_find function to not fail if it does not find the element.
|
2013-03-08 13:34:28 -05:00 |
|
Jay Zoldak
|
55eefd0ef6
|
Fix test that sets release date to work on all platforms
|
2013-03-08 11:15:15 -05:00 |
|
Jay Zoldak
|
24d088933e
|
Fix intermittent lettuce test failure on ubuntu.
|
2013-03-08 11:15:15 -05:00 |
|
Jay Zoldak
|
21e7bc5128
|
More robust handling for finding and clicking on objects by css.
Tag tests not working under PhantomJS to skip for now.
|
2013-03-08 11:15:14 -05:00 |
|
Jay Zoldak
|
b66d0cf5da
|
Fix signup test on ubuntu
|
2013-03-08 11:15:14 -05:00 |
|
Jay Zoldak
|
ad5d2a9624
|
Update update_templates reference
|
2013-03-08 11:15:14 -05:00 |
|
Jay Zoldak
|
e84fa63826
|
Catch WebDriverException
|
2013-03-08 11:15:14 -05:00 |
|
Jay Zoldak
|
21c15d8f1f
|
Click in the upper left of an element instead of the middle.
|
2013-03-08 11:15:14 -05:00 |
|
Jay Zoldak
|
3cec8f1a76
|
Catch WebDriverException
|
2013-03-08 11:15:14 -05:00 |
|
Jay Zoldak
|
b9e5ed9525
|
Click in the upper left of an element instead of the middle.
|
2013-03-08 11:15:14 -05:00 |
|
cahrens
|
b0106a41c7
|
make branch
|
2013-03-04 16:42:04 -05:00 |
|
Don Mitchell
|
d2e6f6dccb
|
Fixes for code review comments
|
2013-02-26 13:56:00 -05:00 |
|
Jay Zoldak
|
3a6f43f320
|
Create additional BDD spec tests for Course Advanced Settings editor
|
2013-02-22 16:27:05 -05:00 |
|
Jay Zoldak
|
85b75badd7
|
Refactor lettuce commands for navigation to the advanced settings page
|
2013-02-22 14:07:22 -05:00 |
|
Jay Zoldak
|
af2690fcaf
|
Update lettuce test framework to use a course factory instead of the studio UI for creating courses
|
2013-02-22 12:36:27 -05:00 |
|
Jay Zoldak
|
e337292b5f
|
Fix existing advanced settings lettuce tests.
|
2013-02-21 18:20:42 -05:00 |
|
cahrens
|
c572ba862a
|
Delete unused method.
|
2013-02-20 15:47:07 -05:00 |
|
cahrens
|
d9fb067355
|
Test point for formatting of JSON entry.
|
2013-02-20 15:34:53 -05:00 |
|
Brian Talbot
|
7b60ec380a
|
Merge branch 'master' into feature/cas/manual-policy-merged
|
2013-02-20 14:58:50 -05:00 |
|
Jay Zoldak
|
05f32f4bc9
|
Update tests for the advanced policy settings feature.
Includes adding a method for css_click_at.
|
2013-02-20 14:30:39 -05:00 |
|
cahrens
|
cbc0406df2
|
Merge branch 'feature/cas/manual-policy-merged' of github.com:MITx/mitx into feature/cas/manual-policy-merged
|
2013-02-20 10:57:35 -05:00 |
|
cahrens
|
305f0b2a54
|
Add number of spaces for formatting of JSON.
|
2013-02-20 10:56:49 -05:00 |
|
Jay Zoldak
|
67c2bac68f
|
Pep8fix lettuce test code
|
2013-02-20 09:53:02 -05:00 |
|
Christina Roberts
|
52caae2fee
|
Merge pull request #1515 from MITx/feature/btalbot/studio-pagechrome
Adding in Studio Page headers and actions + help text
|
2013-02-20 06:44:16 -08:00 |
|
Jay Zoldak
|
db6fa9a3aa
|
Pep8fix lettuce test code
|
2013-02-19 16:46:32 -05:00 |
|
cahrens
|
167d07037d
|
Merged, delete Ace.
|
2013-02-19 14:56:37 -05:00 |
|
Jay Zoldak
|
301d58d648
|
Update lettuce test with new button name for add new section.
|
2013-02-19 13:31:11 -05:00 |
|