Skip to content
Snippets Groups Projects
  1. Oct 04, 2019
  2. Sep 27, 2019
  3. Sep 23, 2019
  4. Sep 20, 2019
  5. Sep 19, 2019
  6. Sep 18, 2019
  7. Sep 17, 2019
  8. Sep 16, 2019
    • Jorrit Schaap's avatar
      SW-816: bonus feature: refactored RADBCommonTest into a RADBCommonTestMixin... · ae39ede4
      Jorrit Schaap authored
      SW-816: bonus feature: refactored RADBCommonTest into a RADBCommonTestMixin which takes care of setting up a testing postgres radb instance, and which can be used in conjunction with a unittest.TestCase to do unittests on a fresh RADB instance. By using a mixin instead of chained inheritance we have better seperation of responsibility, and tools like pycharm can handle these tests better as well.
      ae39ede4
Loading