mirror of
https://github.com/NCBM/plyngent.git
synced 2026-07-25 08:04:57 +08:00
test/tools: catalog, grants, and async tool helpers
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
"""Shared pytest fixtures.
|
||||
|
||||
Ephemeral ``@tool`` tests should pass ``register=False`` so they do not pollute
|
||||
the process catalog. Do not autouse an empty ``catalog_scope`` here: it would
|
||||
hide builtins from ``default_tool_definitions`` during tests.
|
||||
"""
|
||||
Reference in New Issue
Block a user