Skip to content

Commit

Permalink
refactor (sdk:tests): add marker for cli_testing
Browse files Browse the repository at this point in the history
  • Loading branch information
aybruhm committed Dec 23, 2024
1 parent c862cbd commit 078cb64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions agenta-cli/tests/pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ markers =
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
cli_testing: mark testcase as part of the CLI testing testsuite

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

0 comments on commit 078cb64

Please sign in to comment.