kdahlquist / GRNmap

Gene Regulatory Network modeling and parameter estimation
BSD 3-Clause "New" or "Revised" License
4 stars 3 forks source link

Structured tests and convertToNestedStructure foundations #294

Closed azinge closed 7 years ago

azinge commented 7 years ago

This pull request contains the format that we'll be using to test convertToNestedStructure. We'll be moving the tests affirming structure to that test file and instead having any compressMissingData tests just ascertain that the data given to the function properly matches it's expected result after completion of the function.