SDWebImage/Tests/Tests
DreamPiggy aac654b069 Update the test for custom operation interface 2018-01-21 11:11:46 +08:00
..
en.lproj Added SDWebImage Tests project. It uses CocoaPods (Expecta + XCTestAsync). Added some demo tests 2014-06-20 17:21:01 +03:00
MonochromeTestImage.jpg Added SDImageCacheConfig to all targets, test images, code coverage setting, tests for SDImageCache, SDWebImageDownloader, SDWebImageDownloaderOperation, SDWebImageDecoder 2016-09-24 00:14:13 +03:00
SDCategoriesTests.m Update the test and description to make it more clear 2018-01-16 11:34:56 +08:00
SDImageCacheTests.m Merge pull request #2061 from dvkch/master 2017-10-21 17:15:11 +03:00
SDTestCase.h Update the test and description to make it more clear 2018-01-16 11:34:56 +08:00
SDTestCase.m Update the test and description to make it more clear 2018-01-16 11:34:56 +08:00
SDWebImageDecoderTests.m Refactored the `SDWebImageDecoderTests` a bit. Per DRY, created `verifyCoder:withLocalImageURL:isAnimatedImage:` method that will take a imageURL and a coder and will check decoding and encoding back and forth, sizes and so. Reusing this method for the static WebP image, for the animated WebP image and for the GIF. 2017-10-20 18:40:09 +03:00
SDWebImageDownloaderTests.m Update the test for custom operation interface 2018-01-21 11:11:46 +08:00
SDWebImageManagerTests.m Update the test and description to make it more clear 2018-01-16 11:34:56 +08:00
SDWebImagePrefetcherTests.m Switched all the tests from using https://s3.amazonaws.com/fast-image-cache/demo-images/* images which are big and sometimes fail to arrive in 5 seconds (before the test can timeout) to smaller images, basically using http://via.placeholder.com/ like http://via.placeholder.com/50x50.jpg or http://via.placeholder.com/200x200.png 2017-10-20 20:29:18 +03:00
SDWebImageTestDecoder.h Feature: refactor decoding code and provide decoding plugin 2017-10-16 19:52:18 +03:00
SDWebImageTestDecoder.m Feature: refactor decoding code and provide decoding plugin 2017-10-16 19:52:18 +03:00
TestImage.gif Added SDImageCacheConfig to all targets, test images, code coverage setting, tests for SDImageCache, SDWebImageDownloader, SDWebImageDownloaderOperation, SDWebImageDecoder 2016-09-24 00:14:13 +03:00
TestImage.jpg Added image for testing cache 2015-04-19 09:24:34 +01:00
TestImage.png Added SDImageCacheConfig to all targets, test images, code coverage setting, tests for SDImageCache, SDWebImageDownloader, SDWebImageDownloaderOperation, SDWebImageDecoder 2016-09-24 00:14:13 +03:00
TestImageAnimated.webp Feature: refactor decoding code and provide decoding plugin 2017-10-16 19:52:18 +03:00
TestImageLarge.jpg Added tests for the scale down decoding + test image and updated a bit the other decoder tests 2016-10-06 16:00:43 +03:00
TestImageStatic.webp Feature: refactor decoding code and provide decoding plugin 2017-10-16 19:52:18 +03:00
Tests-Info.plist Renamed the schemes for consistency, dynamic frameworks are named SDWebImage instead of WebImage. Updated the Tests Podfile + project. Renamed the WebImage.h to SDWebImage.h to match the framework naming 2016-05-08 22:59:32 +03:00
Tests-Prefix.pch Added SDWebImage Tests project. It uses CocoaPods (Expecta + XCTestAsync). Added some demo tests 2014-06-20 17:21:01 +03:00