Commit Graph

496 Commits

Author SHA1 Message Date
John Eskew
3b57542ab0 Revert "Merge pull request #15170 from edx/jeskew/PLAT_1316_partitions_inheritance"
This reverts commit f97f052591, reversing
changes made to 800bcd8e20.
2017-05-30 12:42:54 -04:00
Clinton Blackburn
74f9858b77 Optimized all imports in common.test.acceptance
- Removed unused imports
- Ran isort to properly order/style imports
2017-05-28 00:59:22 -04:00
John Eskew
76389d8678 Run all files touched in inheritance/partition work through isort. 2017-05-25 13:24:08 -04:00
John Eskew
66f3aa5ccf Move fields.py, inheritance.py, and partitions to openedx/core. 2017-05-25 13:24:08 -04:00
Brian Jacobel
9c6d94ada0 Require and Webpack can eat the same files 2017-05-12 14:40:31 -04:00
Ned Batchelder
2f1936ce73 Replace context processor with new help-tokens app
This makes it possible to refer to multiple book from a single app.

This also means that Open edX branches will be able to pass bok-choy
tests (at least if the books have already been built.)
2017-04-27 10:34:09 -04:00
Diana Huang
c14f0b14ea Course jump tos should go to the main course home page. 2017-04-25 11:33:14 -04:00
cahrens
5e14a35607 Change "Choose one" to "Select a group type". 2017-04-19 14:32:44 -04:00
Christina Roberts
5599a4513d Merge pull request #14803 from edx/aj/TNL-6743_GroupConfigEnrollmentPartition
Aj/tnl 6743 group config enrollment partition
2017-04-19 14:27:06 -04:00
Albert St. Aubin
59c6218885 Show Enrollment Tracks in Group Configurations.
TNL-6743
2017-04-19 12:35:15 -04:00
Christina Roberts
529df7c6d9 Merge pull request #14863 from edx/christina/tnl-6746
Show messages about component visibility.
2017-04-18 14:53:58 -04:00
Robert Raposa
83dd33a07f Fix preview change from 'Student' to 'Learner'. 2017-04-13 14:38:13 -04:00
Diana Huang
9e734442c2 Initial version of new transformer. 2017-04-13 14:38:13 -04:00
cahrens
6e416310b9 Show messages about component visibility.
TNL-6746
2017-04-13 11:33:57 -04:00
Andy Armstrong
8ddb5cf87b Disabled BokChoy help tests
These tests have been disabled temporarily as as edx.org help
links are now different than Open edX, and the tests are incorrectly
expecting them to be the same.

Please check with @catong if you have questions.
2017-04-11 13:30:32 -04:00
Jeff LaJoie
413bce3d72 TNL-6739: adds in masquerading as enrollment track user 2017-04-06 09:35:08 -04:00
Robert Raposa
d0fe7f8422 Merge pull request #14827 from edx/robrap/LEARNER-418
Refactor more tests to use course home page.
2017-04-05 17:29:30 -04:00
cahrens
dbae1e397d Add ability to set visibility by enrollment track.
TNL-6744
2017-04-05 11:05:31 -04:00
Robert Raposa
ad84b8d46e Refactor more tests to use course home page. 2017-04-05 10:28:26 -04:00
Andy Armstrong
adb17172dc Update doc URLs for online help link tests 2017-04-01 18:48:19 -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
Brian Jacobel
596634ebd6 Merge pull request #14426 from edx/andya/new-course-tab
Implement the new unified course tab with a separate outline page
2017-03-22 15:35:32 -04:00
Robert Raposa
c37137a6b5 Add course outline bokchoy tests.
- Rename CourseOutlinePage to StudioCourseOutlinePage in lms tests.
- Introduce CourseHomePage with outline child.
- Add a11y, breadcrumbs, and waffle.
2017-03-22 13:00:39 -04:00
Ned Batchelder
f7b08b16fc Adapt the tests to openedx.core.release.doc_version() 2017-03-22 12:25:46 -04:00
Mushtaq Ali
40621b6cc2 Merge pull request #14315 from edx/mushtaq/move-component
Move a component
2017-03-14 12:58:20 +05:00
Jeremy Bowman
8d36c3825c PLAT-1121 Export courses asynchronously 2017-03-13 09:00:11 -04: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
cahrens
76ee612862 Update flaky decorators related to file upload.
PLAT-1186
2017-02-15 12:04:03 -05:00
Marko Jevtic
a83ac7d8b3 [WL-963] Mark test as flaky 2017-02-02 09:12:46 +00:00
Renzo Lucioni
31f5c8ddcb Remove the program admin tool from Studio
All programs are now managed using the Django admin on the catalog service. This is the first in a series of commits removing use of the old programs service from edx-platform.

ECOM-4422
2017-01-27 19:33:06 -05:00
Ben Patterson
bf28861eec Create shards 10 and 11 for bok-choy. 2017-01-03 12:00:40 -05:00
J. Cliff Dyer
22ce30039b Use new XMLString type for CAPA data field.
TNL-5245
2016-12-15 15:35:44 -05:00
noraiz-anwar
5207e2fc91 Remove access for inactive users 2016-12-14 14:26:11 +05:00
J. Cliff Dyer
cdbb48b71b Mark flaky tests flaky 2016-11-29 11:10:06 -05:00
Marko Jevtic
682e030ad0 [TNL-6009] Mark test as flaky 2016-11-25 08:12:40 +00:00
Jesse Shapiro
dffe3e0780 Update wait for mini-notification in testing to be more fine-grained; remove flaky test decorator 2016-11-10 15:08:08 -05:00
Andy Armstrong
0c5b7ab32d Merge pull request #13883 from edx/andya/long-error-messages
Introduce a new AcceptanceTest base class
2016-11-07 18:35:38 -05:00
Albert (AJ) St. Aubin
0ebab35e89 Merge pull request #13901 from edx/TNL-5281_labelUpdate
Updates to correct a11y issues with CodeMirror
2016-11-04 10:33:54 -04:00
Eugeny Kolpakov
4c4c5a4db1 Merge pull request #13900 from open-craft/ekolpakov/SOL-2070
Library creation test is not flaky anymore
2016-11-04 17:25:51 +03:00
Albert St. Aubin
be0e0b8eec Updates to correct a11y issues with CodeMirror
TNL-5281
2016-11-04 09:25:15 -04:00
E. Kolpakov
f6d69560f9 Library creation test is not flaky anymore 2016-11-04 12:18:36 +03:00
Albert St. Aubin
f1101a7ba3 Update to reduce flakiness of this test set removed flaky annotation
TNL-5582
2016-11-02 11:19:24 -04:00
Andy Armstrong
5b0c60e9fc Introduce a new AcceptanceTest base class 2016-11-01 13:24:15 -04: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
cahrens
827f91a9f9 Remove unnecessary ignores in a11y tests.
Also update JIRA tickets.
2016-10-25 13:38:55 -04:00