Files
cleveragents-core/features
HAL9000 31ee48a9d8 test(contexts): add BDD tests for ScopeResolverRegistry and ScopeResolutionContext
- Add features/scope_chain_resolver.feature with 15 scenarios covering
  ScopeResolutionContext construction, ScopeResolverRegistry register/
  unregister/resolve/introspection, and all _discover_resolvers paths
  (load failure, outer exception, dict-style fallback)
- Add features/steps/scope_chain_resolver_steps.py with mock-based
  helpers to exercise the entry-point discovery branches

ISSUES CLOSED: #8867
2026-06-04 21:25:44 -04:00
..