Add automated, post-deployment sanity tests #490
Labels
enhancement
New feature or request
M: Appointment Beta 3
testing
Issues specific to automated testing
Is your feature request related to a problem? Please describe.
We should add automated tests that run post deployment to ensure that things are hooked up correctly. This is in response to issues we found during deployment.
Describe the solution you'd like
We should be able to achieve these using webdriver tests (wdio/playwright/etc).
A starting list of tests:
We'll need test accounts in fxa, so we should create creds for these test accounts and store them in 1password for our own historical logging, and also put them in a secrets manager or similar so automation can read them.
The text was updated successfully, but these errors were encountered: