openworm / tests

OpenWorm tests across various repos
MIT License
3 stars 3 forks source link

Generate tests from ion channel list #17

Closed gsarma closed 6 years ago

gsarma commented 6 years ago

-It will be unwieldy to manually create tests for the several hundred channels we will ultimately have, so I created a list of channels that we have for now and generate the tests programatically.
-I also updated the .gitignore with the assumption that python files generated from notebooks are in their own folder. This requires changes to sciunit which we can discuss separately.

gsarma commented 6 years ago

Will re-open after squashing commits.