di2ag / Connections-Hypothesis-Provider-Roadmap

Contains milestones, both internal to CHP and external to NCATS, as well as development deliverables.
Apache License 2.0
0 stars 1 forks source link

Continuous Integration and Continuous Deployment plan - Incorporate Unit Tests into Travis #51

Open GregHydeDartmouth opened 3 years ago

GregHydeDartmouth commented 3 years ago

As part of our automated deployment, we will need to launch a battery of tests against each new build before it is formally deployed to AWS. Travis as a test orchestrator that lives in AWS that runs our test suite

Unit tests can be found here: https://github.com/di2ag/chp_api/blob/master/unittests/test_chp_api.py

See https://github.com/di2ag/Connections-Hypothesis-Provider-Roadmap/milestone/13 for open issues.

veenhouse commented 3 years ago

Nothing to do here until cloud deployment has been finished