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
Help us write integration tests! Here's a list of tests that still need to be written. To see how they're written, take a peek in cypress/integration!
Dashboard
Create teams
Create apps
Index
Login works
Logout works
User settings
User export works
User deletion works
Apps
Environment variables can be added
Environment variables can be removed
Domains can be added, and config status is reported correctly
Domains can be removed
Apps can be deployed from a Git repo (not functional yet)
User is redirected to logs page after deploying
Logs... currently not functional and I'm honestly not super sure how to test these. Maybe just make sure that the websocket works, logs come in, and that toggling autoscroll/word wrap actually toggles those functions
The text was updated successfully, but these errors were encountered:
Help us write integration tests! Here's a list of tests that still need to be written. To see how they're written, take a peek in
cypress/integration
!Dashboard
Index
User settings
Apps
The text was updated successfully, but these errors were encountered: