add workflow response download
This commit is contained in:
@@ -43,6 +43,7 @@ def test_full_stack_product_contract():
|
||||
assert "AgentPlatformResources" in source and "AgentDatabase(" in source
|
||||
assert "Skill runner" not in frontend, "replace the generic scaffold with the product workflow"
|
||||
assert "DATABASE_URL" not in frontend
|
||||
assert "Download workflow response (.json)" in frontend and "new Blob" in frontend
|
||||
assert "execution_receipts" in migration
|
||||
|
||||
card = load_local_project(ROOT).agent_cls().card()
|
||||
|
||||
Reference in New Issue
Block a user