Awais Qureshi
ac5f543402
BOM-2376
...
Run Pyupgrade on terrain
2021-02-24 17:52:05 +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
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
Awais Qureshi
c446964721
BOM-916
...
Fixed double decoding issue.
Fixed the mock.assertMethod. Dict keys were coming different order.
2019-10-11 18:24:28 +05:00
Jeremy Bowman
9c92bd96ed
Fix assertions failing under Python 3 BOM-668 ( #21978 )
2019-10-10 15:22:07 -04:00
Manjinder Singh
a315317315
Merge branch 'master' into msingh/python3_test_lti_stub_py
2019-10-09 08:51:15 -04:00
jinder1s
bd479292f7
quality fixes
2019-10-07 10:28:38 -04:00
jinder1s
93e11925ff
Removing decoding due to it being done in another place
2019-10-07 10:27:55 -04:00
jinder1s
cb8d2f8a74
removing pdb
2019-10-07 10:27:55 -04:00
jinder1s
11284039a5
unicode sandwich
2019-10-07 10:27:55 -04:00
aarif
69c73ce211
Updated the API to properly parse Query parameters to make it compatible with python 3
2019-10-01 15:28:11 +05:00
Jeremy Bowman
1b6e6634cb
Fix edxnotes stub tests BOM-633
2019-09-19 10:32:23 -04:00
Jolyon Bloomfield
c3717cbf7f
INCR-201 Migrate common/djangoapps/terrain/stubs ( #20163 )
2019-04-24 17:03:21 -04:00
Andy Armstrong
93235d118d
Reorder imports using isort (except lms and cms)
2017-05-30 16:04:54 -04:00
Ben Patterson
0e596dd517
Multi-thread stub servers.
2017-02-20 17:22:23 -05:00
muzaffaryousaf
71ec1b94f6
Fixing & adding Bokchoys for edx notes pagination.
...
TNL-3910
2016-02-24 11:03:15 +05: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
stv
500499b678
Fix PEP8: E231 missing whitespace after '[:,]'
2014-11-10 19:31:05 -08:00
David Baumgold
bafdb8ecb1
make our HTTP stub services respond to HEAD requests
2014-06-13 14:42:23 -04:00
Oleg Marshev
79ffcb7e94
Refactor stub implementation of LTI Provider. BLD-601.
2014-02-11 12:50:22 +02:00
Greg Price
8e3a77fa1e
Add acceptance tests for forum response pagination
2014-02-06 17:52:14 -05:00
Will Daly
0a9b4ada86
Added stub XQueue server to bok_choy test suite.
...
Added feedback check for AI-assessment test
Added peer assessment feedback test
Added tests for peer grading module
Added stub peer grading module service
Updated Studio/LMS page objects and tests to use bok-choy v0.1.0
Added LMS bok-choy tests from e2e repo
Add bok-choy tests for peer grading module, including calibration.
2014-02-05 14:50:15 -05:00
Will Daly
b73c6f63fc
Added stub XQueue server to bok_choy test suite.
...
Added feedback check for AI-assessment test
Added peer assessment feedback test
2014-01-28 14:57:28 -05:00
Will Daly
0fd03cfb02
Moved stub servers to terrain
...
Refactored stub services for style and DRY
Added unit tests for stub implementations
Updated acceptance tests that depend on stubs.
Updated Studio acceptance tests to use YouTube stub server; fixed failing tests in devstack.
2013-12-19 09:12:41 -05:00