Closed ntadimeti closed 4 years ago
For v0.2 release we are adding end to end testing infrastructure. However, individual modules are not being tested. Add unit test to modules to ensure all modules work.
files under scripts being tested through end-to-end. Added unit tests for bedio.py and h5io.py modules. Required code coverage achieved for v0.3.0
For v0.2 release we are adding end to end testing infrastructure. However, individual modules are not being tested. Add unit test to modules to ensure all modules work.