external-adapters-js icon indicating copy to clipboard operation
external-adapters-js copied to clipboard

Update test-payload.json for EAs. pt 2

Open karen-stepanyan opened this issue 2 years ago • 1 comments

Part 2 of DF-18523

Every EA folder has 3 changes

  1. new entries are added into test-payload.json. These new entries are mostly the same payloads but with endpoint names and aliases. This makes sure that for every endpoint+aliases we have configuration for soak testing.
  2. new unit test is added (either in existing file or in a new file) that ensures that test-payload.json always contains requests with all endpoints+aliases. If new endpoint is added/updated and test-paylaod is not updated, unit test will fail
  3. tsconfig.test.json is updated to include test-payload.json so that the test file can import test-payload.json

Some EAs are not updated EAs that are in soak testing blacklist EAs that don't have test-payload.json (mostly composites and targets)

karen-stepanyan avatar Nov 15 '23 12:11 karen-stepanyan

⚠️ No Changeset found

Latest commit: 5c6f5096873c18b5e699fc28de1a77bdce942a40

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Nov 15 '23 12:11 changeset-bot[bot]

See the ticket in the description

karen-stepanyan avatar Jul 12 '24 14:07 karen-stepanyan