greg.tests: convert Person tests to pytest
This is a first stab at converting the tests for the Person model to pytest. It is more than likely that we will want to create shared fixtures for these in the future. Fixes: GREG-14
parent
de6de307
No related branches found
No related tags found
greg/tests/models/__init__.py
0 → 100644
greg/tests/models/test_person.py
0 → 100644
Please register or sign in to comment