summaryrefslogtreecommitdiff
path: root/tests/unit/engines/test_flickr_noapi.py
AgeCommit message (Collapse)Author
2019-12-21[mod] remove useless engine unit testsAdam Tauber
These tests are not able to detect engine errors if the upstream site changes.
2019-07-28[enh] flickr_noapi: use complete JSON data block, add 'content', ↵Frank de Lange
'img_format', 'source', etc. (#1571) Fetch complete JSON data block, use legend to extract images. Unquote urlencoded strings. Add image description as 'content'. Add 'img_format' and 'source' data (needs PR #1567 to enable this data to be displayed). Show images which lack ownerid instead of discarding them.
2016-12-09[fix] tests ++ flickr errorAdam Tauber
2016-11-01add time range search for flickrNoémi Ványi
2016-07-11Fix anomalous backslash in stringstepshal
2016-01-10[mod] remove buildout/makefile infrastructureAdam Tauber