cclauss
44d62fac75
Fix explicit tuple parameters for Python 3
2019-02-19 12:37:34 +01:00
Michael Youngstrom
0f3d0b69d6
Rebalance bokchoy sharding
2019-01-30 14:16:58 -05:00
Jeremy Bowman
b8fee1f9dc
Fixes for assorted flaky bok-choy tests
2018-12-19 17:35:52 -05:00
DawoudSheraz
e69fafce95
EDUCATOR-1714 due dates are not shown for Timed exams subsections on self-paced course on studio
2018-11-27 14:30:40 +05:00
Jeremy Bowman
7e410b0656
TE-2524 Remove remaining nose.plugins usage
2018-08-07 09:36:35 -04:00
Michael Roytman
7e8de93d05
bok choy tests for course outline status section
2018-07-31 12:00:44 -04:00
Feanil Patel
9775af8620
Remove flaky studio unit test.
2018-07-12 11:26:19 -04:00
Feanil Patel
8b25553590
Remove two flaky tests for the studio outline.
2018-05-23 15:02:18 -04:00
Michael Youngstrom
5d9431dc0d
Remove flaky tests
2018-05-23 13:24:25 -04:00
attiyaishaque
9039ece7ba
Fixed tests that are flaky on fireFox 59
2018-05-22 16:58:49 +05:00
attiyaishaque
8dee3fda76
Fixed tests that are flaky on fireFox 59.
2018-05-18 19:32:11 +05:00
Michael Youngstrom
7820d2509c
Increase the number of bok-choy shards
2018-04-06 15:38:14 -04:00
Michael Youngstrom
6a04b42166
Remove test_restricted_sections_for_enrollment_track_users_in_lms
2018-03-23 16:10:20 -04:00
Michael Youngstrom
d101291417
Remove test_locked_subsections_do_not_appear_in_lms
2018-03-23 12:17:16 -04:00
Michael Youngstrom
6aea5e1c88
Remove test_locked_sections_do_not_appear_in_lms
2018-03-22 14:04:37 -04:00
Tyler Hallada
9f74e70589
Course Highlights Setting in Studio Course Outline
...
fixup! trying to "fix" underscore syntax error
add cancel modal test
Fix quality issues.
Apply Nimisha's suggestions for my quality fixes.
Skip test_drop_unit_in_collapsed_subsection
Fix quality error
2017-11-27 17:23:55 -05:00
Jeff LaJoie
1c90220462
EDUCATOR-434: Extends Course Outline Unit settings to allow Group Access configuration
2017-07-19 14:17:38 -04:00
Robert Raposa
7356054c18
Revert: Course jump tos should go to the main course home page.
...
Revert commit: c14f0b14ea
2017-06-02 10:57:43 -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
Diana Huang
c14f0b14ea
Course jump tos should go to the main course home page.
2017-04-25 11:33:14 -04:00
Jeff LaJoie
413bce3d72
TNL-6739: adds in masquerading as enrollment track user
2017-04-06 09:35:08 -04:00
Robert Raposa
ad84b8d46e
Refactor more tests to use course home page.
2017-04-05 10:28:26 -04:00
Robert Raposa
6362d2259c
Refactor tests for new course outline.
2017-03-31 10:47:35 -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
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
c9284835e1
Minor changes for flaky test.
...
This test has been very flaky on master, but the failure
is not reproducible. Trying a few things that might help.
TNL-5758
2016-10-14 15:16:47 -04:00
Matjaz Gregoric
344c72b3e2
Use non-ascii PLATFORM_NAME in tests.
...
It should help catch unicode encoding problems earlier.
This also updates python-saml dependency to a version that includes a
patch for unicode strings.
2016-09-23 15:38:23 +02:00
Calen Pennington
bc20a37c2b
Simplify how shards are selected in CI
2016-08-03 16:23:02 -04:00
Shauna Gordon-McKeon
5d50e76eaf
Switch relative to absolute urls in imports (tests/studio part 2)
2016-07-28 16:35:40 -04:00
Nimisha Asthagiri
8cbf99aca4
Activate Next and Previous Buttons across sections
...
MA-2152
MA-2153
2016-03-29 12:58:08 -04:00
Sarina Canelake
2af299c82b
Remove ORA1 common/ acceptance tests
2015-12-11 15:05:01 -05:00
Mariana
34faf1b1ab
Release/due times no longer round to half hours.
...
Changed 'forceRoundTime' to 'false' in BaseDateEditor
Updated bok choy acceptance test 'studio.test_studio_outline.py:EditingSectionsTest.test_can_edit_subsections' to check times aren't rounded to the nearest half hour after saving
Also added myself to AUTHORS
2015-12-08 19:30:43 +00:00
Ben Patterson
0d68cd01bf
Rebalance shard 7.
2015-11-18 15:30:50 -05:00
Peter Fogg
505b2aa4d9
Disable setting course pacing during course run.
...
Also adds improved styling for course pacing settings, and unit tests
around query counts for self-paced courses.
ECOM-2650
2015-10-28 16:44:36 -04:00
Peter Fogg
5ffa06bed1
Responding to review comments.
2015-10-28 16:44:36 -04:00
Peter Fogg
15d77fda3f
Hide due/release dates on course outline in Studio.
...
ECOM-2443
2015-10-28 14:33:11 -04:00
Awais Jibran
1ac90573ae
Fixed ORA1 deprecated warning message when a component does not have a display_name
...
TNL-2855
2015-08-04 18:18:18 +05:00
Sarina Canelake
47b99720fa
Clean up old style class definitions
2015-07-13 17:33:27 -04:00
muhammad-ammar
b0eda4cac9
Display warning message on course outline in Studio when course contains deprecated features/components
...
TNL-2303
2015-06-30 13:26:18 +05:00
marjev
29bceffcea
Fixed flaky test(s) - (SOL-336)
2015-03-27 14:48:36 +01:00
Ben Patterson
73b6f3f8a0
Introduce another bok-choy shard.
...
Bok choy will now be broken as follows:
* shard 1
* shard 2
* shard 3
* default shard (i.e. 'none of the above')
We use our shards to break up work and reduce overall test time by leveraging
multiple test systems.
2015-01-30 15:43:35 -05:00
Andy Armstrong
561c57dbe9
Extend preview to support cohorted courseware
...
TNL-651
2015-01-15 10:33:44 -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
zubair-arbi
dd71ca0f8a
fix click event for actual target
...
TNL-138
2014-11-03 09:37:02 -05:00
cahrens
a96b2bd734
Move tests into appropriate directory structure.
2014-09-02 16:36:08 -04:00