Skip to content

Remove test-payload.json from generated adapter - #865

Merged
dskloetc merged 1 commit into
mainfrom
kloet/rm-test-payload
Jul 28, 2026
Merged

Remove test-payload.json from generated adapter#865
dskloetc merged 1 commit into
mainfrom
kloet/rm-test-payload

Conversation

@dskloetc

Copy link
Copy Markdown
Contributor

Description

Every adapter used to have a test-payload.json to be used in the soak test. But since we've removed the soak test, we usually just delete the test-payload.json file on new adapters. So there is no point in including it on newly generated adapters.

Changes.

  1. Delete scripts/generator-adapter/generators/app/templates/test-payload.json.
  2. Change scripts/generator-adapter/generators/app/index.ts to avoid copying test-payload.json.
  3. Remove references to test-payload.json from documentation.

Testing

Created a new adapter in external-adapters-js and checked that test-payload.json was not present and that all its tests pass.

@github-actions

github-actions Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

NPM Publishing labels 🏷️

🟢 This PR has valid version labels and will cause a patch bump.

@dskloetc
dskloetc marked this pull request as ready for review July 28, 2026 11:48
@dskloetc
dskloetc requested a review from a team as a code owner July 28, 2026 11:48
@dskloetc
dskloetc merged commit 584d995 into main Jul 28, 2026
21 of 23 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Successfully created version bump PR: #866

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants