Update unit tests to use XML as well.
Danbooru and Konachan aren't passing just because the posts retrieved aren't the same.
This commit is contained in:
parent
dc6236f00c
commit
bff2dd2ef1
4 changed files with 212 additions and 0 deletions
|
@ -35,6 +35,8 @@ private Q_SLOTS:
|
|||
void initTestCase();
|
||||
void testPostLoading();
|
||||
void testPostLoading_data();
|
||||
void testPostLoadingXml();
|
||||
void testPostLoadingXml_data();
|
||||
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue