Commit Graph

1 Commits

Author SHA1 Message Date
HAL9000 c4ffc7facc 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-06 01:15:58 -04:00