Jeremy Bowman
1dbdee9c54
Revert "PLAT-1858 Better capture of deprecation warnings"
2017-12-18 21:18:02 -05:00
Jeremy Bowman
b26fe5fd24
PLAT-1858 Better capture of deprecation warnings
2017-12-18 14:59:05 -05:00
Jeremy Bowman
7ba83dd533
Merge pull request #16908 from edx/jmbowman/PLAT-1847
...
PLAT-1847 Fix cms tests under Django 1.9
2017-12-14 13:49:55 -05:00
Jeremy Bowman
917f877299
PLAT-1840 Fix common/lib tests under Django 1.9
2017-12-13 15:57:00 -05:00
Jeremy Bowman
d44e6297ae
PLAT-1847 Fix cms tests under Django 1.9
2017-12-13 15:29:02 -05:00
bmedx
0f0b8048b4
Changes to fix various Django 1.11 errors
2017-12-11 13:15:42 -05:00
Dillon Dumesnil
a03ce146a0
Removing debugging
2017-12-08 15:35:29 -05:00
Dillon Dumesnil
aa8b7ab2ec
Fixing correctness text so it doesn't match 'correct' in the word 'correctness' causing my tests to fail. This should be improved soon
2017-12-08 13:34:44 -05:00
Jeremy Bowman
103c723c6d
PLAT-1801 Preserve new user login behavior under Django 1.10+
2017-12-05 10:20:25 -05:00
Dillon Dumesnil
5afc6c6621
Updating version number after responding to Nimisha's comments in edx/xblock-review and updated header text in xblock
2017-11-30 12:00:04 -05:00
Dillon Dumesnil
7b08890f00
Responding to round 3 comments. Created global variable for the url beginning
2017-11-30 12:00:04 -05:00
Dillon Dumesnil
f5944c2e61
Improving performance of tests by creating everything but the review section prior to running tests and then creating the review section, unit, and XBlock with each test
2017-11-30 12:00:04 -05:00
Dillon Dumesnil
2a68f9b171
Improved tests(exclamation point)
2017-11-30 12:00:04 -05:00
Dillon Dumesnil
70fff66e42
Responding to comments
2017-11-30 12:00:04 -05:00
Dillon Dumesnil
a3a0459de9
Switched to using unittest.skip for failing unneeded test
2017-11-30 12:00:04 -05:00
Dillon Dumesnil
5c2caeff16
Quality fixes
2017-11-30 12:00:04 -05:00
Dillon Dumesnil
a95d26ca94
Tests(exclamation point)
2017-11-30 12:00:04 -05:00
bmedx
5fbbf4979a
Tag LMS Unit 1 tests that fail in Django 1.11
2017-11-22 15:46:45 -05:00
Jeremy Bowman
d6dc209569
Fixes for common/lib tests in Django 1.9+
2017-11-15 11:00:39 -05:00
Ari Rizzitano
3d4b2a7382
include webpack commons bundle on all pages; stub webpack_loader in python unittests
...
include webpack commons bundle on all pages
quotes
homegrown webpack_loader mock
toggle installed webpack_loader in test env file instead
fix test checking context
2017-07-26 11:28:30 -04:00
Andy Armstrong
93235d118d
Reorder imports using isort (except lms and cms)
2017-05-30 16:04:54 -04:00
Ned Batchelder
4a568476fd
Remove a number of unneeded super()-delegation methods
2017-04-27 14:12:56 -04:00
Andy Armstrong
da1ac4664e
Implement common redirect logic for all course tabs
...
LEARNER-76
2017-04-12 16:05:32 -04:00
Eric Fischer
5a98a90eba
Use timestamps in _has_database_updated_with_new_score check
...
Also fixes issue where ORA grades were never updated, by including
them in this check.
TNL-5994
TNL-5995
2016-12-09 13:46:34 -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
Nimisha Asthagiri
15d9883f76
Create core/url_utils.py, moving utilities from lms_xblock/runtime
2016-10-06 21:59:11 -04:00
Sanford Student
fc943ff539
moving milestones check to access.py and upgrading milestones version
2016-08-04 14:47:15 -04:00
Calen Pennington
bc20a37c2b
Simplify how shards are selected in CI
2016-08-03 16:23:02 -04:00
Sanford Student
03256937e6
fixing failing tests on master from enabling milestones_app feature flag
2016-07-28 14:18:45 -04:00
solashirai
0dcddf1e57
moved bokchoy tests
2016-03-26 18:02:33 -04:00
solashirai
fc5ccbfb95
removed unused context_selector
2016-03-26 18:02:33 -04:00
solashirai
d3115f3c7d
quality fixes
2016-03-26 18:02:33 -04:00
solashirai
d59b5fb87a
quality fixes
2016-03-26 18:02:33 -04:00
solashirai
436cebdebc
added __init__.py
2016-03-26 18:02:33 -04:00
solashirai
512167485d
quality fixes
2016-03-26 18:02:33 -04:00
solashirai
9dd604ee73
removed accidental addition of unneeded file
2016-03-26 18:02:33 -04:00
solashirai
38752a777b
modified to resemble test_recommender
2016-03-26 18:02:33 -04:00
solashirai
fdae162b84
added method to skip test unless testing in lms
2016-03-26 18:02:33 -04:00
solashirai
b7b1d43e0e
Added basic docstrings
2016-03-26 18:02:33 -04:00
Piotr Mitros
da6e3e23a8
Fixes for imports
2016-03-26 18:02:33 -04:00
solashirai
052655016b
added crowdsourcehinter
2016-03-26 18:02:33 -04:00
Nimisha Asthagiri
f3cb692472
Safe Session Cookies Middleware
2016-01-26 17:23:03 -05:00
Piotr Mitros
b480645654
Updating test case code to handle feedback XBlock
2016-01-20 14:24:06 -05:00
Piotr Mitros
ea27d19cb3
Allow us to run tests from external XBlock repositories
2015-12-21 14:44:25 -05:00
Piotr Mitros
ff7fdb807e
First pass at an API for XBlock testing.
2015-12-18 11:07:39 -05:00
Piotr Mitros
31da0483bd
Moving completion XBlock to production, tweaking PEP8, analytics, etc.
2015-12-16 14:38:05 -05:00
Ned Batchelder
985c6f64ec
Fix the inheritance of tests into tests for the recommender tests
2015-09-12 08:32:14 -04:00
Ned Batchelder
a16c951c09
Fix imports and test skips to work properly from openedx
2015-08-31 17:14:47 -04:00
Ned Batchelder
f925a4af9c
Move recommender XBlock tests to openedx/tests/xblock_integration
...
I want to make clear that these tests rely on XBlocks in other repos,
and that ideally in time we would move these tests into the XBlock repo.
2015-08-31 17:14:47 -04:00