Open
Description
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