Skip to content
Snippets Groups Projects
Verified Commit ab878415 authored by Duncan Macleod's avatar Duncan Macleod
Browse files

ci: added pytest.ini


with --ignore calls

Co-authored-by: default avatarTanner Prestegard <tanner.prestegard@ligo.org>
parent 4d755fb6
No related branches found
No related tags found
1 merge request!17Added unit test configuration in gitlab-ci
......@@ -7,3 +7,4 @@ config/settings/local.py
docs/user_docs/build/*
docs/admin_docs/build/*
static_root/*
.pytest_cache
[pytest]
addopts =
-r a
--ignore events/tests/test_perms.py
--ignore api/v2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment