b53ea863dd3f4c9839fb7f5c2067b520c7338370
Appends 4 new fixtures to backend/tests/conftest.py: - mock_google_drive_creds: Google OAuth credential dict (access/refresh token, expiry) - mock_onedrive_creds: OneDrive MSAL credential dict - mock_webdav_client: MagicMock with upload_to/download_from/list/check methods - cloud_connection_factory: async factory that creates CloudConnection ORM rows All existing fixtures and tests unaffected; pytest collection errors = 0.
Description
No description provided
Languages
Python
65.7%
Vue
22.8%
JavaScript
11.3%