Commit Graph

3 Commits

Author SHA1 Message Date
Vartan Benohanian 728087b874 Use require instead of assert for tests
This makes the test fail and stop execution immediately after an
incorrect assertion.

Signed-off-by: Vartan Benohanian <vartanbeno@gmail.com>
2020-08-11 16:21:07 -04:00
Vartan Benohanian d8e0bfa03d Complete CollectionService
Signed-off-by: Vartan Benohanian <vartanbeno@gmail.com>
2020-08-07 01:28:53 -04:00
Vartan Benohanian 260df95025 Add tests for CollectionService
Signed-off-by: Vartan Benohanian <vartanbeno@gmail.com>
2020-08-07 01:06:20 -04:00