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

Test suite? #125

Open
raghubetina opened this issue Apr 15, 2020 · 0 comments
Open

Test suite? #125

raghubetina opened this issue Apr 15, 2020 · 0 comments
Labels

Comments

@raghubetina
Copy link
Contributor

If we wrote a test suite for appdev_template, what would it check in the generated app?

  • It should bin/setup successfully on Gitpod.
  • It should bin/server and return 200 on Gitpod.
  • It should run rspec successfully and return the stubbed hello world test.
  • It should deploy to Heroku successfully.
  • /git should be visitable.
    • If a file is touched, a commit should be able to be made.
  • /admin should be visitable and sign-inable with admin@example.com/password.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant