Merge pull request #2108 from edx/pbaratta/calc-tests
Add some testing to calc.py prior to changes
This commit is contained in:
@@ -115,6 +115,11 @@ xmodule can be tested independently, with this:
|
||||
|
||||
rake test_common/lib/xmodule
|
||||
|
||||
other module level tests include
|
||||
|
||||
* `rake test_common/lib/capa`
|
||||
* `rake test_common/lib/calc`
|
||||
|
||||
To run a single django test class:
|
||||
|
||||
rake test_lms[courseware.tests.tests:testViewAuth]
|
||||
|
||||
Reference in New Issue
Block a user