aboutsummaryrefslogtreecommitdiff
path: root/tests/test_store.py
Commit message (Expand)AuthorAgeFilesLines
* Stop when portfolio worker is down and data is not fetchedIsmaël Bouya2018-08-271-0/+24
* Add increasing delay to fetching cryptoportfolioIsmaël Bouya2018-08-261-20/+30
* Some fixesIsmaël Bouya2018-07-251-0/+12
* Fix available balance when buyingIsmaël Bouya2018-06-111-8/+178
* Add USDT rate to balancesIsmaël Bouya2018-05-081-1/+31
* Add checkpoints when fetching balanceIsmaël Bouya2018-05-051-3/+7
* Include current portfolio currencies when printing balancesIsmaël Bouya2018-05-031-16/+71
* Store last cryptoportfolio repartition to redisIsmaël Bouya2018-05-021-1/+36
* Store tickers in balance logIsmaël Bouya2018-05-011-44/+89
* Store some information to redisIsmaël Bouya2018-04-211-2/+45
* Move acceptance tests to common directoryIsmaël Bouya2018-04-201-0/+6
* Store duration in http requestsIsmaël Bouya2018-04-201-0/+2
* Add some acceptance testsIsmaël Bouya2018-04-091-1/+1
* Add acceptance testsIsmaël Bouya2018-04-081-6/+0
* Acceptance test preparationIsmaël Bouya2018-04-071-48/+119
* Move tests to separate filesIsmaël Bouya2018-04-071-0/+1203