Skip to content

Commit 61a53ea

Browse files
rnpridgeonRyan P
authored andcommitted
Update tox.ini with new integration test location
1 parent dd1512b commit 61a53ea

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tox.ini

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ commands =
1414
pip install -v .
1515
py.test -v --timeout 20 --ignore=tmp-build --import-mode append {posargs}
1616
# See tests/README.md for additional notes on testing
17-
#python examples/integration_test.py --conf tests/testconf.json
17+
python tests/integration/integration_test.py
1818

1919
[base]
2020
deps =
@@ -48,7 +48,9 @@ deps = flake8
4848
commands = flake8
4949

5050
[pytest]
51+
python_files = test_*
5152
testpaths = tests
53+
ignore = tests/integration
5254

5355
[flake8]
5456
exclude = venv*,env,.env,.tox,.toxenv,.git,build,docs,tmp-build

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy