You are here

namespace Drupal\Tests\farm_api\Functional in farmOS 2.x

Classsort descending Location Description
ConsumerClientIdTest modules/core/api/tests/src/Functional/ConsumerClientIdTest.php Tests using the consumer.client_id field.
ConsumerConfigTest modules/core/api/tests/src/Functional/ConsumerConfigTest.php Tests using the consumer.client_id field.
CorsResponseEventSubscriberTest modules/core/api/tests/src/Functional/CorsResponseEventSubscriberTest.php Tests that CORS headers are properly added.
EntryPointTest modules/core/api/tests/src/Functional/EntryPointTest.php Tests the API entry point functionality.
InstallTest modules/core/api/tests/src/Functional/InstallTest.php Tests hook_install functionality of farm_api module.
OauthTestBase modules/core/api/tests/src/Functional/OauthTestBase.php Base class that handles common logic for OAuth tests.