ness-lab / recombinant-reads

1 stars 0 forks source link

Figure out unit test roadmap #15

Open aays opened 4 years ago

aays commented 4 years ago

Need to write unit tests to

  1. Check our code works as expected
  2. Check that our code will work in different user environments (?) - not sure about this one yet

Should also go through existing pop gen Python package repositories to see how they've structured their unit tests for ideas here.