Ned Batchelder
e23e3a0486
Fix a number of unused-import pylint violations
2017-11-21 19:57:06 -05:00
Alex Dusenbery
167e4d582f
Remove flaky DragAndDropTest class.
2017-08-29 12:37:08 -04:00
Stuart Young
a6fe9fca0a
remove or unskip skipped flaky tests
2017-08-17 15:37:43 -04:00
Sofiya Semenova
d888498038
EDUCATOR-699 Modify deleted group warning on the unit/container page
...
EDUCATOR-1001 Fix language for visibility editor and validation to include units
2017-07-27 20:55:07 +00:00
Jeff LaJoie
1c90220462
EDUCATOR-434: Extends Course Outline Unit settings to allow Group Access configuration
2017-07-19 14:17:38 -04:00
Clinton Blackburn
6ff614800c
Updated auto_auth endpoint to always return JSON
...
Defaulting to a plaintext response makes no sense for an endpoint that is intended to be used by machines for testing. The endpoint now returns JSON only unless a redirect action is triggered.
2017-05-31 23:18:05 -04:00
cahrens
106ac3a136
Change visibility to access.
...
EDUCATOR-396
2017-05-31 14:10:56 -04:00
cahrens
5e14a35607
Change "Choose one" to "Select a group type".
2017-04-19 14:32:44 -04:00
cahrens
6e416310b9
Show messages about component visibility.
...
TNL-6746
2017-04-13 11:33:57 -04:00
Jeff LaJoie
413bce3d72
TNL-6739: adds in masquerading as enrollment track user
2017-04-06 09:35:08 -04:00
cahrens
dbae1e397d
Add ability to set visibility by enrollment track.
...
TNL-6744
2017-04-05 11:05:31 -04:00
Robert Raposa
d95620775b
Merge pull request #14792 from edx/robrap/LEARNER-346
...
LEARNER-346: Refactor tests for new course outline.
2017-03-31 12:50:56 -04:00
Robert Raposa
6362d2259c
Refactor tests for new course outline.
2017-03-31 10:47:35 -04:00
muhammad-ammar
cccbb12dff
add comment for move a11y test
2017-03-28 18:12:30 +05:00
Mushtaq Ali
cb2d78bf34
Add logging on move xblock
...
Add i18n to backend error messages in case they appear to end user
Remove success banner when trying to publish or discard changes on container page
2017-03-10 19:25:03 +05:00
Mushtaq Ali
e83bee65bd
Fixed Backend: Move component directly to content experiment level (component will now be the sibling of groups)
...
Fixed Move button is disabled when moving components inside conditional module
Fixed When navigating upward/backward, target parent is not set correct, resulting source to be moved in the previously selected parent
2017-03-08 16:48:52 +05:00
Mushtaq Ali
83de1eb99f
Add content experiment test
2017-03-01 19:31:34 +05:00
muhammad-ammar
8a1ec3e690
bokchoy tests for move xblocks
2017-03-01 19:31:33 +05:00
Jesse Zoldak
eedc441824
Patterns for better bok choy tests
...
* visit() already does a wait_for_page()
* wait_for_page() already asserts on is_browser_on_page(), as it will raise a BrokenPromise after polling
* don't use is_browser_on_page() in an assertion unless you are 100% certain you're already on the page
* if an action takes you to another page, synchronize with a wait_for_page() for that new page
2016-10-26 10:09:39 -04:00
Calen Pennington
bc20a37c2b
Simplify how shards are selected in CI
2016-08-03 16:23:02 -04:00
Ned Batchelder
8571ceabeb
Fix many wrong-assert-type errors
2016-08-03 12:44:41 -04:00
Shauna Gordon-McKeon
787b420539
Switch relative to absolute urls in imports (tests/studio part 1)
2016-07-28 16:35:40 -04:00
Ben Patterson
0d68cd01bf
Rebalance shard 7.
2015-11-18 15:30:50 -05:00
raeeschachar
dfa0fe2db7
Fixed Chrome Bok Choy tests
2015-11-18 17:24:22 +05:00
Eric Fischer
2bbea43d06
Adding Bok Choy Test for HTML editing
...
TNL-3296 would have been prevented with this test, adding it now to
prevent similar issues in the future. Squashed commit with doc changes,
review feedback, and run-20-times-to-ensure-not-flaky-then-unmark
all included.
2015-10-07 14:09:03 -04:00
muhammad-ammar
5a8b158900
Visual change to new Hints and Feedback problem types
...
TNL-2619
2015-07-13 12:18:25 +05:00
Braden MacDonald
19bd7005e6
Consistently use display_name_with_default in Studio
2015-03-26 13:24:11 -07:00
Christine Lytwynec
625eae27d6
disable DragAndDropTest
2015-01-16 10:51:43 -05:00
Andy Armstrong
bca6274eb5
Miscellaneous text updates
2015-01-15 10:33:48 -05:00
Andy Armstrong
4fa33e25ed
Studio support for cohorted courseware
...
TNL-652
2015-01-15 10:33:45 -05:00
Andy Armstrong
561c57dbe9
Extend preview to support cohorted courseware
...
TNL-651
2015-01-15 10:33:44 -05:00
David Baumgold
36e77c7463
Fixing pep8 issues
2014-12-11 13:04:49 -05:00
Andy Armstrong
4d75c18098
Fix Mako templates to use latest request context
...
Fixed the edX middleware to lazily create request
context for Mako templates, so that it is based on
any changes made to the request object.
Verified that with this fix the "Instructor" tab is
correctly hidden when a staff member is viewing
the course as a student.
2014-12-09 23:38:31 -05:00
cahrens
d3012af733
Do not save an xblock after rendering the Studio view.
...
TNL-399
Content and settings are no longer saved when Studio view is rendered.
2014-10-17 09:29:32 -04:00
cahrens
a96b2bd734
Move tests into appropriate directory structure.
2014-09-02 16:36:08 -04:00