-
Notifications
You must be signed in to change notification settings - Fork 820
refactor: migrate mocking and simulators to use AWS SDK V3 #14259
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
Merged
+1,285
−855
Merged
Changes from 49 commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
98a384c
chore: removed v2 from packages that don't use it
a7ed5bb
refactor: update amplify-cli, amplify-console-integ-tests, and amplif…
e4062a0
refactor: category-function and appsync-sim
856a4e6
fix: some adjustments
b2a9de6
fix: fix some e2e tests
53f8ed6
fix: unit tests
fabf072
chore: dedupe
9f05e7c
refactor: amplify-util-mock
85f572e
fix: mock tests and dynamodb sim
35b9d57
fix: dynamoDb creds
0dcd1dd
fix: update cred resolution
0436460
fix: switch from null to undefined
8971021
fix: adjust creds again
8de60b0
fix: resolve credentials
fea82b6
fix: marshall objects
058029c
chore: try checking if type is marshalled
f30585c
chore: adjustments
7529161
fix: swap dynamoClients
deec9b6
chore: dedupe
b80909d
fix: unmarshall
206f1e1
Revert "fix: unmarshall"
41629d1
Revert "chore: dedupe"
39f7a9f
Revert "fix: swap dynamoClients"
21c94af
chore: alter marshalling
6e9f1c3
Merge branch 'dev' into sdk-migrations-3
ce7cf35
chore: debugging
994d065
chore: debugging
fe5bb85
Merge branch 'dev' into sdk-migrations-3
eee1aa1
chore: debugging
323006e
chore: debugging
c14bb74
chore: debugging...
832e4f8
fix: json values
312e8c9
chore: debugging
4d94f89
chore: trying something
bf84a44
fix: special array handling
ad2c6b4
chore: debugging
38af22e
chore: debugging
1ae2ebe
chore: debugging
fa954b0
fix: malformed nextToken
3b1ee9c
chore: debugging
25a81ed
Merge branch 'dev' into sdk-migrations-3
96978a1
chore: dedupe
e6900b4
fix: test isolation
1ac9289
chore: revert test isolation
f4928e6
chore: remove non mock changes
c1b9b4a
chore: number
a50f79d
fix: unmarshalling
c562ba5
fix: tests
27fe8f8
fix: dealing with mapped types
3ba76ac
chore: clean up
8f9837a
fix: lint and minor package size bump
58ef1c7
fix: e2e test stability
75c479f
Merge branch 'dev' into sdk-migrations-3
d125cad
Revert "fix: e2e test stability"
c72da1d
Merge branch 'dev' into sdk-migrations-3
cf2f730
Merge branch 'dev' into sdk-migrations-3
c075284
Merge branch 'dev' into sdk-migrations-3
aa9a917
fix: move more tests to run as duo
b9005f8
Merge branch 'sdk-migrations-3' of github.com:aws-amplify/amplify-cli…
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 11 additions & 3 deletions
14
packages/amplify-appsync-simulator/src/data-loader/dynamo-db/utils/index.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.