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

automated testing using grinder #180

Closed
3 tasks done
hrj opened this issue Oct 20, 2015 · 1 comment
Closed
3 tasks done

automated testing using grinder #180

hrj opened this issue Oct 20, 2015 · 1 comment
Milestone

Comments

@hrj
Copy link
Member

hrj commented Oct 20, 2015

TODO first

  • Implement quit support in gngr and use it grinder (via GngrWebDriver)
  • Add an ant task to launch gngr in grinder mode.
  • Implement a check command in grinder, which will exit with error code when there are regressions.

Pseudocode for testing

  • Checkout grinder and grinderBaseLine repositories.
  • Start xvfb
  • Create a random key
  • Launch gngr in grinder mode with key
  • Start the webserver in grinder directory
  • Run the grinder tests
  • Run the check command
  • :shipit:
@hrj
Copy link
Member Author

hrj commented Oct 23, 2015

Automatic tests are now working fine on Travis-CI.

@hrj hrj closed this as completed Oct 23, 2015
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