Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Unit Testing

Harry Hochheiser edited this page Mar 27, 2015 · 6 revisions

Notes on testing:

A starter set of tests for data and the ui can be found at:

https://github.com/monarch-initiative/monarch-app/tree/master/tests/behave

See the *.feature files in that directory for a feel of how to write them, or visit the behave documentation mentioned in the README.

These tests will be added to the Jenkins job at http://build.berkeleybop.org/view/Monarch/job/test-monarch-app-labs

Clone this wiki locally