latest code
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
[pytest]
|
||||
testpaths = tests
|
||||
python_files = test_*.py
|
||||
python_classes = Test*
|
||||
python_functions = test_*
|
||||
addopts = -q --strict-markers
|
||||
markers =
|
||||
characterization: pins existing behaviour of a production endpoint (B0.1)
|
||||
probe: cross-tenant isolation probe (B0.2)
|
||||
websocket: exercises the WebSocket surface (B0.2.6)
|
||||
org_scope: organisation-scoped access control (C0)
|
||||
filterwarnings =
|
||||
ignore::DeprecationWarning
|
||||
asyncio_mode = auto
|
||||
Reference in New Issue
Block a user