Port the tests to the CfApiWrapper
authorKevin Ottens <kevin.ottens@nextcloud.com>
Wed, 23 Dec 2020 17:05:53 +0000 (18:05 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Wed, 30 Dec 2020 08:44:58 +0000 (09:44 +0100)
commit691ab9a40a2c412ae142e6d4f75bf040cebd39dd
tree7701c4334d7a9ea343452fb753d1bceda93826f3
parent7668c521c1f018baa4a68ad65db631fd4b7198bd
Port the tests to the CfApiWrapper

This reduces code duplication and opportunities of mistakes between the
test and the implementation.

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
test/testsynccfapi.cpp