Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update test-payload.json for EAs. pt 1 #3088

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

karen-stepanyan
Copy link
Collaborator

@karen-stepanyan karen-stepanyan commented Nov 14, 2023

Part 1 of DF-18523

Although this is just the first part, there are lot of file changes, but changes are repetitive. In particular each 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

Copy link

changeset-bot bot commented Nov 14, 2023

⚠️ No Changeset found

Latest commit: c0cc87f

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

@austinborn
Copy link
Contributor

The code itself looks great, it's clear you were careful with the set of endpoints and payloads for each adapter. Would you be able to resolve the conflicts, then let the soak test re-run and I can ✅ after that?

@karen-stepanyan
Copy link
Collaborator Author

hey @austinborn . soak testing isn't even running as there are too many changed adapters and Deploy phase is timing out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants