mirror of
https://github.com/Rikj000/MoniGoMani.git
synced 2022-03-06 00:08:05 +03:00
Move unit tests to their original folder again
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -71,10 +71,7 @@ docs/
|
||||
freqtrade/
|
||||
junit/
|
||||
scripts/
|
||||
tests/*
|
||||
!tests/monigomani/
|
||||
!tests/monigomani/*
|
||||
!tests/monigomani/*.py
|
||||
tests/junit/
|
||||
|
||||
freqtrade.service
|
||||
freqtrade.service.watchdog
|
||||
|
||||
@@ -2,6 +2,5 @@
|
||||
minversion = 6.0
|
||||
console_output_style = classic
|
||||
python_files = mgm*_test.py
|
||||
testpaths =
|
||||
tests
|
||||
testpaths = tests
|
||||
addopts = --cov --cov-append --doctest-modules --junitxml=tests/junit/test-results.xml --cov=. --cov-report=xml --cov-report=html
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user