aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fetch only enabled marketIsmaël Bouya2018-05-101-2/+2
* Check before processing that credentials are validIsmaël Bouya2018-05-081-0/+11
* Add USDT rate to balancesIsmaël Bouya2018-05-082-2/+33
* Run prepared orders after disappeared orderIsmaël Bouya2018-05-071-0/+4
* Fix infinite recursion during fetchIsmaël Bouya2018-05-062-13/+15
* Add checkpoints when fetching balanceIsmaël Bouya2018-05-052-10/+32
* Include current portfolio currencies when printing balancesIsmaël Bouya2018-05-032-16/+80
* Store last cryptoportfolio repartition to redisIsmaël Bouya2018-05-021-1/+36
* Refactor databases accessIsmaël Bouya2018-05-024-101/+208
* Store tickers in balance logIsmaël Bouya2018-05-012-46/+91
* Don’t close dust remaining orders before end of trade.Ismaël Bouya2018-05-012-5/+12
* Fix price imprecision due to floatsIsmaël Bouya2018-04-302-40/+102
* Fixes https://git.immae.eu/mantisbt/view.php?id=44Ismaël Bouya2018-04-221-15/+116
* Add latest date to redisIsmaël Bouya2018-04-211-0/+1
* Store some information to redisIsmaël Bouya2018-04-213-15/+169
* Use generic parser for market processingIsmaël Bouya2018-04-201-67/+45
* Temporarily remove acceptance testsIsmaël Bouya2018-04-2016-4348/+0
* Move acceptance tests to common directoryIsmaël Bouya2018-04-208-2/+411
* Store duration in http requestsIsmaël Bouya2018-04-201-0/+2
* Fix ccxt switching currency codesIsmaël Bouya2018-04-092-0/+24
* Add some acceptance testsIsmaël Bouya2018-04-0911-1/+2192
* Add acceptance testsIsmaël Bouya2018-04-0815-308/+2202
* Acceptance test preparationIsmaël Bouya2018-04-075-59/+136
* Move tests to separate filesIsmaël Bouya2018-04-077-0/+5245