Split patched.py into files
For lisibility on unit tests, we should split tests/patched.py into a directory :
/tests/patched/money.py
/tests/patched/tui.py
/tests/patched/tx.py
usw...
Edited by Moul
For lisibility on unit tests, we should split tests/patched.py into a directory :
/tests/patched/money.py
/tests/patched/tui.py
/tests/patched/tx.py
usw...