- 07 Oct, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 28 Sep, 2016 2 commits
-
-
Rene Sorel committed
-
Rene Sorel committed
-
- 27 Sep, 2016 1 commit
-
-
Jesse Zoldak committed
-
- 22 Sep, 2016 1 commit
-
-
Rene Sorel committed
-
- 20 Sep, 2016 1 commit
-
-
Rene Sorel committed
-
- 04 Aug, 2016 1 commit
-
-
Sanford Student committed
-
- 03 Aug, 2016 3 commits
-
-
Calen Pennington committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
- 29 Jul, 2016 1 commit
-
-
wajeeha-khalid committed
-
- 28 Jul, 2016 1 commit
-
-
Rene Sorel committed
-
- 27 Jul, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 26 Jul, 2016 1 commit
-
-
Rene Sorel committed
-
- 22 Jul, 2016 1 commit
-
- 04 May, 2016 1 commit
-
-
By default, disable all caching in tests, to preserve test independence. In order to enable caching, inherit from CacheSetupMixin, and specify which cache configuration is needed. [EV-32]
Calen Pennington committed
-
- 03 May, 2016 2 commits
-
-
Nimisha Asthagiri committed
-
MA-2189
Nimisha Asthagiri committed
-
- 02 May, 2016 1 commit
-
-
More accurately, this creates a 4th shard because the last shard is always the default.
Ben Patterson committed
-
- 28 Apr, 2016 1 commit
-
-
More accurately, this creates a 4th shard because the last shard is always the default.
Ben Patterson committed
-
- 14 Apr, 2016 1 commit
-
-
wajeeha-khalid committed
-
- 08 Apr, 2016 1 commit
-
-
Ned Batchelder committed
-
- 17 Mar, 2016 1 commit
-
-
This will leverage the nose attrib plugin to allow us to break tests apart on our build system to run in parallel on separate nodes.
Ben Patterson committed
-
- 25 Feb, 2016 1 commit
-
-
Sanford Student committed
-
- 23 Feb, 2016 1 commit
-
-
Sanford Student committed
-
- 18 Feb, 2016 2 commits
-
-
Nimisha Asthagiri committed
-
Nimisha Asthagiri committed
-
- 05 Feb, 2016 1 commit
-
-
Sanford Student committed
-
- 28 Jan, 2016 1 commit
-
-
Douglas Hall committed
-
- 05 Jan, 2016 1 commit
-
-
-Added test for TNL-3556.
Ayub-Khan committed
-
- 22 Dec, 2015 1 commit
-
-
- Remove escaping in display_name_with_default - Move escaped version to deprecated display_name_with_default_escaped - Does not include any other changes to remove double-escaping Thanks to agaylard who initiated this work: https://github.com/edx/edx-platform/pull/10756 TNL-3425
Robert Raposa committed
-
- 17 Dec, 2015 1 commit
-
-
TNL-2180
muzaffaryousaf committed
-
- 10 Dec, 2015 1 commit
-
-
Nimisha Asthagiri committed
-
- 07 Dec, 2015 2 commits
-
-
MA-1767
Nimisha Asthagiri committed -
Update Zendesk ticket to correctly add group. Add logic to hide new audit certs
Bill DeRusha committed
-
- 03 Dec, 2015 1 commit
-
-
Peter Fogg committed
-
- 02 Dec, 2015 1 commit
-
-
There are 3 main changes in this commit: * CohortFactory now sets up memberships properly, so consuming tests do not need to explicitly touch CourseUserGroup.users to add() users. * test_get_cohort_sql_queries has been updated to 3 and 9 queries when using and not using the cache, respectively. This is needed due to each operation needing an extra queery to get the CourseUserGroup from the CohortMembership. * Adding remove_user_from_cohort(), the counterpart to add_user_to_cohort(). This is also to keep tests from touching the users field directly, and keep CohortMembership data in sync.
Eric Fischer committed
-
- 25 Nov, 2015 3 commits
-
-
Nimisha Asthagiri committed
-
Nimisha Asthagiri committed
-
ECOM-2972
Peter Fogg committed
-