n8n/packages/nodes-base/credentials/test
Puranik Yashaswin Sharma 3c8689f008
fix: Make Miro OAuth2 scope field visible (#25105)
Co-authored-by: Elias Meire <elias@meire.dev>
2026-07-01 15:58:04 +00:00
..
common
aws-assume-role-utils.test.ts refactor(core): Replace hand-written STS AssumeRole with AWS SDK (#32990) 2026-06-30 09:18:27 +00:00
Aws.credentials.test.ts feat(core): Switch AWS request signing from aws4 to @smithy/signature-v4 with a legacy fallback (no-changelog) (#33304) 2026-07-01 08:40:56 +00:00
Aws.signing.test.ts feat(core): Switch AWS request signing from aws4 to @smithy/signature-v4 with a legacy fallback (no-changelog) (#33304) 2026-07-01 08:40:56 +00:00
AwsAssumeRole.credentials.test.ts feat(core): Switch AWS request signing from aws4 to @smithy/signature-v4 with a legacy fallback (no-changelog) (#33304) 2026-07-01 08:40:56 +00:00
CalendlyApi.credentials.test.ts fix(Calendly Trigger Node): Use API v2 for webhook subscriptions (#29771) 2026-05-07 11:29:34 +00:00
CiscoSecureEndpointApi.credentials.integration.test.ts refactor(core): Route credential token requests through the shared HTTP client (#32595) 2026-06-19 13:18:10 +00:00
CiscoSecureEndpointApi.credentials.test.ts refactor(core): Route credential token requests through the shared HTTP client (#32595) 2026-06-19 13:18:10 +00:00
DatabricksOAuth2Api.credentials.test.ts fix(Databricks Node): Allow configuring the token-expired status code on OAuth2 credential (#32824) 2026-06-23 12:59:08 +00:00
DeepLApi.credentials.test.ts fix(DeepL Node): Update credentials to use header-based authentication (#24614) 2026-05-04 17:10:45 +00:00
FacebookGraphApiOAuth2Api.credentials.test.ts feat(Facebook Graph API Node): Add OAuth2 support (#27112) 2026-05-12 13:32:08 +00:00
FacebookGraphAppOAuth2Api.credentials.test.ts feat(Facebook Graph API Node): Add OAuth2 support (#27112) 2026-05-12 13:32:08 +00:00
FigmaOAuth2Api.credentials.test.ts feat(Figma Trigger Node): Add OAuth2 authentication support (#30079) 2026-05-11 11:30:49 +00:00
GithubAppApi.credentials.test.ts refactor: Remove @n8n/utils barrel export (no-changelog) (#33082) 2026-06-30 16:05:24 +03:00
GoogleApi.credentials.integration.test.ts refactor(core): Route credential token requests through the shared HTTP client (#32595) 2026-06-19 13:18:10 +00:00
GoogleApi.credentials.test.ts fix(Google Vertex Chat Model Node): Support newer Gemini models and EU/US data residency (#33135) 2026-06-29 11:37:03 +00:00
GoogleCalendarOAuth2Api.credentials.test.ts feat(Google Calendar Node): Allow custom OAuth2 scopes (#32661) 2026-06-22 09:23:04 +00:00
GoogleCloudStorageOAuth2Api.credentials.test.ts feat(Google Cloud Storage Node): Allow custom OAuth2 scopes (#32659) 2026-06-22 08:29:19 +00:00
GoogleSheetsOAuth2Api.credentials.test.ts feat(Google Sheets Node): Allow custom OAuth2 scopes (#32660) 2026-06-22 11:56:44 +00:00
GumroadOAuth2Api.credentials.test.ts feat(Gumroad Trigger Node): Add OAuth2 authentication (#29974) 2026-05-26 07:31:13 +00:00
JiraSoftwareCloudOAuth2Api.credentials.test.ts feat(Jira Node): Add OAuth2 (3LO) support (#29414) 2026-05-06 09:49:30 +00:00
LinearOAuth2Api.credentials.test.ts feat(core): Add agent chat integration improvements (no-changelog) (#31199) 2026-05-28 09:35:57 +00:00
MicrosoftEntraServicePrincipalApi.credentials.test.ts feat: Add Microsoft Entra Service Principal credential (#32759) 2026-06-25 09:10:31 +00:00
MicrosoftExcelOAuth2Api.credentials.test.ts feat: Add support for custom scopes in the MS Excel credential (#24756) 2026-01-23 14:48:38 +00:00
MicrosoftOAuth2Api.credentials.test.ts feat(core): Add certificate authentication option to Microsoft OAuth2 credentials (#33227) 2026-07-01 13:55:09 +00:00
MicrosoftOneDriveOAuth2Api.credentials.test.ts feat(Microsoft OneDrive Node): Allow custom OAuth scopes (CE-949) (#31255) 2026-06-01 13:51:21 +00:00
MicrosoftOutlookOAuth2Api.credentials.test.ts feat(Microsoft Outlook Node): Allow custom OAuth scopes (CE-950) (#31262) 2026-06-01 12:19:54 +00:00
MicrosoftSharePointOAuth2Api.credentials.test.ts feat(Microsoft SharePoint Node): Allow custom OAuth scopes (#31256) 2026-06-01 11:10:01 +00:00
MicrosoftTeamsOAuth2Api.credentials.test.ts fix(Microsoft Teams Node): Downgrade OAuth2 scope from Group.ReadWrite.All to Group.Read.All (#28141) 2026-06-29 12:27:45 +00:00
MicrosoftToDoOAuth2Api.credentials.test.ts feat(Microsoft To Do Node): Allow custom OAuth2 scopes (#32538) 2026-06-18 08:55:07 +00:00
MiroOAuth2Api.credentials.test.ts fix: Make Miro OAuth2 scope field visible (#25105) 2026-07-01 15:58:04 +00:00
OpenAiApi.credentials.test.ts fix(core): OpenAI and Anthropic custom header credentials causing inconsistent behaviours (#33131) 2026-06-29 09:14:06 +00:00
SalesforceJwtApi.credentials.integration.test.ts refactor: Remove @n8n/utils barrel export (no-changelog) (#33082) 2026-06-30 16:05:24 +03:00
SalesforceJwtApi.credentials.test.ts refactor: Remove @n8n/utils barrel export (no-changelog) (#33082) 2026-06-30 16:05:24 +03:00
SchemaRegistryApi.credentials.test.ts feat(Kafka Node): Add Schema Registry credential type (#32026) 2026-06-12 15:29:09 +00:00
SlackOAuth2Api.credentials.test.ts feat(Slack Node): Allow users to configure OAuth2 scopes (#28728) 2026-04-28 12:30:40 +00:00
SnowflakeOAuth2Api.credentials.test.ts feat(Snowflake Node): Add OAuth2 credential support (#29391) 2026-05-18 11:30:47 +00:00
StravaOAuth2Api.credentials.test.ts feat(Strava Node): Allow custom OAuth2 scopes (#29972) 2026-05-07 09:57:03 +00:00
TrelloOAuth1Api.credentials.test.ts feat(Trello Node): Add OAuth1 credential support (#30369) 2026-06-02 13:02:57 +00:00
WordpressOAuth2Api.credentials.test.ts feat(Wordpress Node): Add support for OAuth2 (#27113) 2026-03-26 08:24:16 +00:00