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

fix(integ-tests): use transformToString on API call response #27122

Merged
merged 14 commits into from
Sep 13, 2023

Commits on Sep 13, 2023

  1. sdk transformToString

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    23a89a2 View commit details
    Browse the repository at this point in the history
  2. sdk transformToString

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    5b32653 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b733acb View commit details
    Browse the repository at this point in the history
  4. update logic to handle cases where no response body exists

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    47cae5f View commit details
    Browse the repository at this point in the history
  5. remove unused parsePayload

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    2098c18 View commit details
    Browse the repository at this point in the history
  6. use transformToString

    iliapolo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    fe81eae View commit details
    Browse the repository at this point in the history
  7. back to const

    iliapolo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    0489636 View commit details
    Browse the repository at this point in the history
  8. bring back parseJsonPayload

    iliapolo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    0dac296 View commit details
    Browse the repository at this point in the history
  9. recursively coerce response

    iliapolo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    e1a7c7e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0f98855 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    586125b View commit details
    Browse the repository at this point in the history
  12. remove diffAssets

    iliapolo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    7b06765 View commit details
    Browse the repository at this point in the history
  13. add unit tests

    iliapolo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    7353245 View commit details
    Browse the repository at this point in the history
  14. integ test

    iliapolo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    498ddeb View commit details
    Browse the repository at this point in the history