Description of the issue
We need a periodic production-level test to proactively detect issues with FIA. This test should run approximately every 15 minutes and cover a basic but critical flow:
Log in to FIA
Verify that a known run can be found via filtering in the frontend table
Verify that the data viewer is working as expected
The test will likely be implemented using Cypress, given our React frontend. On failure, it should trigger an on-call alert.
We may need to coordinate with FASE to obtain a service account for running this test.
Description of the issue
We need a periodic production-level test to proactively detect issues with FIA. This test should run approximately every 15 minutes and cover a basic but critical flow:
Log in to FIA
Verify that a known run can be found via filtering in the frontend table
Verify that the data viewer is working as expected
The test will likely be implemented using Cypress, given our React frontend. On failure, it should trigger an on-call alert.
We may need to coordinate with FASE to obtain a service account for running this test.