import pytest
@pytest.mark.django_db()
class TestUser:
"""
Test user related functions are working correctly.
def test_stub(self):
assert False