An open API service indexing awesome lists of open source software.

https://github.com/jkmagnussen/python-bank-transfer-unit-test

A simple test function in, ‘Python’ using the, ‘Unit-test’ module to implement a unit test based on the depicted short scenario of a user moving funds from, ‘Savings account’ > ‘chequing account’. In which balances are accurately reflected post transfer. Furthermore, a synopsis of this, utilised as a university project has been included.
https://github.com/jkmagnussen/python-bank-transfer-unit-test

Last synced: 3 months ago
JSON representation

A simple test function in, ‘Python’ using the, ‘Unit-test’ module to implement a unit test based on the depicted short scenario of a user moving funds from, ‘Savings account’ > ‘chequing account’. In which balances are accurately reflected post transfer. Furthermore, a synopsis of this, utilised as a university project has been included.

Awesome Lists containing this project

README

        

# Python-Bank-transfer-Unit-Test
A basic python bank transfer project coupled with a unit test