Files
endurain/backend/tests/auth/identity_providers/__init__.py
João Vitória Silva a2b32bc847 Add tests for identity_providers module and update .gitignore
Added comprehensive unit tests for the identity_providers module, including CRUD operations, schema validation, and utility functions. Updated .gitignore to exclude deeper __pycache__ directories. Removed session test files and old __pycache__ files from the repository.
2025-12-19 11:25:57 +00:00

2 lines
43 B
Python

"""Tests for identity_providers module."""