Awais Qureshi
|
ac5f543402
|
BOM-2376
Run Pyupgrade on terrain
|
2021-02-24 17:52:05 +05:00 |
|
Aarif
|
a1406cddf2
|
replaced unittest assertions pytest assertions (#26528)
|
2021-02-18 18:09:45 +05:00 |
|
Jawayria
|
fb6a62b753
|
Applied pylint-amnesty to terrain
|
2021-02-02 14:37:08 +05:00 |
|
Aarif
|
98af9ce418
|
remove useless-supression warnings
|
2020-05-01 19:42:15 +05:00 |
|
Aarif
|
6ee2089077
|
fixed warnings for wrong-import-order
|
2020-04-08 23:43:06 +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
|
8a95a8e520
|
BOM-95
assertItemsEqual with six.assertCountEqual
|
2019-08-21 17:01:40 +05:00 |
|
Jolyon Bloomfield
|
c3717cbf7f
|
INCR-201 Migrate common/djangoapps/terrain/stubs (#20163)
|
2019-04-24 17:03:21 -04:00 |
|
Mushtaq Ali
|
237ef00a2b
|
edxnotes stub server to support multiple usage id search - TNL-5605
|
2016-11-09 11:13:15 +05:00 |
|
Ehtesham
|
840f5017f4
|
[TNL-3940] Adding pagination in stub server and updating unit tests
|
2016-02-24 11:03:14 +05:00 |
|
Ned Batchelder
|
78e9445aa1
|
Add super() calls to setUp/tearDown that are missing them
Also, I replaced a number of tearDown methods with addCleanup instead.
And also remove some unneeded patch.stopall() calls.
|
2015-05-14 18:14:21 -04:00 |
|
polesye
|
c7153be040
|
TNL-213: Let Students Add Personal Notes to Course Content.
Co-Authored-By: Jean-Michel Claus <jmc@edx.org>
Co-Authored-By: Brian Talbot <btalbot@edx.org>
Co-Authored-By: Tim Babych <tim@edx.org>
Co-Authored-By: Oleg Marshev <oleg@edx.org>
Co-Authored-By: Chris Rodriguez <crodriguez@edx.org>
|
2015-01-14 23:34:11 +02:00 |
|