Files
lab-testing-maksktl/tests/unit/test_customer.py
T
github-classroom[bot] bc35187221 Initial commit
2024-02-20 09:57:32 +00:00

6 lines
164 B
Python

# - In this file, you have to add your tests on Customer module.
# - See, app/customer.py
# - Test customer creation, loading, updating and deletion
# - Use mocks