UofS-Pulse-Binfo / analyzedphenotypes

Tripal/Drupal support for analyzed phenotypic data including data loaders, exporters, trait pages and summaries on germplasm pages.
GNU General Public License v2.0
0 stars 1 forks source link

Update Testing of the API for better coverage #105

Closed laceysanderson closed 4 years ago

laceysanderson commented 5 years ago

NOT READY TO BE REVIEWED/MERGED.

Documentation:

Description

Currently we have very few tests for the API. This PR will add automated testing for the API and fix any bugs which come up while creating the tests.

Testing?

laceysanderson commented 4 years ago

This is just automated testing. Even though I'm not quite done, all of the tests currently work and cover a large portion of the API. As such I'm going to merge now and we can expand tests in a new PR later.