KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_remote_provider_client.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <stdexcept>
#include <oauth/oauth_session.h>
#include <oauth/secure_token_store.h>
#include <remote_provider_client.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (DiscoveryFetchesWellKnownMetadata)
 
 BOOST_AUTO_TEST_CASE (OAuthServerMetadataFetchParsesRfc8414Fields)
 
 BOOST_AUTO_TEST_CASE (ManifestParsesDigestSizeAndDownloadUrls)
 
 BOOST_AUTO_TEST_CASE (AuthorizationCodeExchangeParsesTokens)
 
 BOOST_AUTO_TEST_CASE (RefreshTokenExchangeParsesTokens)
 
 BOOST_AUTO_TEST_CASE (RevokeTokenPostsToRevocationEndpoint)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/6]

◆ BOOST_AUTO_TEST_CASE() [2/6]

◆ BOOST_AUTO_TEST_CASE() [3/6]

◆ BOOST_AUTO_TEST_CASE() [4/6]

BOOST_AUTO_TEST_CASE ( OAuthServerMetadataFetchParsesRfc8414Fields )

◆ BOOST_AUTO_TEST_CASE() [5/6]

◆ BOOST_AUTO_TEST_CASE() [6/6]