aboutsummaryrefslogtreecommitdiff
path: root/tests/test_main.py
Commit message (Collapse)AuthorAgeFilesLines
* Refactor databases accessIsmaël Bouya2018-05-021-64/+43
|
* Fix price imprecision due to floatsIsmaël Bouya2018-04-301-2/+2
|
* Store some information to redisIsmaël Bouya2018-04-211-13/+40
|
* Move acceptance tests to common directoryIsmaël Bouya2018-04-201-0/+1
|
* Add some acceptance testsIsmaël Bouya2018-04-091-0/+42
|
* Add acceptance testsIsmaël Bouya2018-04-081-1/+0
| | | | | Fixes https://git.immae.eu/mantisbt/view.php?id=42 (new scenario files still need to be added to improve coverage)
* Acceptance test preparationIsmaël Bouya2018-04-071-1/+3
| | | | | | Save some headers for http requests Wait for all threads after the end of main Simplify library imports for mocking
* Move tests to separate filesIsmaël Bouya2018-04-071-0/+290