Jay Zoldak
|
c8949b99d1
|
Disable pylint violation E0611 when importing assert_* methods from nose.tools
Cleaned up files with muliline imports
Cleaned up files that do not use these imports
Misread comment
|
2013-08-27 16:21:33 -04:00 |
|
Will Daly
|
48c6daacb8
|
Removed unnecessary settings wrangling from ModuleStoreTestCase.
Modified navigation tests to use MixedModulestore
Updated factories to find editable modulestore
Updated test_submitting_problems
Updated test_tabs.py
Updated test_view_authentication
Updated test_views
Updated courseware/tests/tests.py
Updated test_masquerade
Updated test_module_render
Pylint fixes
Updated video and word cloud tests
Updated course wiki tests
Updated license and open_ended tests.
One open_ended test still failing due to Mako initialization issues
Updated staticbook
Updated django_comment_client tests
Updated instructor tests
Updated instructor task tests
Updated external_auth tests
Updated course_groups
|
2013-08-21 09:36:45 -04:00 |
|
Ned Batchelder
|
61b53713d2
|
Remove unused imports from lms, as detected by pylint.
|
2013-06-19 16:56:34 -04:00 |
|
Jay Zoldak
|
be76f73107
|
Consolidate and upgrade factories
|
2013-04-18 15:11:10 -04:00 |
|
Calen Pennington
|
9f3bad672a
|
Move the license test over to CourseFactory
|
2013-04-16 11:40:05 -04:00 |
|
Calen Pennington
|
a06c1a4b57
|
Fix warnings to actually use correct format for string interpolation
|
2013-04-16 11:40:04 -04:00 |
|
Brian Wilson
|
99778b1b5b
|
add fixes for 500 bugs (lighthouse 287 and 293) by requiring login for accessing licenses and inline discussions. Add unit tests for licenses, and rearrange tests based off of (the former) PageLoad. Also cleanups for pylint and pep8.
|
2013-03-27 17:59:56 -04:00 |
|
Calen Pennington
|
6b64b4214f
|
Make relative imports explicitly relative
|
2013-03-15 11:23:22 -04:00 |
|
Calen Pennington
|
cfae1cdf62
|
Pep8 autofixes
|
2013-02-06 11:13:50 -05:00 |
|
Carlos Andrés Rocha
|
3784c3ce18
|
Add fix for users with multiple licenses
|
2012-10-22 10:27:17 -04:00 |
|
Carlos Andrés Rocha
|
f890c1dccb
|
Use test database in licenses test instead of 6.002x
|
2012-10-19 17:55:55 -04:00 |
|
Carlos Andrés Rocha
|
e7c62b0fc6
|
Add migrations to license django application
|
2012-10-16 11:57:38 -04:00 |
|
Carlos Andrés Rocha
|
a8cedf8ab9
|
Update lms/djangoapps/licenses/views.py
Remove annoying print statements
|
2012-10-15 21:04:10 -03:00 |
|
Carlos Andrés Rocha
|
e9ec63e4b6
|
Add ajax endpoint to retrieve and assign course software licenses
|
2012-10-15 18:46:31 -04:00 |
|
Carlos Andrés Rocha
|
3808ff85a8
|
Added django command to generate random serial numbers.
|
2012-10-15 18:46:31 -04:00 |
|
Carlos Andrés Rocha
|
9cf8c02dc6
|
Added import_serial_numbers command test.
|
2012-10-15 18:46:31 -04:00 |
|
Carlos Andrés Rocha
|
516c41f342
|
Added html view of serial numbers. Refactored code.
|
2012-10-15 18:46:31 -04:00 |
|
Carlos Andrés Rocha
|
b2de8199b7
|
Added licenses view helper functions.
|
2012-10-15 18:46:31 -04:00 |
|
Carlos Andrés Rocha
|
ed88708d71
|
Renamed models and commands for importing serial numbers.
|
2012-10-15 18:46:31 -04:00 |
|
Carlos Andrés Rocha
|
24d5c9162c
|
Created Django App with commands to import software license numbers per class.
|
2012-10-15 18:46:31 -04:00 |
|