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...
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...
changed milestone to %0.9.0
added Test enhancement labels
mentioned in commit 486b5e1c
mentioned in commit 65a2c5b1
mentioned in commit acbb9448
mentioned in merge request !130 (merged)
assigned to @matograine
mentioned in commit 8ddb1261
mentioned in commit f9cb2d90
mentioned in commit b04b53dc
mentioned in commit ae0b2a8c
mentioned in commit 6a189d78
mentioned in commit b42d665c
mentioned in commit 805f3f44
mentioned in commit 3fb16efd
mentioned in commit ab3ff0c6
closed with merge request !130 (merged)
changed title from split patched.py to Split patched.py into files