Closed jairideout closed 11 years ago
A lot of stuff isn't unit tested, and needs to be before the first delivery. This will likely involve a decomposition/refactor of my_microbes.util.create_personal_results().
my_microbes.util.create_personal_results()
Several unit tests have been added by @johnchase and myself, but we still need more.
Pull request merged; closing.
A lot of stuff isn't unit tested, and needs to be before the first delivery. This will likely involve a decomposition/refactor of
my_microbes.util.create_personal_results()
.