-
Notifications
You must be signed in to change notification settings - Fork 25
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
V6 integ tests #1138
V6 integ tests #1138
Conversation
* fix: migrate useAuth hook for v6 * fix: remove console log --------- Co-authored-by: David Lopez <lopezbnd@amazon.com>
packages/test-generator/integration-test-templates-amplify-js-v6/src/FormTests/CustomDog.tsx
Fixed
Show resolved
Hide resolved
Codecov Report
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #1138 +/- ##
=======================================
Coverage 93.85% 93.86%
=======================================
Files 149 150 +1
Lines 6104 6112 +8
Branches 1834 1836 +2
=======================================
+ Hits 5729 5737 +8
Misses 357 357
Partials 18 18
Continue to review full report in Codecov by Sentry.
|
Problem
We need a separate integ template for v6 to address the api changes.
Solution
Create the new template
Additional Notes
Links
Ticket
GitHub issue:
Other links
Verification
Manual tests
Automated tests
Housekeeping
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.