This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
95aa2b61ba106b2a4526f7a310b605b267cd1a91
edx-platform
/
lms
/
djangoapps
/
grades
/
tests
History
Eric Fischer
7d82f32f5b
Fix issue with test ordering
...
The second test here is not idempotent, so we must needs reset the course before each test.
2017-02-17 09:48:56 -05:00
..
integration
Fix issue with test ordering
2017-02-17 09:48:56 -05:00
__init__.py
Create Grades djangoapp
2016-07-22 00:09:43 -04:00
test_grades.py
Grade Report: Reuse collected block structure
2017-01-09 22:04:16 -05:00
test_models.py
Remove unneeded validation on grades model
2017-02-17 09:48:56 -05:00
test_new.py
Remove unneeded validation on grades model
2017-02-17 09:48:56 -05:00
test_scores.py
Grades cleanup before updating grade report
2016-11-30 12:36:25 -05:00
test_signals.py
Update has_database_updated_with_new_score to handle all block types
2017-01-23 15:50:16 -05:00
test_tasks.py
Remove unneeded validation on grades model
2017-02-17 09:48:56 -05:00
test_transformer.py
Preload definitions when collecting block structures
2016-12-29 08:51:26 -05:00
utils.py
Grades cleanup before updating grade report
2016-11-30 12:36:25 -05:00