Adam Palay
|
24aa0decb4
|
fix OrgInstructorRole definition and add tests
|
2013-11-22 13:00:45 -05:00 |
|
Calen Pennington
|
c0f570ceab
|
Fix [LMS-1528] (500 error when checking for beta access)
|
2013-11-22 13:00:45 -05:00 |
|
Calen Pennington
|
820e771171
|
Add failing test for [LMS-1528]
Also cleans up test_view_authentication to use user factories for
various user classes
|
2013-11-22 13:00:45 -05:00 |
|
Calen Pennington
|
061a46beef
|
Formalize various access roles as objects
This centralizes the logic for group membership, and means that we
don't need to make queries to find out whether the legacy groups names exist.
|
2013-11-13 13:42:37 -05:00 |
|
Calen Pennington
|
8201b1412e
|
Use XBlock 0.3
|
2013-09-06 09:45:59 -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 |
|
Jean Manuel Nater
|
7f017d0ca9
|
Addressed pull request feedback
|
2013-06-26 17:19:13 -04:00 |
|
Jean Manuel Nater
|
c4c68f516b
|
Removed some unnecessary imports.
|
2013-06-24 17:31:49 -04:00 |
|
Jean Manuel Nater
|
1b344e4d4d
|
Removed some unused functions.
|
2013-06-24 17:20:59 -04:00 |
|
Jean Manuel Nater
|
986b63d85d
|
Removed run_wrapped() and replaced its functionality with patch.dict():
|
2013-06-24 17:07:43 -04:00 |
|
Jean Manuel Nater
|
e44ef1a54e
|
Removed the use of random.choice()
|
2013-06-24 16:24:09 -04:00 |
|
Jean Manuel Nater
|
32a0a2d29d
|
In the middle of addressing pull request comments. This is a safety commit in case I have to revert some changes I'm about to make.
|
2013-06-24 11:13:59 -04:00 |
|
Jean Manuel Nater
|
9bfddd4891
|
Addressed pull request feedback.
|
2013-06-21 14:05:57 -04:00 |
|
Jean Manuel Nater
|
97275a3286
|
Refactored some of the classes in tests.py to not unnecessarily depend on the XML modulestore.
Conflicts:
lms/djangoapps/courseware/tests/test_navigation.py
lms/djangoapps/courseware/tests/test_view_authentication.py
lms/djangoapps/courseware/tests/tests.py
|
2013-06-18 13:54:16 -04:00 |
|
Jean Manuel Nater
|
78128e7672
|
Merge branch 'master' into jnater/playground
Conflicts:
common/lib/xmodule/xmodule/modulestore/tests/factories.py
lms/djangoapps/courseware/tests/tests.py
|
2013-06-18 13:36:24 -04:00 |
|
Jean Manuel Nater
|
07486a4dbc
|
Refactoring the code in tests.py to remove unnecessary dependencies on the XML Modulestore.
|
2013-06-17 11:54:16 -04:00 |
|