makerspace / makeradmin

Stockholm Makerspace member administration and store.
20 stars 14 forks source link

Migrate from python unittest to pytest #412

Open BerglundDaniel opened 8 months ago

BerglundDaniel commented 8 months ago

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