aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auth/provider_oauth_token_storage_test.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-3/+9
* [ticket/14250] Change token_storage class to fit changed interfaceOliver Schramm2016-01-041-3/+5
* [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-021-1/+3
* [ticket/12932] Fix tests and calls to create_datetimeMarc Alexander2014-08-101-1/+1
* [ticket/12716] Use a string as session_idTristan Darricau2014-06-231-2/+2
* [ticket/12716] Add regression testTristan Darricau2014-06-191-0/+18
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/11700] Fix tests after merging new develop codeNils Adermann2013-09-161-5/+5
* [feature/oauth] More small fixesJoseph Warner2013-09-021-1/+1
* [feature/oauth] Make token storage service ignorantJoseph Warner2013-09-021-22/+22
* [feature/oauth] Fix remaining issues with token storageJoseph Warner2013-08-151-10/+15
* [feature/oauth] Refactor test to provide for easier to read testsJoseph Warner2013-08-141-12/+17
* [feature/oauth] Add tests for the new token methodsJoseph Warner2013-07-291-0/+40
* [feature/oauth] Refactor clear token test to get more useful output firstJoseph Warner2013-07-241-3/+6
* [feature/oauth] Fixes for problems found by testsJoseph Warner2013-07-241-1/+1
* [feature/oauth] Clear token storage testJoseph Warner2013-07-241-0/+7
* [feature/oauth] Has Access Token testJoseph Warner2013-07-241-1/+18
* [feature/oauth] Token storage test set_user_id()Joseph Warner2013-07-241-6/+20
* [feature/oauth] Replace spaces with tabsJoseph Warner2013-07-241-8/+8
* [feature/oauth] Token Storage retrieve access token testJoseph Warner2013-07-241-4/+35
* [feature/oauth] Initial token storage testsJoseph Warner2013-07-241-0/+85