tests: move remaining tests from tests/ to my.tests, cleanup corresponding modules
This commit is contained in:
parent
a5643206a0
commit
b87d1c970a
9 changed files with 120 additions and 134 deletions
5
tox.ini
5
tox.ini
|
@ -86,11 +86,6 @@ commands =
|
|||
--pyargs {[testenv]package_name}.core {[testenv]package_name}.tests \
|
||||
{posargs}
|
||||
|
||||
{envpython} -m pytest tests \
|
||||
# ignore some tests which might take a while to run on ci..
|
||||
--ignore tests/extra/polar.py
|
||||
{posargs}
|
||||
|
||||
|
||||
[testenv:demo]
|
||||
commands =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue