mirror of
https://github.com/QualityInUse/lab-testing-maksktl.git
synced 2026-08-05 12:05:26 +03:00
6 lines
198 B
Python
6 lines
198 B
Python
# - In this file, you have to add your tests on Transaction module.
|
|
# - See, app/transaction.py
|
|
# - Test transaction with different types - deposit, withdraw and transfer
|
|
# - Use mocks accordingly
|
|
|