mirror of
https://github.com/QualityInUse/lab-testing-maksktl.git
synced 2026-08-05 15:05:26 +03:00
6 lines
164 B
Python
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
|
|
|