You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no documentation on how to run the smoke tests, which is implemented in #336.
Implementation notes
These are the current setup instructions, pending further changes:
pip install pytest selenium
A service account is required to run the smoke tests. Replace "[email protected]" with your subject email, then replace "[email protected]" with the domain you're running scubagoggles against.
There is clear documentation on how to run the functional smoke tests, including both the workflow and from the command line.
The text was updated successfully, but these errors were encountered:
mitchelbaker-cisa
changed the title
Update documentation on how to run functional smoke tests
Update documentation on how to run smoke tests
Aug 6, 2024
💡 Summary
There is no documentation on how to run the smoke tests, which is implemented in #336.
Implementation notes
These are the current setup instructions, pending further changes:
A service account is required to run the smoke tests. Replace "[email protected]" with your subject email, then replace "[email protected]" with the domain you're running scubagoggles against.
Acceptance criteria
How do we know when this work is done?
The text was updated successfully, but these errors were encountered: