makerspace/makeradmin

Migrate from python unittest to pytest

Opened this issue · 0 comments

Python unittest is limiting us from using all features of pytest and our TestCases in basis of the tests are a bit messy. We should refactor and cleanup the bases for the tests and replace TestCase with pytest fixtures