-
Notifications
You must be signed in to change notification settings - Fork 35
Configuration Testing
(New in v1.3.3 release)
Once you have define all configuration settings (for wetlab and drylab), is time to check if it is working.
To verify the settings on wetlab type on your navigator the following address:
http://localhost/wetlab/configurationTest/
The following text is showed, describing the scope of testing for wetlab app.
Click on the submit button to start the test execution.
Once the test is performed the page result is showed.
Check that all tests were successfully “OK”, by checking the tag icon.
If all the basic test cases are OK the page will allow to run the tests for:
- NextSeq Run - MiSeq Run
Click of the “Run NextSeq Test” button to start the testing
Note that it will take some time until all tests are completed.
After tests are done the following page is displayed. Check that all tests are OK.
Now click on the “Run MiSeq Test” button to start the tests for miSeq runs. Check that all tests are OK.
Open a navigator and write the following url
http://localhost:8001/drylab/configurationTest
You should see the following figure.
Click on the submit button to start the test execution.
Once the test is performed the page result is showed.