summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Prospective fix for more oauth tests failingSimon Hausmann2019-10-021-0/+4
* Remove test cases using oauthbin.comMårten Nordheim2019-09-171-77/+0
* Add method to prepare network requestsFelix Barz2019-01-285-1/+327
* Use 127.0.0.1 for redirect URISamuel Gaist2018-11-221-2/+2
* Fix grant process by passing oauth parameters to headerPoren Chiang2018-09-141-1/+0
* Fix for second temporary token being interpreted as successMårten Nordheim2018-07-101-0/+57
* Fix warningJesus Fernandez2018-06-191-1/+1
* Add missing includev5.11.0-beta2Ville Voutilainen2018-02-271-0/+1
* Fix refresh token workflowv5.11.0-alpha1Jesus Fernandez2018-02-131-0/+69
* Fix a leakJesus Fernandez2018-02-131-3/+3
* Add a basic OAuth2 testJesus Fernandez2018-01-183-0/+109
* Fix reading body incomplete bodyJesus Fernandez2018-01-181-2/+9
* Fix QOAuth1::tokenSecret() return valueAndrea Scarpino2017-12-221-1/+18
* Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta4Liang Qi2017-10-301-0/+2
|\
| * Avoid emitting QOAuth1::granted signal twicev5.9.2Jesus Fernandez2017-09-201-0/+2
* | Rewrite tst_OAuth1::getTokenv5.10.0-alpha1Jesus Fernandez2017-09-084-114/+134
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-223-123/+165
|\|
| * Fix signature-generation for already-percent-encoded queriesMårten Nordheim2017-07-141-0/+21
| * Bump copyright yearJesus Fernandez2017-07-123-3/+3
| * Tests now check for host's availabilityMårten Nordheim2017-07-071-134/+160
* | Add a mini web server to the testsJesus Fernandez2017-08-112-0/+279
* | Fix PLAINTEXT signaturesJesus Fernandez2017-08-111-38/+80
* | Use QLoggingCategory in QtNetworkAuthJesus Fernandez2017-06-201-1/+1
* | Simplify private implementation class constructorsJesus Fernandez2017-06-161-1/+3
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-071-5/+4
|\|
| * Fix licensingv5.9.0-rc2v5.9.0-rc1v5.9.0-beta4v5.9.0Jani Heikkinen2017-05-041-5/+4
* | Move some functions to base classes to avoid virtualJesus Fernandez2017-05-301-4/+0
* | Add PUT methodJesus Fernandez2017-05-291-0/+1
* | Add more OAuth 1 signature test casesJesus Fernandez2017-05-181-2/+139
* | Use QStringLiteral properlyJesus Fernandez2017-05-181-6/+6
* | Remove redundant virtual in inherit classesJesus Fernandez2017-05-151-9/+9
|/
* Modify licensev5.8.0-rc1v5.8.0Jesus Fernandez2016-12-071-4/+5
* Added property testsJesus Fernandez2016-09-064-0/+237
* Removed insignificant testJesus Fernandez2016-08-222-1/+6
* Integration fixJesus Fernandez2016-08-221-0/+1
* OAuth supportJesus Fernandez2016-08-1910-0/+670