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

CAMS-282 updated uriPath functions to properly handle query params #892

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

amorrow-flexion
Copy link
Contributor

@amorrow-flexion amorrow-flexion commented Sep 12, 2024

Jira ticket: CAMS-282

Problem

Application was not handling query params from the uri properly. This was causing issues because we use query params in our E2E tests to hit the staging slots

Solution

  • updated uriPath functions and api function to properly handle query params

Testing/Validation

  • ran locally and verified
  • deployed environment and ran E2E tests**

Jira ticket: CAMS-

Co-authored-by: Fritz Madden <[email protected]>
Co-authored-by: Arthur Morrow <[email protected]>
Co-authored-by: James Brooks <[email protected]>
@amorrow-flexion amorrow-flexion requested review from a team as code owners September 12, 2024 19:14
@amorrow-flexion amorrow-flexion merged commit daebc2d into main Sep 12, 2024
53 checks passed
@amorrow-flexion amorrow-flexion deleted the CAMS-282-e2e-fix branch September 12, 2024 19:46
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.

2 participants