kadeem-lewis / event_manager

MIT License
0 stars 0 forks source link

User Fixtures missing required Data #1

Closed kadeem-lewis closed 6 hours ago

kadeem-lewis commented 6 hours ago

The fixtures defined in conftest.py does not contained all the values expected in the pytests for tests related to them. For example test_user_base_valid does an assertion on the nickname field but this field does not exist in the pytest fixture