Commit Graph
11 Commits
Author SHA1 Message Date
OMEGARAZER f3c7d796aa Update for other failing tests
Seems there was some overlap in test names that was contributing to the test errors. Updated hash and test name.
2022-11-08 15:37:21 -05:00
OMEGARAZER 77711c243a Fix test for deleted user on post
tested post now showing deleted as user causing tests to fail. Updated to working post.
2022-11-08 13:54:18 -05:00
OMEGARAZER b536a486b6 Imgur argument tests
Add tests for links that have arguments added to the extension field in retrieved image_dict
2022-09-28 13:21:05 -04:00
OMEGARAZER 02b6e66941 Imgur edge case coverage
Covers edge case of additional arguments on extension.

Also removed duplicate or redundant tests.
2022-09-28 00:55:10 -04:00
OMEGARAZERandGitHub ca33dee265 Update test_download_integration.py
The old change twice forget once. Forgot I changed it back to a SelfPost rather than Direct.
2022-09-23 10:00:41 -04:00
OMEGARAZERandGitHub 9c067ad74f Update test_connector.py
Update user that was banned/suspended with one that should not end up that way.
2022-09-23 02:59:16 -04:00
OMEGARAZERandGitHub 3906386838 Update test_download_integration.py
Update broken ID's in download integration test
2022-09-23 02:57:43 -04:00
OMEGARAZERandGitHub 7fef6c4023 Update test_clone_integration.py
Update broken ID's in clone integration test
2022-09-23 02:51:53 -04:00
OMEGARAZERandAli Parlakçı 8c3af7029e Update test_imgur.py 2021-11-16 17:05:46 +03:00
OMEGARAZERandAli Parlakçı bd802df38c Update test_imgur.py
Adding test for .giff/.gift imgur extension
2021-11-16 17:05:46 +03:00
OMEGARAZERandAli Parlakçı f05e909008 Stop videos from being downloaded as images
Erroneous .gifv extensions such as .giff or .gift resolve to a static image and are downloaded by the direct downloader. (ex: https://i.imgur.com/OGeVuAe.giff  )
2021-11-16 17:05:46 +03:00