diff --git a/clients/client-accessanalyzer/jest.config.js b/clients/client-accessanalyzer/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-accessanalyzer/jest.config.js +++ b/clients/client-accessanalyzer/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-acm-pca/jest.config.js b/clients/client-acm-pca/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-acm-pca/jest.config.js +++ b/clients/client-acm-pca/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-acm/jest.config.js b/clients/client-acm/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-acm/jest.config.js +++ b/clients/client-acm/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-alexa-for-business/jest.config.js b/clients/client-alexa-for-business/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-alexa-for-business/jest.config.js +++ b/clients/client-alexa-for-business/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-amplify/jest.config.js b/clients/client-amplify/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-amplify/jest.config.js +++ b/clients/client-amplify/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-amplifybackend/jest.config.js b/clients/client-amplifybackend/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-amplifybackend/jest.config.js +++ b/clients/client-amplifybackend/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-api-gateway/jest.config.js b/clients/client-api-gateway/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-api-gateway/jest.config.js +++ b/clients/client-api-gateway/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-apigatewaymanagementapi/jest.config.js b/clients/client-apigatewaymanagementapi/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-apigatewaymanagementapi/jest.config.js +++ b/clients/client-apigatewaymanagementapi/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-apigatewayv2/jest.config.js b/clients/client-apigatewayv2/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-apigatewayv2/jest.config.js +++ b/clients/client-apigatewayv2/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-app-mesh/jest.config.js b/clients/client-app-mesh/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-app-mesh/jest.config.js +++ b/clients/client-app-mesh/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-appconfig/jest.config.js b/clients/client-appconfig/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-appconfig/jest.config.js +++ b/clients/client-appconfig/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-appflow/jest.config.js b/clients/client-appflow/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-appflow/jest.config.js +++ b/clients/client-appflow/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-appintegrations/jest.config.js b/clients/client-appintegrations/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-appintegrations/jest.config.js +++ b/clients/client-appintegrations/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-application-auto-scaling/jest.config.js b/clients/client-application-auto-scaling/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-application-auto-scaling/jest.config.js +++ b/clients/client-application-auto-scaling/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-application-discovery-service/jest.config.js b/clients/client-application-discovery-service/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-application-discovery-service/jest.config.js +++ b/clients/client-application-discovery-service/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-application-insights/jest.config.js b/clients/client-application-insights/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-application-insights/jest.config.js +++ b/clients/client-application-insights/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-appstream/jest.config.js b/clients/client-appstream/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-appstream/jest.config.js +++ b/clients/client-appstream/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-appsync/jest.config.js b/clients/client-appsync/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-appsync/jest.config.js +++ b/clients/client-appsync/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-athena/jest.config.js b/clients/client-athena/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-athena/jest.config.js +++ b/clients/client-athena/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-auditmanager/jest.config.js b/clients/client-auditmanager/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-auditmanager/jest.config.js +++ b/clients/client-auditmanager/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-auto-scaling-plans/jest.config.js b/clients/client-auto-scaling-plans/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-auto-scaling-plans/jest.config.js +++ b/clients/client-auto-scaling-plans/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-auto-scaling/jest.config.js b/clients/client-auto-scaling/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-auto-scaling/jest.config.js +++ b/clients/client-auto-scaling/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-backup/jest.config.js b/clients/client-backup/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-backup/jest.config.js +++ b/clients/client-backup/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-batch/jest.config.js b/clients/client-batch/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-batch/jest.config.js +++ b/clients/client-batch/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-braket/jest.config.js b/clients/client-braket/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-braket/jest.config.js +++ b/clients/client-braket/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-budgets/jest.config.js b/clients/client-budgets/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-budgets/jest.config.js +++ b/clients/client-budgets/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-chime/jest.config.js b/clients/client-chime/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-chime/jest.config.js +++ b/clients/client-chime/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-cloud9/jest.config.js b/clients/client-cloud9/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-cloud9/jest.config.js +++ b/clients/client-cloud9/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-clouddirectory/jest.config.js b/clients/client-clouddirectory/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-clouddirectory/jest.config.js +++ b/clients/client-clouddirectory/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-cloudformation/jest.config.js b/clients/client-cloudformation/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-cloudformation/jest.config.js +++ b/clients/client-cloudformation/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-cloudfront/jest.config.js b/clients/client-cloudfront/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-cloudfront/jest.config.js +++ b/clients/client-cloudfront/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-cloudhsm-v2/jest.config.js b/clients/client-cloudhsm-v2/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-cloudhsm-v2/jest.config.js +++ b/clients/client-cloudhsm-v2/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-cloudhsm/jest.config.js b/clients/client-cloudhsm/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-cloudhsm/jest.config.js +++ b/clients/client-cloudhsm/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-cloudsearch-domain/jest.config.js b/clients/client-cloudsearch-domain/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-cloudsearch-domain/jest.config.js +++ b/clients/client-cloudsearch-domain/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-cloudsearch/jest.config.js b/clients/client-cloudsearch/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-cloudsearch/jest.config.js +++ b/clients/client-cloudsearch/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-cloudtrail/jest.config.js b/clients/client-cloudtrail/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-cloudtrail/jest.config.js +++ b/clients/client-cloudtrail/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-cloudwatch-events/jest.config.js b/clients/client-cloudwatch-events/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-cloudwatch-events/jest.config.js +++ b/clients/client-cloudwatch-events/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-cloudwatch-logs/jest.config.js b/clients/client-cloudwatch-logs/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-cloudwatch-logs/jest.config.js +++ b/clients/client-cloudwatch-logs/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-cloudwatch/jest.config.js b/clients/client-cloudwatch/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-cloudwatch/jest.config.js +++ b/clients/client-cloudwatch/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-codeartifact/jest.config.js b/clients/client-codeartifact/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-codeartifact/jest.config.js +++ b/clients/client-codeartifact/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-codebuild/jest.config.js b/clients/client-codebuild/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-codebuild/jest.config.js +++ b/clients/client-codebuild/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-codecommit/jest.config.js b/clients/client-codecommit/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-codecommit/jest.config.js +++ b/clients/client-codecommit/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-codedeploy/jest.config.js b/clients/client-codedeploy/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-codedeploy/jest.config.js +++ b/clients/client-codedeploy/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-codeguru-reviewer/jest.config.js b/clients/client-codeguru-reviewer/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-codeguru-reviewer/jest.config.js +++ b/clients/client-codeguru-reviewer/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-codeguruprofiler/jest.config.js b/clients/client-codeguruprofiler/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-codeguruprofiler/jest.config.js +++ b/clients/client-codeguruprofiler/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-codepipeline/jest.config.js b/clients/client-codepipeline/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-codepipeline/jest.config.js +++ b/clients/client-codepipeline/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-codestar-connections/jest.config.js b/clients/client-codestar-connections/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-codestar-connections/jest.config.js +++ b/clients/client-codestar-connections/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-codestar-notifications/jest.config.js b/clients/client-codestar-notifications/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-codestar-notifications/jest.config.js +++ b/clients/client-codestar-notifications/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-codestar/jest.config.js b/clients/client-codestar/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-codestar/jest.config.js +++ b/clients/client-codestar/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-cognito-identity-provider/jest.config.js b/clients/client-cognito-identity-provider/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-cognito-identity-provider/jest.config.js +++ b/clients/client-cognito-identity-provider/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-cognito-identity/jest.config.js b/clients/client-cognito-identity/jest.config.js index b8e154edf1310..165a56109e11a 100644 --- a/clients/client-cognito-identity/jest.config.js +++ b/clients/client-cognito-identity/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["!**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-cognito-sync/jest.config.js b/clients/client-cognito-sync/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-cognito-sync/jest.config.js +++ b/clients/client-cognito-sync/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-comprehend/jest.config.js b/clients/client-comprehend/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-comprehend/jest.config.js +++ b/clients/client-comprehend/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-comprehendmedical/jest.config.js b/clients/client-comprehendmedical/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-comprehendmedical/jest.config.js +++ b/clients/client-comprehendmedical/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-compute-optimizer/jest.config.js b/clients/client-compute-optimizer/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-compute-optimizer/jest.config.js +++ b/clients/client-compute-optimizer/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-config-service/jest.config.js b/clients/client-config-service/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-config-service/jest.config.js +++ b/clients/client-config-service/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-connect-contact-lens/jest.config.js b/clients/client-connect-contact-lens/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-connect-contact-lens/jest.config.js +++ b/clients/client-connect-contact-lens/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-connect/jest.config.js b/clients/client-connect/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-connect/jest.config.js +++ b/clients/client-connect/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-connectparticipant/jest.config.js b/clients/client-connectparticipant/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-connectparticipant/jest.config.js +++ b/clients/client-connectparticipant/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-cost-and-usage-report-service/jest.config.js b/clients/client-cost-and-usage-report-service/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-cost-and-usage-report-service/jest.config.js +++ b/clients/client-cost-and-usage-report-service/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-cost-explorer/jest.config.js b/clients/client-cost-explorer/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-cost-explorer/jest.config.js +++ b/clients/client-cost-explorer/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-customer-profiles/jest.config.js b/clients/client-customer-profiles/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-customer-profiles/jest.config.js +++ b/clients/client-customer-profiles/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-data-pipeline/jest.config.js b/clients/client-data-pipeline/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-data-pipeline/jest.config.js +++ b/clients/client-data-pipeline/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-database-migration-service/jest.config.js b/clients/client-database-migration-service/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-database-migration-service/jest.config.js +++ b/clients/client-database-migration-service/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-databrew/jest.config.js b/clients/client-databrew/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-databrew/jest.config.js +++ b/clients/client-databrew/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-dataexchange/jest.config.js b/clients/client-dataexchange/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-dataexchange/jest.config.js +++ b/clients/client-dataexchange/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-datasync/jest.config.js b/clients/client-datasync/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-datasync/jest.config.js +++ b/clients/client-datasync/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-dax/jest.config.js b/clients/client-dax/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-dax/jest.config.js +++ b/clients/client-dax/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-detective/jest.config.js b/clients/client-detective/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-detective/jest.config.js +++ b/clients/client-detective/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-device-farm/jest.config.js b/clients/client-device-farm/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-device-farm/jest.config.js +++ b/clients/client-device-farm/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-devops-guru/jest.config.js b/clients/client-devops-guru/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-devops-guru/jest.config.js +++ b/clients/client-devops-guru/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-direct-connect/jest.config.js b/clients/client-direct-connect/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-direct-connect/jest.config.js +++ b/clients/client-direct-connect/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-directory-service/jest.config.js b/clients/client-directory-service/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-directory-service/jest.config.js +++ b/clients/client-directory-service/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-dlm/jest.config.js b/clients/client-dlm/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-dlm/jest.config.js +++ b/clients/client-dlm/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-docdb/jest.config.js b/clients/client-docdb/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-docdb/jest.config.js +++ b/clients/client-docdb/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-dynamodb-streams/jest.config.js b/clients/client-dynamodb-streams/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-dynamodb-streams/jest.config.js +++ b/clients/client-dynamodb-streams/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-dynamodb/jest.config.js b/clients/client-dynamodb/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-dynamodb/jest.config.js +++ b/clients/client-dynamodb/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-ebs/jest.config.js b/clients/client-ebs/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-ebs/jest.config.js +++ b/clients/client-ebs/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-ec2-instance-connect/jest.config.js b/clients/client-ec2-instance-connect/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-ec2-instance-connect/jest.config.js +++ b/clients/client-ec2-instance-connect/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-ec2/jest.config.js b/clients/client-ec2/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-ec2/jest.config.js +++ b/clients/client-ec2/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-ecr-public/jest.config.js b/clients/client-ecr-public/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-ecr-public/jest.config.js +++ b/clients/client-ecr-public/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-ecr/jest.config.js b/clients/client-ecr/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-ecr/jest.config.js +++ b/clients/client-ecr/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-ecs/jest.config.js b/clients/client-ecs/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-ecs/jest.config.js +++ b/clients/client-ecs/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-efs/jest.config.js b/clients/client-efs/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-efs/jest.config.js +++ b/clients/client-efs/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-eks/jest.config.js b/clients/client-eks/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-eks/jest.config.js +++ b/clients/client-eks/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-elastic-beanstalk/jest.config.js b/clients/client-elastic-beanstalk/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-elastic-beanstalk/jest.config.js +++ b/clients/client-elastic-beanstalk/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-elastic-inference/jest.config.js b/clients/client-elastic-inference/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-elastic-inference/jest.config.js +++ b/clients/client-elastic-inference/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-elastic-load-balancing-v2/jest.config.js b/clients/client-elastic-load-balancing-v2/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-elastic-load-balancing-v2/jest.config.js +++ b/clients/client-elastic-load-balancing-v2/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-elastic-load-balancing/jest.config.js b/clients/client-elastic-load-balancing/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-elastic-load-balancing/jest.config.js +++ b/clients/client-elastic-load-balancing/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-elastic-transcoder/jest.config.js b/clients/client-elastic-transcoder/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-elastic-transcoder/jest.config.js +++ b/clients/client-elastic-transcoder/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-elasticache/jest.config.js b/clients/client-elasticache/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-elasticache/jest.config.js +++ b/clients/client-elasticache/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-elasticsearch-service/jest.config.js b/clients/client-elasticsearch-service/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-elasticsearch-service/jest.config.js +++ b/clients/client-elasticsearch-service/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-emr-containers/jest.config.js b/clients/client-emr-containers/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-emr-containers/jest.config.js +++ b/clients/client-emr-containers/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-emr/jest.config.js b/clients/client-emr/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-emr/jest.config.js +++ b/clients/client-emr/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-eventbridge/jest.config.js b/clients/client-eventbridge/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-eventbridge/jest.config.js +++ b/clients/client-eventbridge/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-firehose/jest.config.js b/clients/client-firehose/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-firehose/jest.config.js +++ b/clients/client-firehose/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-fms/jest.config.js b/clients/client-fms/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-fms/jest.config.js +++ b/clients/client-fms/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-forecast/jest.config.js b/clients/client-forecast/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-forecast/jest.config.js +++ b/clients/client-forecast/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-forecastquery/jest.config.js b/clients/client-forecastquery/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-forecastquery/jest.config.js +++ b/clients/client-forecastquery/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-frauddetector/jest.config.js b/clients/client-frauddetector/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-frauddetector/jest.config.js +++ b/clients/client-frauddetector/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-fsx/jest.config.js b/clients/client-fsx/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-fsx/jest.config.js +++ b/clients/client-fsx/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-gamelift/jest.config.js b/clients/client-gamelift/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-gamelift/jest.config.js +++ b/clients/client-gamelift/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-glacier/jest.config.js b/clients/client-glacier/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-glacier/jest.config.js +++ b/clients/client-glacier/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-global-accelerator/jest.config.js b/clients/client-global-accelerator/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-global-accelerator/jest.config.js +++ b/clients/client-global-accelerator/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-glue/jest.config.js b/clients/client-glue/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-glue/jest.config.js +++ b/clients/client-glue/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-greengrass/jest.config.js b/clients/client-greengrass/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-greengrass/jest.config.js +++ b/clients/client-greengrass/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-groundstation/jest.config.js b/clients/client-groundstation/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-groundstation/jest.config.js +++ b/clients/client-groundstation/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-guardduty/jest.config.js b/clients/client-guardduty/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-guardduty/jest.config.js +++ b/clients/client-guardduty/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-health/jest.config.js b/clients/client-health/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-health/jest.config.js +++ b/clients/client-health/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-healthlake/jest.config.js b/clients/client-healthlake/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-healthlake/jest.config.js +++ b/clients/client-healthlake/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-honeycode/jest.config.js b/clients/client-honeycode/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-honeycode/jest.config.js +++ b/clients/client-honeycode/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-iam/jest.config.js b/clients/client-iam/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-iam/jest.config.js +++ b/clients/client-iam/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-identitystore/jest.config.js b/clients/client-identitystore/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-identitystore/jest.config.js +++ b/clients/client-identitystore/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-imagebuilder/jest.config.js b/clients/client-imagebuilder/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-imagebuilder/jest.config.js +++ b/clients/client-imagebuilder/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-inspector/jest.config.js b/clients/client-inspector/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-inspector/jest.config.js +++ b/clients/client-inspector/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-iot-1click-devices-service/jest.config.js b/clients/client-iot-1click-devices-service/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-iot-1click-devices-service/jest.config.js +++ b/clients/client-iot-1click-devices-service/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-iot-1click-projects/jest.config.js b/clients/client-iot-1click-projects/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-iot-1click-projects/jest.config.js +++ b/clients/client-iot-1click-projects/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-iot-data-plane/jest.config.js b/clients/client-iot-data-plane/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-iot-data-plane/jest.config.js +++ b/clients/client-iot-data-plane/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-iot-events-data/jest.config.js b/clients/client-iot-events-data/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-iot-events-data/jest.config.js +++ b/clients/client-iot-events-data/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-iot-events/jest.config.js b/clients/client-iot-events/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-iot-events/jest.config.js +++ b/clients/client-iot-events/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-iot-jobs-data-plane/jest.config.js b/clients/client-iot-jobs-data-plane/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-iot-jobs-data-plane/jest.config.js +++ b/clients/client-iot-jobs-data-plane/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-iot/jest.config.js b/clients/client-iot/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-iot/jest.config.js +++ b/clients/client-iot/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-iotanalytics/jest.config.js b/clients/client-iotanalytics/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-iotanalytics/jest.config.js +++ b/clients/client-iotanalytics/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-iotsecuretunneling/jest.config.js b/clients/client-iotsecuretunneling/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-iotsecuretunneling/jest.config.js +++ b/clients/client-iotsecuretunneling/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-iotsitewise/jest.config.js b/clients/client-iotsitewise/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-iotsitewise/jest.config.js +++ b/clients/client-iotsitewise/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-iotthingsgraph/jest.config.js b/clients/client-iotthingsgraph/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-iotthingsgraph/jest.config.js +++ b/clients/client-iotthingsgraph/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-ivs/jest.config.js b/clients/client-ivs/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-ivs/jest.config.js +++ b/clients/client-ivs/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-kafka/jest.config.js b/clients/client-kafka/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-kafka/jest.config.js +++ b/clients/client-kafka/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-kendra/jest.config.js b/clients/client-kendra/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-kendra/jest.config.js +++ b/clients/client-kendra/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-kinesis-analytics-v2/jest.config.js b/clients/client-kinesis-analytics-v2/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-kinesis-analytics-v2/jest.config.js +++ b/clients/client-kinesis-analytics-v2/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-kinesis-analytics/jest.config.js b/clients/client-kinesis-analytics/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-kinesis-analytics/jest.config.js +++ b/clients/client-kinesis-analytics/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-kinesis-video-archived-media/jest.config.js b/clients/client-kinesis-video-archived-media/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-kinesis-video-archived-media/jest.config.js +++ b/clients/client-kinesis-video-archived-media/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-kinesis-video-media/jest.config.js b/clients/client-kinesis-video-media/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-kinesis-video-media/jest.config.js +++ b/clients/client-kinesis-video-media/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-kinesis-video-signaling/jest.config.js b/clients/client-kinesis-video-signaling/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-kinesis-video-signaling/jest.config.js +++ b/clients/client-kinesis-video-signaling/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-kinesis-video/jest.config.js b/clients/client-kinesis-video/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-kinesis-video/jest.config.js +++ b/clients/client-kinesis-video/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-kinesis/jest.config.js b/clients/client-kinesis/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-kinesis/jest.config.js +++ b/clients/client-kinesis/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-kms/jest.config.js b/clients/client-kms/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-kms/jest.config.js +++ b/clients/client-kms/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-lakeformation/jest.config.js b/clients/client-lakeformation/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-lakeformation/jest.config.js +++ b/clients/client-lakeformation/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-lambda/jest.config.js b/clients/client-lambda/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-lambda/jest.config.js +++ b/clients/client-lambda/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-lex-model-building-service/jest.config.js b/clients/client-lex-model-building-service/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-lex-model-building-service/jest.config.js +++ b/clients/client-lex-model-building-service/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-lex-runtime-service/jest.config.js b/clients/client-lex-runtime-service/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-lex-runtime-service/jest.config.js +++ b/clients/client-lex-runtime-service/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-license-manager/jest.config.js b/clients/client-license-manager/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-license-manager/jest.config.js +++ b/clients/client-license-manager/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-lightsail/jest.config.js b/clients/client-lightsail/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-lightsail/jest.config.js +++ b/clients/client-lightsail/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-lookoutvision/jest.config.js b/clients/client-lookoutvision/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-lookoutvision/jest.config.js +++ b/clients/client-lookoutvision/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-machine-learning/jest.config.js b/clients/client-machine-learning/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-machine-learning/jest.config.js +++ b/clients/client-machine-learning/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-macie/jest.config.js b/clients/client-macie/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-macie/jest.config.js +++ b/clients/client-macie/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-macie2/jest.config.js b/clients/client-macie2/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-macie2/jest.config.js +++ b/clients/client-macie2/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-managedblockchain/jest.config.js b/clients/client-managedblockchain/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-managedblockchain/jest.config.js +++ b/clients/client-managedblockchain/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-marketplace-catalog/jest.config.js b/clients/client-marketplace-catalog/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-marketplace-catalog/jest.config.js +++ b/clients/client-marketplace-catalog/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-marketplace-commerce-analytics/jest.config.js b/clients/client-marketplace-commerce-analytics/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-marketplace-commerce-analytics/jest.config.js +++ b/clients/client-marketplace-commerce-analytics/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-marketplace-entitlement-service/jest.config.js b/clients/client-marketplace-entitlement-service/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-marketplace-entitlement-service/jest.config.js +++ b/clients/client-marketplace-entitlement-service/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-marketplace-metering/jest.config.js b/clients/client-marketplace-metering/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-marketplace-metering/jest.config.js +++ b/clients/client-marketplace-metering/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-mediaconnect/jest.config.js b/clients/client-mediaconnect/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-mediaconnect/jest.config.js +++ b/clients/client-mediaconnect/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-mediaconvert/jest.config.js b/clients/client-mediaconvert/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-mediaconvert/jest.config.js +++ b/clients/client-mediaconvert/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-medialive/jest.config.js b/clients/client-medialive/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-medialive/jest.config.js +++ b/clients/client-medialive/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-mediapackage-vod/jest.config.js b/clients/client-mediapackage-vod/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-mediapackage-vod/jest.config.js +++ b/clients/client-mediapackage-vod/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-mediapackage/jest.config.js b/clients/client-mediapackage/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-mediapackage/jest.config.js +++ b/clients/client-mediapackage/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-mediastore-data/jest.config.js b/clients/client-mediastore-data/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-mediastore-data/jest.config.js +++ b/clients/client-mediastore-data/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-mediastore/jest.config.js b/clients/client-mediastore/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-mediastore/jest.config.js +++ b/clients/client-mediastore/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-mediatailor/jest.config.js b/clients/client-mediatailor/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-mediatailor/jest.config.js +++ b/clients/client-mediatailor/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-migration-hub/jest.config.js b/clients/client-migration-hub/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-migration-hub/jest.config.js +++ b/clients/client-migration-hub/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-migrationhub-config/jest.config.js b/clients/client-migrationhub-config/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-migrationhub-config/jest.config.js +++ b/clients/client-migrationhub-config/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-mobile/jest.config.js b/clients/client-mobile/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-mobile/jest.config.js +++ b/clients/client-mobile/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-mq/jest.config.js b/clients/client-mq/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-mq/jest.config.js +++ b/clients/client-mq/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-mturk/jest.config.js b/clients/client-mturk/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-mturk/jest.config.js +++ b/clients/client-mturk/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-neptune/jest.config.js b/clients/client-neptune/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-neptune/jest.config.js +++ b/clients/client-neptune/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-network-firewall/jest.config.js b/clients/client-network-firewall/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-network-firewall/jest.config.js +++ b/clients/client-network-firewall/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-networkmanager/jest.config.js b/clients/client-networkmanager/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-networkmanager/jest.config.js +++ b/clients/client-networkmanager/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-opsworks/jest.config.js b/clients/client-opsworks/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-opsworks/jest.config.js +++ b/clients/client-opsworks/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-opsworkscm/jest.config.js b/clients/client-opsworkscm/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-opsworkscm/jest.config.js +++ b/clients/client-opsworkscm/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-organizations/jest.config.js b/clients/client-organizations/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-organizations/jest.config.js +++ b/clients/client-organizations/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-outposts/jest.config.js b/clients/client-outposts/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-outposts/jest.config.js +++ b/clients/client-outposts/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-personalize-events/jest.config.js b/clients/client-personalize-events/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-personalize-events/jest.config.js +++ b/clients/client-personalize-events/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-personalize-runtime/jest.config.js b/clients/client-personalize-runtime/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-personalize-runtime/jest.config.js +++ b/clients/client-personalize-runtime/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-personalize/jest.config.js b/clients/client-personalize/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-personalize/jest.config.js +++ b/clients/client-personalize/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-pi/jest.config.js b/clients/client-pi/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-pi/jest.config.js +++ b/clients/client-pi/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-pinpoint-email/jest.config.js b/clients/client-pinpoint-email/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-pinpoint-email/jest.config.js +++ b/clients/client-pinpoint-email/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-pinpoint-sms-voice/jest.config.js b/clients/client-pinpoint-sms-voice/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-pinpoint-sms-voice/jest.config.js +++ b/clients/client-pinpoint-sms-voice/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-pinpoint/jest.config.js b/clients/client-pinpoint/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-pinpoint/jest.config.js +++ b/clients/client-pinpoint/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-polly/jest.config.js b/clients/client-polly/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-polly/jest.config.js +++ b/clients/client-polly/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-pricing/jest.config.js b/clients/client-pricing/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-pricing/jest.config.js +++ b/clients/client-pricing/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-qldb-session/jest.config.js b/clients/client-qldb-session/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-qldb-session/jest.config.js +++ b/clients/client-qldb-session/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-qldb/jest.config.js b/clients/client-qldb/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-qldb/jest.config.js +++ b/clients/client-qldb/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-quicksight/jest.config.js b/clients/client-quicksight/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-quicksight/jest.config.js +++ b/clients/client-quicksight/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-ram/jest.config.js b/clients/client-ram/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-ram/jest.config.js +++ b/clients/client-ram/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-rds-data/jest.config.js b/clients/client-rds-data/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-rds-data/jest.config.js +++ b/clients/client-rds-data/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-rds/jest.config.js b/clients/client-rds/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-rds/jest.config.js +++ b/clients/client-rds/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-redshift-data/jest.config.js b/clients/client-redshift-data/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-redshift-data/jest.config.js +++ b/clients/client-redshift-data/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-redshift/jest.config.js b/clients/client-redshift/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-redshift/jest.config.js +++ b/clients/client-redshift/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-rekognition/jest.config.js b/clients/client-rekognition/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-rekognition/jest.config.js +++ b/clients/client-rekognition/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-resource-groups-tagging-api/jest.config.js b/clients/client-resource-groups-tagging-api/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-resource-groups-tagging-api/jest.config.js +++ b/clients/client-resource-groups-tagging-api/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-resource-groups/jest.config.js b/clients/client-resource-groups/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-resource-groups/jest.config.js +++ b/clients/client-resource-groups/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-robomaker/jest.config.js b/clients/client-robomaker/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-robomaker/jest.config.js +++ b/clients/client-robomaker/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-route-53-domains/jest.config.js b/clients/client-route-53-domains/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-route-53-domains/jest.config.js +++ b/clients/client-route-53-domains/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-route-53/jest.config.js b/clients/client-route-53/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-route-53/jest.config.js +++ b/clients/client-route-53/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-route53resolver/jest.config.js b/clients/client-route53resolver/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-route53resolver/jest.config.js +++ b/clients/client-route53resolver/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-s3-control/jest.config.js b/clients/client-s3-control/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-s3-control/jest.config.js +++ b/clients/client-s3-control/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-s3/jest.config.js b/clients/client-s3/jest.config.js index b8e154edf1310..165a56109e11a 100644 --- a/clients/client-s3/jest.config.js +++ b/clients/client-s3/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["!**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-s3outposts/jest.config.js b/clients/client-s3outposts/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-s3outposts/jest.config.js +++ b/clients/client-s3outposts/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-sagemaker-a2i-runtime/jest.config.js b/clients/client-sagemaker-a2i-runtime/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-sagemaker-a2i-runtime/jest.config.js +++ b/clients/client-sagemaker-a2i-runtime/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-sagemaker-edge/jest.config.js b/clients/client-sagemaker-edge/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-sagemaker-edge/jest.config.js +++ b/clients/client-sagemaker-edge/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-sagemaker-featurestore-runtime/jest.config.js b/clients/client-sagemaker-featurestore-runtime/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-sagemaker-featurestore-runtime/jest.config.js +++ b/clients/client-sagemaker-featurestore-runtime/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-sagemaker-runtime/jest.config.js b/clients/client-sagemaker-runtime/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-sagemaker-runtime/jest.config.js +++ b/clients/client-sagemaker-runtime/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-sagemaker/jest.config.js b/clients/client-sagemaker/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-sagemaker/jest.config.js +++ b/clients/client-sagemaker/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-savingsplans/jest.config.js b/clients/client-savingsplans/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-savingsplans/jest.config.js +++ b/clients/client-savingsplans/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-schemas/jest.config.js b/clients/client-schemas/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-schemas/jest.config.js +++ b/clients/client-schemas/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-secrets-manager/jest.config.js b/clients/client-secrets-manager/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-secrets-manager/jest.config.js +++ b/clients/client-secrets-manager/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-securityhub/jest.config.js b/clients/client-securityhub/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-securityhub/jest.config.js +++ b/clients/client-securityhub/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-serverlessapplicationrepository/jest.config.js b/clients/client-serverlessapplicationrepository/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-serverlessapplicationrepository/jest.config.js +++ b/clients/client-serverlessapplicationrepository/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-service-catalog-appregistry/jest.config.js b/clients/client-service-catalog-appregistry/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-service-catalog-appregistry/jest.config.js +++ b/clients/client-service-catalog-appregistry/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-service-catalog/jest.config.js b/clients/client-service-catalog/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-service-catalog/jest.config.js +++ b/clients/client-service-catalog/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-service-quotas/jest.config.js b/clients/client-service-quotas/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-service-quotas/jest.config.js +++ b/clients/client-service-quotas/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-servicediscovery/jest.config.js b/clients/client-servicediscovery/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-servicediscovery/jest.config.js +++ b/clients/client-servicediscovery/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-ses/jest.config.js b/clients/client-ses/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-ses/jest.config.js +++ b/clients/client-ses/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-sesv2/jest.config.js b/clients/client-sesv2/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-sesv2/jest.config.js +++ b/clients/client-sesv2/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-sfn/jest.config.js b/clients/client-sfn/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-sfn/jest.config.js +++ b/clients/client-sfn/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-shield/jest.config.js b/clients/client-shield/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-shield/jest.config.js +++ b/clients/client-shield/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-signer/jest.config.js b/clients/client-signer/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-signer/jest.config.js +++ b/clients/client-signer/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-sms/jest.config.js b/clients/client-sms/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-sms/jest.config.js +++ b/clients/client-sms/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-snowball/jest.config.js b/clients/client-snowball/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-snowball/jest.config.js +++ b/clients/client-snowball/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-sns/jest.config.js b/clients/client-sns/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-sns/jest.config.js +++ b/clients/client-sns/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-sqs/jest.config.js b/clients/client-sqs/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-sqs/jest.config.js +++ b/clients/client-sqs/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-ssm/jest.config.js b/clients/client-ssm/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-ssm/jest.config.js +++ b/clients/client-ssm/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-sso-admin/jest.config.js b/clients/client-sso-admin/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-sso-admin/jest.config.js +++ b/clients/client-sso-admin/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-sso-oidc/jest.config.js b/clients/client-sso-oidc/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-sso-oidc/jest.config.js +++ b/clients/client-sso-oidc/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-sso/jest.config.js b/clients/client-sso/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-sso/jest.config.js +++ b/clients/client-sso/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-storage-gateway/jest.config.js b/clients/client-storage-gateway/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-storage-gateway/jest.config.js +++ b/clients/client-storage-gateway/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-sts/jest.config.js b/clients/client-sts/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-sts/jest.config.js +++ b/clients/client-sts/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-support/jest.config.js b/clients/client-support/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-support/jest.config.js +++ b/clients/client-support/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-swf/jest.config.js b/clients/client-swf/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-swf/jest.config.js +++ b/clients/client-swf/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-synthetics/jest.config.js b/clients/client-synthetics/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-synthetics/jest.config.js +++ b/clients/client-synthetics/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-textract/jest.config.js b/clients/client-textract/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-textract/jest.config.js +++ b/clients/client-textract/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-timestream-query/jest.config.js b/clients/client-timestream-query/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-timestream-query/jest.config.js +++ b/clients/client-timestream-query/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-timestream-write/jest.config.js b/clients/client-timestream-write/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-timestream-write/jest.config.js +++ b/clients/client-timestream-write/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-transcribe-streaming/jest.config.js b/clients/client-transcribe-streaming/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-transcribe-streaming/jest.config.js +++ b/clients/client-transcribe-streaming/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-transcribe/jest.config.js b/clients/client-transcribe/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-transcribe/jest.config.js +++ b/clients/client-transcribe/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-transfer/jest.config.js b/clients/client-transfer/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-transfer/jest.config.js +++ b/clients/client-transfer/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-translate/jest.config.js b/clients/client-translate/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-translate/jest.config.js +++ b/clients/client-translate/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-waf-regional/jest.config.js b/clients/client-waf-regional/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-waf-regional/jest.config.js +++ b/clients/client-waf-regional/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-waf/jest.config.js b/clients/client-waf/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-waf/jest.config.js +++ b/clients/client-waf/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-wafv2/jest.config.js b/clients/client-wafv2/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-wafv2/jest.config.js +++ b/clients/client-wafv2/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-workdocs/jest.config.js b/clients/client-workdocs/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-workdocs/jest.config.js +++ b/clients/client-workdocs/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-worklink/jest.config.js b/clients/client-worklink/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-worklink/jest.config.js +++ b/clients/client-worklink/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-workmail/jest.config.js b/clients/client-workmail/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-workmail/jest.config.js +++ b/clients/client-workmail/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-workmailmessageflow/jest.config.js b/clients/client-workmailmessageflow/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-workmailmessageflow/jest.config.js +++ b/clients/client-workmailmessageflow/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-workspaces/jest.config.js b/clients/client-workspaces/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-workspaces/jest.config.js +++ b/clients/client-workspaces/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], }; diff --git a/clients/client-xray/jest.config.js b/clients/client-xray/jest.config.js index 02eed352c6a86..1f2cb0fcf4d07 100644 --- a/clients/client-xray/jest.config.js +++ b/clients/client-xray/jest.config.js @@ -1,4 +1,5 @@ module.exports = { preset: "ts-jest", + testPathIgnorePatterns: ["/node_modules/", "/dist/"], testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"], };