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

Package testing #62

Open
wavexx opened this issue Sep 5, 2017 · 0 comments
Open

Package testing #62

wavexx opened this issue Sep 5, 2017 · 0 comments
Milestone

Comments

@wavexx
Copy link
Member

wavexx commented Sep 5, 2017

We should ensure basic functionality works without relying too much on user testing.
For example, with the REST interface there's a lot we can already test automatically.

  • Basic DB setup on the 3 different backends we support
  • DB upgrade across releases using all backends
  • Ticket creation / download / expiry via dl-cli
  • Grant creation via dl-cli

We could even ensure no php warnings are generated by checking the log file after all tests are run.

@wavexx wavexx added this to the 1.0 milestone Sep 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant