source adapter framework
This commit is contained in:
parent
f8f20c7c32
commit
eb34c0d4fb
17 changed files with 1924 additions and 15 deletions
|
|
@ -22,6 +22,7 @@ def test_builtin_extension_registry_lists_query_processors_and_backend():
|
|||
assert "policy.local-label" in ids
|
||||
assert "document.function" in ids
|
||||
assert "memory.context-package" in ids
|
||||
assert "source.adapter-registry" in ids
|
||||
|
||||
|
||||
def test_builtin_meta_descriptors_expose_extension_and_docs_accesspoints():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue