Commit Graph

2 Commits

Author SHA1 Message Date
11976139d4 [misc] python standard formatting 2019-11-06 15:13:56 +01:00
496f541fe1 [misc] Testing improvement
* adding file encoding
* test file renamed with test_ prefix permitting unittest discovery
* test configuration using dict using environment data for futur CI testing
* test correction (using table t1) permitting unittest parallel testing
now tests can be run using `python -m unittest -v`
or for python 2 `python -m unittest discover -v`
2019-11-06 15:10:12 +01:00