summaryrefslogtreecommitdiff
path: root/tests/auto/common
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/1.1' into '1.2'v1.2.0-beta1v1.2.01.2.0Frederik Gladhorn2015-03-311-0/+5
|\
| * Autotest: Use resources for test filesv1.1.11.1.1Rainer Keller2015-02-051-0/+5
| * Update license headers and add new license filesAntti Kokko2014-09-192-38/+22
* | Update copyright headersAntti Kokko2015-02-172-44/+28
|/
* Start moving code away from ReplyBaseFrederik Gladhorn2013-11-291-1/+1
* Fix memory leak in tests.Jędrzej Nowacki2013-11-281-0/+1
* Move all enums defined by EnginioClientConnection to a gadetJędrzej Nowacki2013-11-261-4/+4
* Use shared QNetworkRequest instead constructing one from scratchJędrzej Nowacki2013-11-252-2/+3
* Rename EnginioClientBase to EnginioClientConnection.Jędrzej Nowacki2013-11-221-4/+4
* Remove backend secret concept from QtEnginioJędrzej Nowacki2013-10-312-6/+2
* Use OAuth2 for EnginioBackendManager authenticationJędrzej Nowacki2013-10-292-11/+23
* Remove EnginioBackendManager::setServiceUrlJędrzej Nowacki2013-10-292-12/+0
* Move EnginioBackendManager url into EnginioClientJędrzej Nowacki2013-10-292-19/+24
* Extract from EnginioClient safe, base api subset.Jędrzej Nowacki2013-10-141-4/+4
* Fix license testJędrzej Nowacki2013-10-142-12/+20
* 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
* Allow to use a special configuration file to run tests.Jędrzej Nowacki2013-09-121-5/+20
* Unify CHECK_NO_ERROR(response) macro implementationJędrzej Nowacki2013-09-041-0/+8
* Increase default QTRY_ macro timeout to 15 secondsJędrzej Nowacki2013-09-042-0/+12
* Use a pri file for common part of autotestsJędrzej Nowacki2013-09-041-0/+2
* Increase amount of users and users groups for tests.Jędrzej Nowacki2013-09-031-10/+10
* Make failures of a backend creation a bit more verboseJędrzej Nowacki2013-09-031-0/+23
* Increase timeout for backend manipulationsJędrzej Nowacki2013-09-031-1/+1
* Use notifications in EnginioModel.Jędrzej Nowacki2013-08-271-0/+5
* Re-authenticate in the EnginioBackendManager if the service url changes.Andras Becsi2013-07-221-1/+7
* Use https://staging.engin.io for the notifications testAndras Becsi2013-07-222-0/+6
* Mark some methods with Q_REQUIRED_RESULTJędrzej Nowacki2013-07-091-2/+2
* Fix many concurrency problems in EnginioModelJędrzej Nowacki2013-07-051-0/+1
* Fix compilation with msvcFrederik Gladhorn2013-07-031-9/+9
* 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-212-0/+47
* Move the test user preparation function out of the backend manager.Andras Becsi2013-06-212-4/+2
* Move EnginioModel test to per-testcase backendAndras Becsi2013-06-211-0/+2
* Extract initial user and usergroup creation into a helper functionAndras Becsi2013-06-212-1/+97
* 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-202-0/+30
* Add backend manager function to query backend environmentsAndras Becsi2013-06-202-14/+31
* BackendManager: Cache backend environments to avoid unnecessary requestsAndras Becsi2013-06-192-13/+30
* Fix customRequest when using the staging API.Andras Becsi2013-06-191-1/+0
* Refactor EnginioBackendManager and add createObjectType function.Andras Becsi2013-06-192-67/+96
* Remove the wait_callback hackAndras Becsi2013-06-192-29/+12
* Add EnginioBackendManager for tests to create / remove backends.Andras Becsi2013-06-182-5/+233
* 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-053-174/+0
* Add more debug info to autotestsJędrzej Nowacki2013-05-301-0/+5
* Add auto tests to the repository.Andras Becsi2013-04-252-0/+193