Feanil Patel
440ef56f10
Feanil/delete flaky bokchoy tests ( #23287 )
...
* Delete flaky test.
* Remove flaky instructor dashboard help test.
* Remove flaky problem type tests.
* Remove flaky studio container tests.
* Remove flaky studio container tests.
* Remove flaky studio problem editor tests.
* Remove flaky enrollment track mode tests.
* Delete flaky video transcript tests.
* Fix pep8 issue.
2020-03-03 16:09:49 -05:00
Feanil Patel
6e3fe00fff
Fix all E303 pep8 errors.
2019-12-30 12:25:38 -05:00
Feanil Patel
9cf2f9f298
Run 2to3 -f future . -w
...
This will remove imports from __future__ that are no longer needed.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-future
2019-12-30 10:35:30 -05:00
Ayub khan
9fb5c146e8
-python 3 compatibility
2019-07-08 20:02:10 +05:00
Jon Kiparsky
a85f456e21
INCR-222: Run python-modernize on common/test/acceptance/tests/lms ( #20420 )
...
* Run python-modernize on common/test/acceptance/tests/lms
* Fix code quality issues
* tweak mport order
2019-05-08 10:16:56 -04:00
Ned Batchelder
561f0752ca
Skip tests of help doc links on named release branches.
...
@skip_unless_master is used to skip tests because on named release
branches, most work happens leading up to the first release on the
branch, and that is before the docs have been published. Tests that
check readthedocs for the right doc page will fail during this time, and
it's just a big distraction. Also, if we bork the docs, it's not the
end of the world, and we can fix it easily, so this is a good tradeoff.
2019-03-14 14:01:30 -04:00
Michael Youngstrom
0f3d0b69d6
Rebalance bokchoy sharding
2019-01-30 14:16:58 -05:00
Stuart Young
53fe34615e
Test fixes to prepare for firefox upgrade on jenkins
2018-03-12 15:40:25 -04:00
cahrens
3abc7dc07e
isort updates
2017-06-05 13:47:48 -04:00
cahrens
79c5137a68
Bok choy tests for division scheme.
...
EDUCATOR-424
2017-06-05 12:59:51 -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
Carol Tong
9442a2629c
DOC-3411 Update lms_config.ini for instr dash landing page
2017-05-10 10:58:41 -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
Ned Batchelder
4df63b2b2e
No need to switch .org -> .io, just use the right URL to begin with
2017-03-22 12:25:47 -04:00
Ned Batchelder
f7b08b16fc
Adapt the tests to openedx.core.release.doc_version()
2017-03-22 12:25:46 -04:00
cahrens
c9fb71c4a1
Add tests for context-sensitive Help button.
2016-12-15 16:42:06 -05:00
Nimisha Asthagiri
9f1d4cbf6f
Fix flaky test_automatic_cohort_help bokchoy test
...
TNL-5709
2016-10-13 03:58:01 -04:00
Marko Jevtic
5d128f32ee
[TNL-5709] Mark a test as flaky
2016-10-05 10:45:14 +00:00
Muddasser
cde90fd120
cohort help tests
2016-10-04 06:51:50 +00:00