(benchmarking will be handled in a separate issue)
All tests work
- All unit tests must pass
- We need to test, at minimum, every available backend + kernel combination in core
- don't worry about INTERSECT/Mongo integration for unit tests
E2E tests in place
- these should be here to prove that the full INTERSECT/MongoDB workflow works
- ideal to use the docker-compose setup with Mongo, a message broker, a client, the DIAL service, and any other services needed set up
(benchmarking will be handled in a separate issue)
All tests work
E2E tests in place