Commit graph

8 commits

Author SHA1 Message Date
0eb9232391
Update license statements to the SPDX tags
Some checks failed
continuous-integration/drone Build is failing
2020-08-19 17:46:38 +02:00
efb10a0768
Fix autotests
This also helped in finding issues in parsing
2020-08-19 17:01:16 +02:00
bff2dd2ef1 Update unit tests to use XML as well.
Danbooru and Konachan aren't passing just because the posts retrieved
aren't the same.
2015-08-27 19:36:49 +02:00
b763cfbff3 Simplify test loading 2015-08-26 00:31:10 +02:00
c2139d9c33 Move to data driven test, in anticipation for subsequent APIs 2015-08-26 00:23:39 +02:00
3fadd93cff Use QFINDTESTDATA, which can find files easily 2015-08-25 16:54:40 +02:00
c9e79561ae Add proper tests to support Konachan posts
Danbooru posts are up next.
2015-08-25 16:49:15 +02:00
229e648d93 Stubs for testing pools, tags, and posts
We need those before implementing multiple API support, as responses
have different tags / values depending on the API.
2015-08-23 23:22:17 +02:00