a2a-source-edit: write tests/test_full_stack_contract.py
This commit is contained in:
@@ -53,6 +53,7 @@ def test_full_stack_product_contract():
|
|||||||
assert card.runtime.pricing.caller_pays_llm is False
|
assert card.runtime.pricing.caller_pays_llm is False
|
||||||
assert card.runtime.platform_resources.databases
|
assert card.runtime.platform_resources.databases
|
||||||
assert card.runtime.platform_resources.databases[0].migrations.path == "db/migrations"
|
assert card.runtime.platform_resources.databases[0].migrations.path == "db/migrations"
|
||||||
|
assert card.workspace_access.enabled is True
|
||||||
|
|
||||||
|
|
||||||
def test_review_success_fixture_is_deterministic():
|
def test_review_success_fixture_is_deterministic():
|
||||||
|
|||||||
Reference in New Issue
Block a user