aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/common/common.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAntti Kokko2015-02-171-22/+14
* Start moving code away from ReplyBaseFrederik Gladhorn2013-11-291-1/+1
* Remove backend secret concept from QtEnginioJędrzej Nowacki2013-10-311-1/+1
* Remove EnginioBackendManager::setServiceUrlJędrzej Nowacki2013-10-291-1/+0
* Move EnginioBackendManager url into EnginioClientJędrzej Nowacki2013-10-291-2/+1
* Fix license testJędrzej Nowacki2013-10-141-6/+10
* Add missing license in header filesJędrzej Nowacki2013-09-271-0/+37
* Fix build with a namespaced QtJędrzej Nowacki2013-09-131-1/+1
* Add more debugging information to testsJędrzej Nowacki2013-09-121-0/+4
* Unify CHECK_NO_ERROR(response) macro implementationJędrzej Nowacki2013-09-041-0/+8
* Increase default QTRY_ macro timeout to 15 secondsJędrzej Nowacki2013-09-041-0/+10
* Use https://staging.engin.io for the notifications testAndras Becsi2013-07-221-0/+1
* Mark some methods with Q_REQUIRED_RESULTJędrzej Nowacki2013-07-091-2/+2
* The tests do not require the ENGINIO_BACKEND_ID and ENGINIO_BACKEND_SECRETAndras Becsi2013-06-211-2/+0
* Add helper function to prepare an object type on a backend to be used by tests.Andras Becsi2013-06-211-0/+2
* Move the test user preparation function out of the backend manager.Andras Becsi2013-06-211-2/+1
* Move EnginioModel test to per-testcase backendAndras Becsi2013-06-211-0/+2
* Extract initial user and usergroup creation into a helper functionAndras Becsi2013-06-211-0/+2
* Move away from legacy object naming for fulltext search test.Andras Becsi2013-06-211-0/+2
* Add backend manager function to get backend API keysAndras Becsi2013-06-201-0/+1
* Add backend manager function to query backend environmentsAndras Becsi2013-06-201-0/+1
* BackendManager: Cache backend environments to avoid unnecessary requestsAndras Becsi2013-06-191-2/+4
* Refactor EnginioBackendManager and add createObjectType function.Andras Becsi2013-06-191-3/+10
* Remove the wait_callback hackAndras Becsi2013-06-191-8/+1
* Add EnginioBackendManager for tests to create / remove backends.Andras Becsi2013-06-181-5/+35
* Change type of backendId and backendSecret properties to QByteArrayJędrzej Nowacki2013-06-121-2/+2
* Clean up leftover from old testsAndras Becsi2013-06-051-6/+0
* Initial removal of the old API.Jędrzej Nowacki2013-06-051-40/+0
* Add auto tests to the repository.Andras Becsi2013-04-251-0/+64