Files
InvokeAI/tests/app
Lincoln Stein 6108ca54c4 fix(test): patch ApiDependencies in auth_dependencies to fix recall tests
The patched_dependencies fixture only monkeypatched ApiDependencies in
the recall_parameters module, but the endpoint also resolves
CurrentUserOrDefault via auth_dependencies, which accesses
ApiDependencies.invoker independently. Patch both import sites.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 19:36:47 -04:00
..