Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup testing #6

Open
3 of 13 tasks
jasonappah opened this issue May 30, 2021 · 0 comments
Open
3 of 13 tasks

Setup testing #6

jasonappah opened this issue May 30, 2021 · 0 comments
Labels
good first issue Good for newcomers

Comments

@jasonappah
Copy link
Member

jasonappah commented May 30, 2021

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
@jasonappah jasonappah self-assigned this Sep 3, 2021
@jasonappah jasonappah changed the title Unit testing Setup testing Oct 3, 2021
@jasonappah jasonappah removed their assignment Oct 3, 2021
@jasonappah jasonappah added the good first issue Good for newcomers label Oct 3, 2021
@jasonappah jasonappah pinned this issue Oct 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant