Skip to content

test(enhancedClient): Verify EC's null behavior does not interfere #255

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

Closed
wants to merge 9 commits into from

Conversation

texastony
Copy link
Contributor

Issue #, if available:

Description of changes:

  • Add Lombok as a test dependency
  • Use Lombok to create a DDB Data Model with a lastModifiedTimeStamp.
  • Use this Data Model to verify that the Enhanced Client's (EC) Null Behavior
    does not interfere with the DB-ESDK for DynamoDB

Note: Authoring this test is how I discovered the issue with Index Member identification,
which is fixed in #254

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Table Schema's store Index information in `indices`,
NOT `keyAttributes`.

`keyAttributes` includes Index information,
but also includes other information.
@texastony texastony requested a review from a team as a code owner July 16, 2023 19:35
@texastony texastony force-pushed the tony-test-enhanced-null branch from bfd16ae to be80451 Compare July 16, 2023 19:43
Base automatically changed from tony-fix-enhanced-client-index-identification to main July 17, 2023 18:09
texastony added a commit that referenced this pull request Jul 18, 2023
@texastony texastony marked this pull request as draft July 18, 2023 17:18
@texastony texastony marked this pull request as ready for review July 18, 2023 19:21
@ajewellamz
Copy link
Contributor

No longer necessary.

@ajewellamz ajewellamz closed this Feb 21, 2024
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