Commit Graph

27 Commits

Author SHA1 Message Date
Matthias a26cdceb4b Fix tests run in random order (#599)
* allow tests to run in random mode

* Fix random test mode for fiat-convert

* allow random test execution in persistence

* fix pep8 styling

* use "usefixtures" to prevent pylint "unused parameter" message

* add pytest-random-order to travis
2018-04-07 20:06:53 +02:00
Janne Sinivirta c3cae5dfc4 have pip upgrade flake8 and coveralls 2018-01-07 14:32:01 +02:00
Janne Sinivirta c8fb6c4661 More lint fixes (#198)
* autopep fixes

* remove unused imports

* fix plot_dataframe.py lint warnings

* make pep8 error fails the build

* two more line breakings

* matplotlib.use() must be called before pyplot import
2017-12-18 17:36:00 +01:00
Janne Sinivirta e5f8c1e75d cache ta-lib folder, skip build if cache exists 2017-12-18 09:29:17 +02:00
Janne Sinivirta 4c0a316e3e enable sudo for installing talib 2017-12-18 09:20:52 +02:00
Janne Sinivirta e3941cde7e move wgetting and building of talib to an sh file 2017-12-18 07:15:14 +02:00
Janne Sinivirta 642422d5c4 cache pip dependencies (#199) 2017-12-17 21:19:50 +01:00
Janne Sinivirta d3947fc893 create config.json for backtesting 2017-12-17 15:19:35 +02:00
Janne Sinivirta fe0c26f536 create config.json for hyperopt 2017-12-17 15:13:39 +02:00
Janne Sinivirta e83e4909a0 install freqtrade module for hyperopting 2017-12-17 15:01:11 +02:00
Janne Sinivirta 21a11f5589 run pytest, hyperopt and backtesting in parallel 2017-12-17 14:45:31 +02:00
Samuel Husso a68ca31684 add smoke test commands under script block 2017-12-17 12:01:08 +02:00
Samuel Husso 5f1b9943d1 add smoke tests to run a round of hyperopt and backtesting 2017-12-17 11:55:34 +02:00
gcarq 6f2caf9698 invoke flake8 after success 2017-12-16 03:44:49 +01:00
gcarq 7f3f127165 remove custom env from .travis.yml 2017-11-25 01:13:28 +01:00
Janne Sinivirta 50a979161c run parallel test envs 2017-11-05 09:27:49 +02:00
Janne Sinivirta 3506e3ceec try directly invoking pytest for fixing coveralls issue 2017-10-02 20:17:14 +03:00
Janne Sinivirta 27b2624a67 let pytest do coverage 2017-10-02 19:48:47 +03:00
gcarq f409bdbba8 add coveralls.io to measure code quality 2017-09-30 18:55:48 +02:00
gcarq b85b913657 revert coveralls 2017-09-30 17:13:08 +02:00
gcarq bbef0edcd1 add coveralls.io to measure code quality 2017-09-30 17:06:15 +02:00
gcarq b225b0cb90 remove python nightly interpreter 2017-09-29 19:07:25 +02:00
gcarq f84c58c3eb add slack token 2017-09-12 19:20:49 +02:00
gcarq 3dade54b67 export lib path 2017-09-08 16:55:03 +02:00
gcarq 1528041520 fix path issue 2017-09-08 16:50:08 +02:00
gcarq 83b750f8af use sudo 2017-09-08 16:45:22 +02:00
gcarq 8a72285798 enable ci 2017-09-08 16:39:17 +02:00