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

test: e2e tests to check that libraries can query new identity claim #10198

Merged
merged 10 commits into from
Apr 28, 2022

Conversation

danielleadams
Copy link
Contributor

@danielleadams danielleadams commented Apr 12, 2022

Description of changes

Creates e2e tests to test for the new identity claim and ensure each library can still query for owner.

Description of how you validated changes

Ran these tests with the changes from #10196, #10189, & more to be added.

There will be a fast follow to deal with linting errors in these test files.

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@danielleadams danielleadams requested a review from a team as a code owner April 12, 2022 19:55
Copy link
Contributor

@lazpavel lazpavel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov-commenter
Copy link

codecov-commenter commented Apr 18, 2022

Codecov Report

Merging #10198 (c477658) into master (f2ac2b2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #10198   +/-   ##
=======================================
  Coverage   54.27%   54.27%           
=======================================
  Files         849      849           
  Lines       46933    46933           
  Branches    10004    10004           
=======================================
  Hits        25471    25471           
  Misses      19445    19445           
  Partials     2017     2017           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

Co-authored-by: John Hockett <jhockett@users.noreply.github.com>
danielleadams added a commit to danielleadams/amplify-cli that referenced this pull request Apr 21, 2022
danielleadams added a commit to danielleadams/amplify-cli that referenced this pull request Apr 21, 2022
danielleadams added a commit to danielleadams/amplify-cli that referenced this pull request Apr 21, 2022
@danielleadams danielleadams merged commit ee24f6c into aws-amplify:master Apr 28, 2022
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.

5 participants