Merge pull request #883 from cbcoutinho/worktree-tender-stargazing-sundae
test: Pact consumer contract for astrolabe credentials status (ADR-029)
This commit is contained in:
@@ -81,6 +81,7 @@ markers = [
|
||||
"login_flow: Login Flow v2 integration tests (ADR-022)",
|
||||
"multi_user_basic: Multi-user BasicAuth pass-through tests (ADR-020)",
|
||||
"postgres: Tests requiring the docker-compose postgres-test service (ADR-026)",
|
||||
"contract: Pact consumer/provider contract tests (ADR-029)",
|
||||
]
|
||||
testpaths = [
|
||||
"tests",
|
||||
@@ -128,6 +129,7 @@ dev = [
|
||||
"pytest-otel>=2.0.1",
|
||||
"procrastinate>=3.8",
|
||||
"psycopg[binary,pool]>=3.2",
|
||||
"pact-python>=3.4.0",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
||||
Reference in New Issue
Block a user