Closed kadeem-lewis closed 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
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