Commit Graph

264 Commits (ffca09bbcbdb91ca65ef966a2e09bd03e96bceb0)

Author SHA1 Message Date
Matthias e7acee7904 Improve coin value output by rounding coin specific
5 years ago
Matthias 024849d844
Merge pull request #4285 from freqtrade/ui_deploy
5 years ago
Matthias 2c80388b40 Fix valueerror in case of empty array files
5 years ago
Matthias e4a085027b Add test for UI methods
5 years ago
Matthias 27970b424d Add webUI serving to api-server
5 years ago
Matthias 406682c3bb Fix random api failure in slow cases
5 years ago
Matthias c659150d9f Also print trade_duration in seconds to json
5 years ago
Matthias 3b51545d23 Add trade_duration to to_json
5 years ago
Matthias c42241986e further investigate random test failure
5 years ago
Matthias 20591b539a
Merge pull request #4228 from baartch/develop
5 years ago
Matthias cd8d4da466 Add test for /status <tradeids> functionality
5 years ago
Matthias 53c208197d Add bot_name setting
5 years ago
Matthias 572f5f9186 Fix fstring syntax error
5 years ago
Matthias 9f338ba6ed Debug random test failure in CI
5 years ago
Matthias adb3fb123e Fix typo
5 years ago
Matthias ac43591c44 Fix failing api when max_open_trades is unlimited
5 years ago
Matthias 8631a54514 Fix test due to pyjwt2.0
5 years ago
Matthias e69dac2704 Fix bug in RPC history mode when no data is found
5 years ago
Matthias 84ced92002 Fix mock-tests missing some fields
5 years ago
Matthias 29f4dd1dcd Enhance some response models
5 years ago
Matthias b2ab553a31 Rename api_server2 module to apiserver
5 years ago
Matthias eb20f6e7d0 Align auth token to flask version to prevent user-logout
5 years ago
Matthias 1717121f10 Properly use JWT secret key
5 years ago
Matthias 790f833653 Some more tests around api_auth
5 years ago
Matthias 776ce57f55 Remove api_server
5 years ago
Matthias 54a50b1fb4 Fix some tests
5 years ago
Matthias 9f873305eb Improve response models
5 years ago
Matthias 9350f505bc Implement missing methods
5 years ago
Matthias e23898d17b Improve some tests
5 years ago
Matthias 9ee1d88355 Implement more endpoints
5 years ago
Matthias a18d66e108 Add more endpoints to fastapi
5 years ago
Matthias f37ea4ba24 Fix some initial tests towards fastAPI
5 years ago
Matthias 9feabe707f Fix RPC methods to allow wildcards (and validate wildcards)
5 years ago
Matthias 0d4cf32086 Slightly adapt to pandas incompatibility
5 years ago
Matthias a87c273903 Refactor RPC modules so handlers don't inherit RPC directly
5 years ago
Matthias 1508e08ea5 Move fiatconvert init to RPC class
5 years ago
Matthias 5bf739b917 Simplify more telegram tests
5 years ago
Matthias be4a4be7a3 Further simplify test_telegram
5 years ago
Matthias 4cbbb80bc3 Refactor test_telegram to simplify tests
5 years ago
Christof 74bcd82c3d Exception msg
5 years ago
Christof b1fe5940fa check for Exception and log msgs
5 years ago
Christof 277f3ff47b tests: cleaup
5 years ago
Christof f39dde121a moved keyboard config validation to __inti__
5 years ago
Christof 6b44545d37 sort order imports
5 years ago
Christof 799e6be2eb fix tests
5 years ago
Christof 621105df9a renaming shortcut_btns to keyboard
5 years ago
Christof bf92099486 test for custom keyboard
5 years ago
Matthias 011ba1d9ae Adapt tests to use async methods
5 years ago
Matthias 7eab33de08 Merge branch 'develop' into plugins/protections_backtest
5 years ago
Matthias c784e5780e
Merge pull request #4054 from freqtrade/models_open_price
5 years ago