Skip to content
Snippets Groups Projects
Commit ae39ede4 authored by Jorrit Schaap's avatar Jorrit Schaap
Browse files

SW-816: bonus feature: refactored RADBCommonTest into a RADBCommonTestMixin...

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.
parent 424204a3
No related branches found
No related tags found
2 merge requests!59Merge LOFAR-Release-4_0 into master,!57Resolve SW-816
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment