Files
github-classroom[bot] bc35187221 Initial commit
2024-02-20 09:57:32 +00:00

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