Peter Fogg
|
5434f2750e
|
Cleaning up code to fix pylint/pep8 errors.
|
2013-05-31 15:58:12 -04:00 |
|
Calen Pennington
|
6644b78819
|
Fix gradebook when using grade cutoffs other than A/B/C
|
2013-04-16 11:38:58 -04:00 |
|
Will Daly
|
0500ba4dd5
|
Disabled pylint warnings for lettuce steps:
* Missing docstring
* Redefining name from outer scope
|
2013-03-26 11:46:31 -04:00 |
|
Will Daly
|
00d25b684c
|
Moved modulestore flush code into terrain/course_helpers
|
2013-03-26 11:44:57 -04:00 |
|
Will Daly
|
5e69050a16
|
Elminated unused functions from courseware/features/courses.py
and moved the rest to common.py
|
2013-03-26 11:44:56 -04:00 |
|
Will Daly
|
b0eb73302b
|
Moved some courseware/features/common.py steps into
terrain/steps.py
|
2013-03-26 11:44:56 -04:00 |
|
Will Daly
|
6728f16ae4
|
Merge branch 'feature/zoldak/refactor-factories' into feature/will/speed_up_lettuce_tests
Conflicts:
lms/djangoapps/courseware/features/problems.py
|
2013-03-21 10:49:04 -04:00 |
|
Will Daly
|
f69778b367
|
Changed lettuce test log_in step to log in programatically
rather than using the login dialog.
|
2013-03-20 17:08:19 -04:00 |
|
Jay Zoldak
|
6048bc2832
|
Pep8 fixes for factory refactor
|
2013-03-20 11:31:12 -04:00 |
|
Jay Zoldak
|
16773aac63
|
More factory refactoring.
|
2013-03-20 09:38:53 -04:00 |
|
Jay Zoldak
|
3576a3154b
|
Repoint factory references in lettuce tests to world.
|
2013-03-20 09:38:52 -04:00 |
|
Will Daly
|
568f557dfc
|
Pep8 fixes
Changed constant to uppercase
|
2013-03-18 13:57:26 -04:00 |
|
Will Daly
|
8423816076
|
LMS contentstore lettuce tests now dynamically create courses in mongo
using terrain.factories.py and capa.tests.response_xml_factory
|
2013-03-15 14:04:22 -04:00 |
|
Will Daly
|
90213d483c
|
Wrote lettuce tests for drop-down, multiple choice, and checkbox
problems.
|
2013-03-15 14:02:20 -04:00 |
|
Jay Zoldak
|
040f840c9d
|
Remove portal (fake) app, move tests to courseware.
Comment out tests that don't run correctly without prerequisites.
|
2013-02-19 16:46:32 -05:00 |
|