Extend the previously created E2E tests for the Discovery page to run against a dockerized Platform API
- Set up a way to run Platform API in the context of the existing E2E test setup (this is happening in the UI repo)
- Set up a way to seed the Platform API with test data (this is happening in the API repo)
- Create fixture data to test against (this is happening in the UI repo)
Ideally, this would not need to change anything in the E2E tests themselves.
Patches: