- 19 Dec, 2013 1 commit
-
-
Refactored stub services for style and DRY Added unit tests for stub implementations Updated acceptance tests that depend on stubs. Updated Studio acceptance tests to use YouTube stub server; fixed failing tests in devstack.
Will Daly committed
-
- 18 Dec, 2013 1 commit
-
-
Studio doesn't do email changes, thus has no email reset template; thus, we must disable password/email-reset related tests when running with studio settings
Julia Hansbrough committed
-
- 16 Dec, 2013 1 commit
-
-
Don Mitchell committed
-
- 10 Dec, 2013 1 commit
-
-
David Baumgold committed
-
- 06 Dec, 2013 1 commit
-
-
David Baumgold committed
-
- 03 Dec, 2013 2 commits
-
-
David Baumgold committed
-
David Baumgold committed
-
- 21 Oct, 2013 1 commit
-
-
Don Mitchell committed
-
- 18 Oct, 2013 1 commit
-
-
This reverts commit a517dc20.
Don Mitchell committed
-
- 10 Oct, 2013 1 commit
-
-
This reverts commit ec01253e, reversing changes made to ae8c9710.
John Jarvis committed
-
- 08 Oct, 2013 1 commit
-
-
as a first step to separating db connection from modeling and to support location mapper and contentstore using same db config as modulestore
Don Mitchell committed
-
- 03 Oct, 2013 1 commit
-
-
Will Daly committed
-
- 27 Sep, 2013 1 commit
-
-
Calen Pennington committed
-
- 26 Sep, 2013 1 commit
-
-
use to instantiate loc_mapper test loc_mapper injection into split modulestore
Don Mitchell committed
-
- 15 Aug, 2013 1 commit
-
-
The django_nose it is very useful, even outside the test environment. For example, it lets you to easily run test from manage.py without additional changes to the test packages.
Carlos Andrés Rocha committed
-
- 02 Aug, 2013 1 commit
-
-
Diana Huang committed
-
- 19 Jul, 2013 1 commit
-
-
A new modulestore backed by mongo that changes the data format to facilitate easy versioning, sharing content between courses, and fast lookup of course structure and Scope.settings data. Conflicts: cms/djangoapps/contentstore/tests/test_contentstore.py
Don Mitchell committed
-
- 10 Jul, 2013 2 commits
-
-
Acceptance_static is used to prevent collect static from using a seed test.py had its seed removed due to redundancy
JonahStanley committed -
Adam Palay committed
-
- 09 Jul, 2013 1 commit
-
-
JonahStanley committed
-
- 08 Jul, 2013 1 commit
-
-
The template exists when django admin is enabled, but the mappings in CMS' urls.py do not exist.
cahrens committed
-
- 01 Jul, 2013 2 commits
-
-
Adam Palay committed
-
DraftModuleStore was originally designed as a mixin, but never used that way, and with the upcoming changes to use the versioned module store, never will be. This changes removes a circular dependency between mongo.py and draft.py.
Don Mitchell committed
-
- 26 Jun, 2013 1 commit
-
-
Don Mitchell committed
-
- 21 Jun, 2013 1 commit
-
-
JonahStanley committed
-
- 18 Jun, 2013 1 commit
-
-
JonahStanley committed
-
- 17 Jun, 2013 1 commit
-
-
Chris Dodge committed
-
- 11 Jun, 2013 1 commit
-
-
test.py was changed such that the database being used is test_xcontent course_helpers.clear_courses now calls contentstore().fs_files.drop() such that all content is removed and the databse is started afresh in the same manner as the modulestore
JonahStanley committed
-
- 10 Jun, 2013 2 commits
-
-
Make django use_tz
Don Mitchell committed -
Don Mitchell committed
-
- 23 May, 2013 2 commits
-
-
cahrens committed
-
PREVIEW_LMS_BASE must now be set (default value does not work for both edge and edx). Make this work locally as well. https://edx.lighthouseapp.com/projects/102637/tickets/331
cahrens committed
-
- 21 May, 2013 1 commit
-
-
Start linting envs files, add task to only pylint errors, and move pylintrc file to the correct location
Calen Pennington committed
-
- 17 May, 2013 2 commits
-
-
Carlos Andrés Rocha committed
-
Carlos Andrés Rocha committed
-
- 16 May, 2013 1 commit
-
-
#324
cahrens committed
-
- 14 May, 2013 1 commit
-
-
acceptance tests.
Will Daly committed
-
- 01 May, 2013 1 commit
-
-
Jay Zoldak committed
-
- 17 Apr, 2013 1 commit
-
-
Use setup.cfg to set up default settings when running nose tests. Enable the rednose library to color test output.
Calen Pennington committed
-
- 16 Apr, 2013 1 commit
-
-
Calen Pennington committed
-