SDWebImage/Tests
Bogdan Poplauschi 86151183f6 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
This should speed up the tests a bit and also avoid some of the random failures due to timeout
2017-10-20 20:29:18 +03:00
..
SDWebImage Tests.xcodeproj Feature: refactor decoding code and provide decoding plugin 2017-10-16 19:52:18 +03:00
Tests 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
Podfile Improved the code coverage of our unit tests (given that we disabled test40InsertionOfImageData). 2017-10-20 16:15:38 +03:00