Add Markitect bridge and activation quality
This commit is contained in:
parent
8089a7c8fa
commit
1efb7d4c13
19 changed files with 871 additions and 43 deletions
|
|
@ -79,4 +79,5 @@ def test_runtime_compile_package_wraps_compiler_response() -> None:
|
|||
|
||||
assert envelope["operation"] == "package.compile"
|
||||
assert envelope["data"]["package_request"]["selection"] == selection
|
||||
assert envelope["data"]["package_response"]["package_id"] == "package:selection.a"
|
||||
assert envelope["data"]["package_response"]["package_ref"] == "package:selection.a"
|
||||
assert envelope["data"]["package_response"]["response"]["package_id"] == "package:selection.a"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue