a2a-source-edit: write tests/test_full_stack_contract.py
This commit is contained in:
@@ -55,7 +55,8 @@ def test_full_stack_product_contract():
|
||||
assert databases and databases[0].scope == "user"
|
||||
assert databases[0].migrations is not None
|
||||
assert databases[0].migrations.path == "db/migrations"
|
||||
assert str(card.runtime.llm_provisioning) != "platform", "deterministic agent should not require caller LLM"
|
||||
assert card.runtime.pricing.caller_pays_llm is False
|
||||
assert card.runtime.workspace_access.enabled is True
|
||||
|
||||
|
||||
def test_extractor_success_fixture_exact_dates():
|
||||
|
||||
Reference in New Issue
Block a user