summaryrefslogtreecommitdiffstats
path: root/tests/clientapitest.cpp
Commit message (Expand)AuthorAge
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
* Fixed build.Christian Mollekopf2016-01-19
* Working resource inspectionChristian Mollekopf2016-01-18
* An imperative query APIChristian Mollekopf2016-01-14
* Ensure that we only emit ChildrenFetched once.Christian Mollekopf2016-01-14
* Fixed clientapitestChristian Mollekopf2015-12-19
* Ensure we process the query also if no resource is available.Christian Mollekopf2015-12-13
* Load entities from multiple resourcesChristian Mollekopf2015-12-13
* Test modificationsChristian Mollekopf2015-11-30
* Use the ChildrenFetchedRoleChristian Mollekopf2015-11-30
* Test model signalsChristian Mollekopf2015-11-30
* Removed most uses of SyncListResult and brought back theChristian Mollekopf2015-11-28
* Introduced a QueryRunner objectChristian Mollekopf2015-11-27
* Fixed buildChristian Mollekopf2015-11-21
* The parent is always an object, so we might as well make that explicitChristian Mollekopf2015-11-19
* Don't use a smart pointer for the result providerChristian Mollekopf2015-11-18
* Fixed clientapitestChristian Mollekopf2015-11-15
* It's starting to workChristian Mollekopf2015-11-13
* A result modelChristian Mollekopf2015-11-10
* Documentation on what tests are supposed to test.Christian Mollekopf2015-10-24
* Avoid hardcoding a made-up resource type for config that doesn't belongChristian Mollekopf2015-10-21
* ClientAPI: Don't require an explicit instance identifierChristian Mollekopf2015-10-21
* Adapt tests to exposed jobs in apiChristian Mollekopf2015-08-10
* Test life queries in the generic facadeChristian Mollekopf2015-07-28
* Filter queries by available resources, and filter resources byChristian Mollekopf2015-07-08
* Extracted resource configChristian Mollekopf2015-07-08
* We can add resources.Christian Mollekopf2015-07-08
* Pass instanceIdentifier to facadeChristian Mollekopf2015-07-07
* Remove externallyManaged hack now that we use std::shared_ptrChristian Mollekopf2015-07-07
* Fix test after resource instance adjustmentsChristian Mollekopf2015-06-17
* Adapt to KAsync namespace changeDan Vrátil2015-05-15
* Fixed lifetime management of resultSet.Christian Mollekopf2015-04-27
* Keep thread alive until the end of the query, and cleanup the resultSet.Christian Mollekopf2015-04-24
* Moved clientapitest to testsChristian Mollekopf2015-04-15