icloud_photos_downloader/tests
Andrey Nikiforov 8015de71cc
sms mfa using str instead of int to keep leading zeros (#995)
2024-11-11 13:50:54 -08:00
..
cookie use stored auth in non-auth tests (#971) 2024-10-24 20:34:31 -07:00
data use new 2fa api for sms #803 (#878) 2024-06-28 18:15:38 -07:00
helpers use stored auth in non-auth tests (#971) 2024-10-24 20:34:31 -07:00
vcr_cassettes sms mfa using str instead of int to keep leading zeros (#995) 2024-11-11 13:50:54 -08:00
__init__.py Tidied up the code a little bit and moved things into separate files under icloudpd/ 2018-07-31 00:55:28 +07:00
test_authentication.py add support for non 2fa accounts (#978) 2024-10-26 16:17:42 -07:00
test_autodelete_photos.py use stored auth in non-auth tests (#971) 2024-10-24 20:34:31 -07:00
test_cli.py use stored auth in non-auth tests (#971) 2024-10-24 20:34:31 -07:00
test_download_live_photos.py use stored auth in non-auth tests (#971) 2024-10-24 20:34:31 -07:00
test_download_live_photos_id.py use stored auth in non-auth tests (#971) 2024-10-24 20:34:31 -07:00
test_download_photos.py fix crash when itemtype is not present in Apple response (#988) 2024-11-03 09:44:53 -08:00
test_download_photos_id.py fix crash when itemtype is not present in Apple response (#988) 2024-11-03 09:44:53 -08:00
test_email_notifications.py ensure test are green without internet connection (#943) 2024-08-31 21:50:45 -07:00
test_filenames.py format and lint code (#885) 2024-06-29 15:25:35 -07:00
test_folder_structure.py use stored auth in non-auth tests (#971) 2024-10-24 20:34:31 -07:00
test_listing_albums.py fix listing tests (#973) 2024-10-25 05:24:57 -07:00
test_listing_libraries.py fix listing tests (#973) 2024-10-25 05:24:57 -07:00
test_listing_recent_photos.py use stored auth in non-auth tests (#971) 2024-10-24 20:34:31 -07:00
test_logger.py format and lint code (#885) 2024-06-29 15:25:35 -07:00
test_string_helpers.py format and lint code (#885) 2024-06-29 15:25:35 -07:00
test_two_step_auth.py sms mfa using str instead of int to keep leading zeros (#995) 2024-11-11 13:50:54 -08:00