Skip to content

Commit

Permalink
chore (sdk:tests): add markers for config_manager and sdk_routing tes…
Browse files Browse the repository at this point in the history
…t suites
  • Loading branch information
aybruhm committed Dec 20, 2024
1 parent eec75b3 commit 9f6271b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions agenta-cli/tests/pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ markers =
asyncio: mark a test as an async test
variant_manager: mark testcase as part of the SDK Variant Manager testsuite
deployment_manager: mark testcase as part of the SDK Deployment Manager testsuite
config_manager: mark testcase as part of the SDK Config Manager testsuite
sdk_routing: mark testcase as part of the SDK routing testsuite

[tool.pytest.ini_options]
asyncio_mode = "auto"

0 comments on commit 9f6271b

Please sign in to comment.