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 |
|