-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
Goal:
- Currently seed test is the slowest test file, taking over a second. This is due to the number of objects being created. Some of this is due to 'batch size' for inserting, and a desire to test a number greater than that. We should make the batch size configurable so the seeding can test with a loweramount
Acceptance Criteria:
- seed test runs much faster (.03 seconds instead of 1.3 seconds