- 30 Nov, 2015 1 commit
-
-
Bill DeRusha committed
-
- 28 Nov, 2015 5 commits
-
-
Fix a flaky test condition that only occurs in multiprocessing mode. Make the page definition more specific; the previous implementation would not fully render all objects in time. Avoid race condition related to events order (in faster, multiprocess testing, the order is not exactly the same since some events arrive at once).
Ben Patterson committed -
Add scenario for testing unicode cohort. Verifying the events is a TODO because the verification method will need to be refactored to handle an additional cohort that's not included in setUp. (Or refactor the setup, or refactor the unicode test, etc.)
Ben Patterson committed -
Ben Patterson committed
-
Ben Patterson committed
-
Ben Patterson committed
-
- 27 Nov, 2015 1 commit
-
-
Syed Hassan Raza committed
-
- 26 Nov, 2015 1 commit
-
-
raeeschachar committed
-
- 25 Nov, 2015 3 commits
-
-
Extends the Programs ConfigurationModel, cleans up Programs-related utilities and corresponding tests, and corrects caching. Uses the Programs API to list programs within Studio. ECOM-2769.
Renzo Lucioni committed -
Brian Beggs committed
-
Saleem Latif committed
-
- 24 Nov, 2015 2 commits
-
-
Michael Frey committed
-
ECOM-2562
Ahsan Ulhaq committed
-
- 23 Nov, 2015 2 commits
-
-
There's no need to use a string literal in setattr, delattr, or the two-argument form of getattr.
Ned Batchelder committed -
Christine Lytwynec committed
-
- 22 Nov, 2015 1 commit
-
-
Ned Batchelder committed
-
- 21 Nov, 2015 1 commit
-
-
Stop clearing the entire mongo collection with every mixin instantiation. Instead, reset the clock for the particular test. With this approach, filters must be stricter, for example, according to username or user id.
Ben Patterson committed
-
- 19 Nov, 2015 3 commits
-
-
https://docs.djangoproject.com/en/1.8/howto/custom-management-commands/ Django intercepts the 'pull' argument and says "unrecognized arguments pull" There were no tests for this command, so it wasn't noticed during the upgrade testing, only once our integration monitoring noticed.
Kevin Falcone committed -
Sarina Canelake committed
-
Adam Palay committed
-
- 18 Nov, 2015 4 commits
-
-
Ben Patterson committed
-
Usman Khalid committed
-
test fixes
muhammad-ammar committed -
raeeschachar committed
-
- 17 Nov, 2015 4 commits
-
-
Braden MacDonald committed
-
Braden MacDonald committed
-
Braden MacDonald committed
-
Braden MacDonald committed
-
- 16 Nov, 2015 1 commit
-
-
Adnan Ghaffar committed
-
- 13 Nov, 2015 5 commits
-
-
Chris Dodge committed
-
Remove redundant and skipped video test.
Diana Huang committed -
Saleem Latif committed
-
asadiqbal committed
-
wajeeha-khalid committed
-
- 12 Nov, 2015 2 commits
-
-
Chris Rodriguez committed
-
Saleem Latif committed
-
- 11 Nov, 2015 4 commits
-
-
We need to be sure the migrations will work even in the presence of data from the future. get_or_create is a problem, because if the data already exists, there could be more than one record, even if this migration only creates one.
Ned Batchelder committed -
muhammad-ammar committed
-
Remove filtering by partition, course and user Rewrite the LMS result processor to use the course blocks api
Davorin Sego committed -
Ned Batchelder committed
-