Commit Graph

23 Commits

Author SHA1 Message Date
Matthias bbd7579aa8 Fix more tests 2020-05-24 09:07:24 +02:00
Matthias 1e76bff1bd Add sell_order_status to keep track of cancellations 2020-05-17 10:52:20 +02:00
Matthias 71c90422ba Add explicit test for fee_updated 2020-05-01 20:02:38 +02:00
Matthias 6d620ba1f6 Verify if fee for this side has been updated 2020-05-01 19:54:16 +02:00
Matthias a2ff632647 Add update_fee method to persistence 2020-05-01 16:01:12 +02:00
Matthias 7936120afc Adapt tests to support new db fields 2020-04-30 06:58:55 +02:00
Matthias dec1b10743 Add fee_cost and currency columns 2020-04-30 06:57:39 +02:00
Matthias bdc85ec89b Move create_mock_tests to conftest and add test for test_trade-history 2020-04-07 19:42:16 +02:00
Ork Blutt c1f9595086 fix broken tests 2020-04-06 15:49:24 +02:00
Matthias 2c434e9b11 Add close_proit_abs column 2020-03-22 11:16:23 +01:00
Matthias 1ffda29fd2 Adjust improts to new exception location 2019-12-30 15:02:17 +01:00
Matthias ffd7034c00 Persist dry-run trade per default 2019-12-22 10:16:16 +01:00
Matthias a2964afd42 Rename profit_percent to profit_ratio to be consistent 2019-12-17 08:53:30 +01:00
Matthias cbd10309f5 Add mid-state test 2019-12-17 07:13:08 +01:00
Matthias 861a7834fc Call calc_open_price() whenever necessary 2019-12-17 07:08:36 +01:00
Matthias 307ade6251 Cache open_trade_price 2019-12-17 07:02:02 +01:00
Matthias 0b5354f13d Add required arguments to Trade method 2019-12-17 06:58:10 +01:00
Matthias c2076d86a4 Use scoped_session as intended 2019-10-30 11:12:49 +01:00
Matthias ab117527c9 Refactor get_best_pair to persistence 2019-10-30 11:12:49 +01:00
Matthias f20f5cebbe Move performance-calculation to persistence 2019-10-30 11:12:49 +01:00
Matthias 3430850421 don't print in tests 2019-09-08 19:47:16 +02:00
Matthias 26d76cdb19 Adjust imports in tests to new path 2019-09-08 19:05:23 +02:00
Matthias 65a516e229 Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00