aboutsummaryrefslogtreecommitdiff
path: root/tests/test_portfolio.py
Commit message (Collapse)AuthorAgeFilesLines
* Don’t close dust remaining orders before end of trade.Ismaël Bouya2018-05-011-5/+8
| | | | Fixes https://git.immae.eu/mantisbt/view.php?id=41
* Move acceptance tests to common directoryIsmaël Bouya2018-04-201-0/+6
|
* Fix ccxt switching currency codesIsmaël Bouya2018-04-091-0/+20
|
* Add acceptance testsIsmaël Bouya2018-04-081-6/+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-2/+2
| | | | | | 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/+2036