Skip to content

Test suite? #125

@raghubetina

Description

@raghubetina

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions