Skip to content

Missing integration testΒ #281

@duncdrum

Description

@duncdrum

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions