summaryrefslogtreecommitdiffstats
path: root/tests/auto/oauth2codeflow/tst_oauth2codeflow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Simplify and move scopeAndRequestedScope() test to tst_abstractoauth2Juha Vuolle2025-01-311-84/+0
* Move scopeCharacterWarnings() autotest to tst_abstractoauth2Juha Vuolle2025-01-301-52/+0
* Move setInvalidScope() autotest to tst_abstractoauth2Juha Vuolle2025-01-301-53/+0
* Make tst_oauth2codeflow to use shared authorization serverJuha Vuolle2025-01-301-150/+113
* Move prepareRequest() to tst_abstractoauth2Juha Vuolle2025-01-301-11/+0
* Move nonce() common parts to tst_abstractoauth2.cppJuha Vuolle2025-01-301-29/+0
* Move sslConfig() and invalidLeadTime() to tst_abstractoauth2Juha Vuolle2025-01-301-38/+0
* Move autoRefresh(), and tokenUrl() common parts into tst_abstractoauth2Juha Vuolle2025-01-301-54/+9
* Rename tst_oauth2 test to tst_oauth2codeflowJuha Vuolle2025-01-301-0/+1691