Skip to content

Commit 5a323f0

Browse files
Refactor auth tests to use real communities, remove mocks (#255)
* Refactor auth tests to use real communities, remove mocks Replace MagicMock and @patch with real community configurations loaded via discover_assistants(). Use monkeypatch for environment variables (real Settings reads them). All test scenarios preserved. Closes #85 * Address review: use dynamic config values, fixture for discovery Derive test origins and model values from loaded community configs instead of hardcoding them. Move discover_assistants() into a module-scoped fixture for better error reporting. Add helper functions for config access.
1 parent e2e452e commit 5a323f0

File tree

1 file changed

+227
-197
lines changed

1 file changed

+227
-197
lines changed

0 commit comments

Comments
 (0)