-
-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Description
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)
joewiz
Metadata
Metadata
Assignees
Labels
No labels