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
Stu Young
31859fb930
remove flaky test ( #21871 )
2019-10-03 09:57:50 -04:00
Ayub khan
9fb5c146e8
-python 3 compatibility
2019-07-08 20:02:10 +05:00
Jeremy Bowman
f9929f32b5
Update quality threshold counts ( #20681 )
2019-05-24 08:27:54 -04: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
Michael Youngstrom
a87273ec01
Upgrade axe-core and ignore newly introduced failures
2019-04-17 12:18:32 -04:00
Cali Stenson
362403bf7a
Delete flaky bokchoy tests.
...
EDUCATOR-4164, EDUCATOR-4165, EDUCATOR-4166
2019-03-06 14:20:18 -05:00
Calen Pennington
78c8950ea3
Clean up a few remaining unicode format string errors
2019-02-20 15:28:14 -05:00
Jeremy Bowman
193ef1ceb7
Capture screenshots on progress page test failures
2019-02-12 20:32:54 -05:00
Matthew Piatetsky
9681ca36b8
fix unicode strings in common/
2019-02-05 10:57:00 -05:00
Michael Youngstrom
0f3d0b69d6
Rebalance bokchoy sharding
2019-01-30 14:16:58 -05:00
Farhanah Sheets
7c74ecbb23
Fix pep8/pylint violations
2018-12-19 10:26:05 -05:00
Farhanah Sheets
b1a7235511
Update ignore rules for aria-current
2018-12-19 10:26:05 -05:00
Jeremy Bowman
3ff3eee2f2
TE-2689 Remove useless pylint suppressions part 4
2018-08-20 12:54:22 -04:00
Jeremy Bowman
7e410b0656
TE-2524 Remove remaining nose.plugins usage
2018-08-07 09:36:35 -04:00
Michael Youngstrom
7820d2509c
Increase the number of bok-choy shards
2018-04-06 15:38:14 -04:00
Jeff LaJoie
aa5b8bed11
Merge pull request #15289 from edx/jlajoie/EDUCATOR-434
...
EDUCATOR-434: Unit Group Access
2017-07-19 15:32:02 -04:00
Jeff LaJoie
1c90220462
EDUCATOR-434: Extends Course Outline Unit settings to allow Group Access configuration
2017-07-19 14:17:38 -04:00
Andy Armstrong
13854fb8ab
Handle anonymous and unenrolled users on the new course home page
...
LEARNER-1696
2017-07-11 14:10:52 -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
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
Ben Patterson
819706a1c5
Remove flaky decorator. Feel optimistic.
2017-02-27 14:21:46 -05:00
Ben Patterson
a745b2d401
Temp commit to ensure flakiness is corrected.
2017-02-27 12:12:47 -05:00
Ben Patterson
4c527c370f
Fix flakiness on test (it wasn't waiting for jquery to be loaded)
2017-02-27 12:11:58 -05:00
stu
cb7e260c97
fix flaky progress page and note tests
2017-02-14 21:20:28 -05:00
stu
2014f4502f
mark test_content_changes_do_not_change_score_2__change_subsection_structure as flaky
2017-02-13 17:07:55 -05:00
Ben Patterson
bf28861eec
Create shards 10 and 11 for bok-choy.
2017-01-03 12:00:40 -05:00
Gregory Martin
1ec9371f31
set wait for jquery decorator
2016-12-27 14:37:52 -05:00
J. Cliff Dyer
cdbb48b71b
Mark flaky tests flaky
2016-11-29 11:10:06 -05:00
Chris Rodriguez
29dcbfefe4
Progress graph a11y updates.
...
TNL-5891
2016-11-28 10:55:39 -05:00
Nimisha Asthagiri
aa000c1a3d
Support for rescoring a problem only if the new score is higher
...
TNL-5046
2016-10-20 15:08:54 -04:00
muhammad-ammar
c3b6b10478
Problem (capa) feedback UX revamp.
...
TNL-4877
2016-10-06 17:34:43 -04:00
Sanford Student
bcaa873be0
bug fix for TNL-5601
...
fixes signal handling for delete student state
2016-10-01 23:23:09 -04:00
Sanford Student
a98e33afd8
TNL-5466 tests for changing grade policy
...
and moving progress page tests into separate file
2016-09-21 09:48:46 -04:00