Skip to content

Commit 4fd7343

Browse files
committed
CCM-12616: test
1 parent ae8b458 commit 4fd7343

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

utils/event-publisher-py/pytest.ini

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,13 @@
11
[pytest]
2-
32
python_files = test_*.py
43
python_classes = Test*
54
python_functions = test_*
6-
75
testpaths = event_publisher/__tests__
8-
96
addopts =
107
-v
118
--tb=short
129
--strict-markers
1310

14-
env =
15-
AWS_ACCESS_KEY_ID=testing
16-
AWS_SECRET_ACCESS_KEY=testing
17-
AWS_DEFAULT_REGION=eu-west-2
18-
1911
[tool:pytest]
2012
testpaths = event_publisher/__tests__
2113

0 commit comments

Comments
 (0)