`_resolve_scope` returned a scope without keeping it, so a client re-entered after its configuration was edited covered whatever the configuration then said. Resolving once is what the rest of the design rests on: the scope is what names results, citations and errors. A configuration is still free to change before first entry. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| helpers.py | ||
| test_capabilities.py | ||
| test_citations.py | ||
| test_documents.py | ||
| test_expansion.py | ||
| test_lifecycle.py | ||
| test_scope.py | ||
| test_search.py | ||