Calen Pennington
|
18e1610043
|
Remove the create_user argument to setUp.
Instead, use a class attribute to define test behavior. This allows for
easier addition of new mixins over time.
|
2016-05-04 11:35:55 -04:00 |
|
Ben Patterson
|
b9558a90f1
|
Create a 3rd explicit shard for unit tests.
More accurately, this creates a 4th shard because the
last shard is always the default.
|
2016-04-28 10:09:32 -04:00 |
|
Ned Batchelder
|
2e1238b83e
|
Remove unused imports
|
2016-04-08 11:23:05 -04:00 |
|
Nimisha Asthagiri
|
70469c16b2
|
Block Structure API: Replace has_block with __contains__
|
2016-02-22 11:25:46 -05:00 |
|
Nimisha Asthagiri
|
d969f48646
|
Course Blocks API: Support accessing a substructure MA-1604
|
2016-02-18 10:03:58 -05:00 |
|
Nimisha Asthagiri
|
05767b433d
|
Collect Course Blocks on Course Publish and Management Command
MA-1368
|
2016-02-03 16:56:22 -05:00 |
|
Nimisha Asthagiri
|
66397c35b9
|
Refactor Block Cache to separate Collect and Transform phases
|
2016-02-03 16:54:29 -05:00 |
|
Peter Fogg
|
497622d4b4
|
Switch default course mode to 'audit'.
ECOM-2972
|
2015-11-25 11:22:29 -05:00 |
|
Ned Batchelder
|
f5d0f3ff55
|
Remove useless pylint suppressions
|
2015-11-22 07:41:19 -05:00 |
|
Nimisha Asthagiri
|
521568937d
|
MA-1624 Unit tests for User Partition Transformer.
|
2015-11-16 16:30:38 -05:00 |
|
Nimisha Asthagiri
|
a78b94d83a
|
Transformer: ContentLibraryTransformer
|
2015-11-05 16:22:06 -05:00 |
|
Nimisha Asthagiri
|
d1674ca85f
|
Transformer: SplitTestTransformer
|
2015-11-05 16:22:05 -05:00 |
|
Nimisha Asthagiri
|
a1c7c5f7e9
|
Transformer: UserPartitionTransformer
|
2015-11-05 16:22:05 -05:00 |
|
Nimisha Asthagiri
|
dcdbd53e99
|
Transformer: StartDateTransformer
|
2015-11-05 14:41:42 -05:00 |
|
Nimisha Asthagiri
|
3f6baa992d
|
Transformer: VisibilityTransformer
|
2015-11-05 14:41:41 -05:00 |
|
Nimisha Asthagiri
|
a40d2b65d2
|
Course Blocks App MA-1556
|
2015-11-05 14:41:40 -05:00 |
|