Skip to content
Snippets Groups Projects
  1. Apr 02, 2021
    • Maximilian Press's avatar
      Unit test fixes accommodating bugfix · e5d6f33a
      Maximilian Press authored
      * changes to unit-tests/test_functions_PhageTerm_for_multi.test_checkpoint_creation() accommodating that the first read is now considered. e.g. total match length goes from 291333 --> 291441 due to first read length of 108.
      * minor restructure of unit tests to include standard setUp() and tearDown() methods, simplifying the creation/deletion of tmp dirs. This means that the unit tests don't fail if they detect leftover tmp directories leftover from a previous run that didn't cleanup because it failed.
      e5d6f33a
  2. Nov 23, 2020
  3. Oct 27, 2020
  4. Oct 23, 2020
  5. Oct 20, 2020
  6. Aug 26, 2020
  7. Aug 06, 2020
    • Maximilian Press's avatar
      Minor refactor of testing code · fdd3edbe
      Maximilian Press authored
      I was having trouble with some pieces of code related to relative paths
      etc., and tracked some issues to hard-coded paths and then to the lack
      of a setUp/tearDown procedure in test_functions_PhageTerm_for_multi.py.
      I did some refactoring to make them a little easier to use and a little easier to extend.
      fdd3edbe
  8. Aug 05, 2020
  9. Aug 04, 2020
  10. Aug 03, 2020
  11. Jun 04, 2020
  12. May 29, 2020
  13. Apr 30, 2020
  14. Apr 29, 2020
  15. Feb 25, 2020
Loading