Skip to content

Missing integration test #281

New issue

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

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

Already on GitHub? # to your account

Closed
duncdrum opened this issue Dec 9, 2018 · 1 comment
Closed

Missing integration test #281

duncdrum opened this issue Dec 9, 2018 · 1 comment

Comments

@duncdrum
Copy link
Contributor

duncdrum commented Dec 9, 2018

What is the problem

We should provide examples of performing front-end integration level tests, for our JS handicapped folks. Since the documentation currently has no node dependency it would make a for a good use case:

What I'd like to see

  • tests should be run via mvn test and work both locally and on travis
  • I m thinking Selenium WebDriver, but am open to alternative suggestions not sure about testng vs junit.
  • We should implement a simple smoke-test that opens the docs landing page and makes sure that there are no console error and the documentation.xml page is displayed,
    • bonus points for performing a search and getting results?
  • Nice to have, (add and run xqsuite tests from inside maven)
@duncdrum
Copy link
Contributor Author

see #291
see #333

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant