Commit Graph

172 Commits

Author SHA1 Message Date
Matthias 6adc8f7ea7 Merge branch 'develop' into feat/flask_rest_retry 2019-05-25 14:17:04 +02:00
Matthias 04c35b465e Add authorization to tests 2019-05-25 14:13:59 +02:00
Matthias 96a34f753b Adapt test to new output from arrow 2019-05-20 19:48:12 +02:00
Matthias e6ae890def small adjustments after first feedback 2019-05-18 13:36:51 +02:00
Matthias fd5012c04e Add test for api cleanup 2019-05-18 10:00:07 +02:00
Matthias bfc57a6f6d Adapt tests to new method of starting flask 2019-05-18 10:00:07 +02:00
Matthias 5149ff7b12 Move api to /api/v1 2019-05-18 10:00:07 +02:00
Matthias 01cd68a5aa Test forcesell 2019-05-18 10:00:07 +02:00
Matthias b700c64dc2 Test forcebuy - cleanup some tests 2019-05-18 10:00:07 +02:00
Matthias 350c903793 Test falsk crash 2019-05-18 10:00:07 +02:00
Matthias 39afe4c7bd Test flask app .run() 2019-05-18 10:00:07 +02:00
Matthias b9435e3cea Add more tests 2019-05-18 10:00:07 +02:00
Matthias a7329e5cc9 Test api-server start from manager 2019-05-18 10:00:07 +02:00
Matthias a146c5bf78 Improve jsonification 2019-05-18 10:00:07 +02:00
Matthias 557f849519 Improve 404 handling 2019-05-18 10:00:07 +02:00
Matthias 3c46870109 Test /count for api-server 2019-05-18 10:00:07 +02:00
Matthias 88dd18e045 Move patch_signal to conftest 2019-05-18 10:00:07 +02:00
Matthias 6b426e78f6 Tests for balance 2019-05-18 10:00:07 +02:00
Matthias 70a3c2c648 Actions - Add tests 2019-05-18 09:57:10 +02:00
Matthias b1a14401c2 Add some initial tests for apiserver 2019-05-18 09:57:10 +02:00
Matthias 26c42bd559 Add apiserver tests 2019-05-18 09:57:10 +02:00
Matthias 46b1ecc77d Fix #1840 - Support balances other than USDT 2019-05-11 15:27:09 +02:00
Matthias 1a677c7441 Add explicit test for to_json 2019-05-06 06:58:17 +02:00
Matthias 2b78f73fe5 Adapt tests to to_json method 2019-05-06 06:56:07 +02:00
Matthias 46214ce7cd Fix typo after feedback 2019-05-01 16:22:52 +02:00
Matthias 91642b2bd9 Add tsts for forcesell-answers 2019-04-30 06:25:02 +02:00
Matthias e75cdd4c27 Rename variable, add more tests 2019-04-10 06:59:10 +02:00
Matthias ff6967de9e Add test for too large balance 2019-04-08 19:59:54 +02:00
Matthias f139178136 rpc_counts should be in .rpc 2019-04-06 20:11:41 +02:00
Misagh 0cdbe714d2 stake amount not amount 2019-04-04 12:06:45 +02:00
Misagh a3fe5f5757 adding stake amount to telegram message 2019-04-03 16:28:44 +02:00
Misagh ab579587f2 adding percentage to telegram status messages 2019-04-01 19:13:45 +02:00
Matthias 87a296f728 No need to call patch_coinmarketcap each tim 2019-03-30 13:48:03 +01:00
Matthias e98c0621d3 We don't need to call patch_coinmarketcap each time. 2019-03-30 13:47:30 +01:00
Matthias b4472a165e
Merge pull request #1707 from mishaker/telegram_msg
Telegram status message refactoring
2019-03-28 19:45:48 +01:00
Misagh 2f3f5f19cd sl percentage removed form rpc test 2019-03-28 16:26:59 +01:00
Misagh e11eb4775e stoploss precentage in telegram msg removed 2019-03-28 16:21:49 +01:00
Misagh 0e5b0ebda6 adding SL and SL percentage to telegram msg 2019-03-28 12:09:07 +01:00
Misagh 941921dd0f initial SL and SL added to RPC 2019-03-27 22:00:46 +01:00
Misagh 1678a039ae removing close profit is trade is open 2019-03-27 21:32:56 +01:00
Misagh 6045f07a9c telegram message concatenation refactored 2019-03-27 21:12:57 +01:00
Misagh 1e37d8ccb3 flake8 2019-03-27 16:58:53 +01:00
Misagh 4038cdf70a "Edge" test for rpc telegram 2019-03-27 16:04:05 +01:00
Misagh 0687051ffb Update test_rpc.py
flake8
2019-03-27 14:04:33 +01:00
Misagh 8641da13b9 added RPC tests in case of edge enabled/disabled 2019-03-27 14:02:37 +01:00
Misagh 955e2d2826 Update test_rpc_telegram.py
telegram test_init fixed
2019-03-27 12:59:59 +01:00
Matthias 29b9bb96f3 Fix test to support adding things to pairlist 2019-03-24 19:49:49 +01:00
Matthias 49559f1a1a Improve documentation and help message 2019-03-24 16:33:21 +01:00
Matthias 042354d00f Test blacklist-adding 2019-03-24 16:30:11 +01:00
Matthias 8b2174d249 Add tests for /blacklist handler 2019-03-24 16:09:20 +01:00