fdlk / molgenis-selenium

Selenium tests for molgenis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

molgenis-selenium

Build Status

This project uses selenium and the molgenis REST client to test a running molgenis instance. You can configure which instance should be tested in a property file.

The property file can have any name. A sample property file that tests on your local system is in src/test/resources/local.properties.

To run the tests, you run maven with the target test. The configuration file should be specified by setting the environment variable

jenkins_propsfile=/path/to/the/properties

About

Selenium tests for molgenis.


Languages

Language:Java 100.0%