mirror of
https://github.com/QualityInUse/lab-testing-maksktl.git
synced 2026-08-05 16:35:27 +03:00
5 lines
141 B
Python
5 lines
141 B
Python
# - In this file, you have to add your tests on Account module.
|
|
# - See, app/account.py
|
|
# - Test account creation and deletion
|
|
# - Use mocks
|