mirror of
https://github.com/QualityInUse/lab-testing-maksktl.git
synced 2026-08-05 15:05:26 +03:00
6 lines
150 B
Python
6 lines
150 B
Python
# - In this file, you have to add your tests on Database module.
|
|
# - See, app/database.py
|
|
# - Test most of the methods
|
|
# - Use mocks in proper parts
|
|
|