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

[FEATURE REQ] - Add @JsonProperty Tests to azure-spring-data-cosmos #39195

Open
trande4884 opened this issue Mar 13, 2024 · 0 comments
Open

[FEATURE REQ] - Add @JsonProperty Tests to azure-spring-data-cosmos #39195

trande4884 opened this issue Mar 13, 2024 · 0 comments
Assignees
Labels
azure-spring All azure-spring related issues

Comments

@trande4884
Copy link
Member

We currently have no tests for @JsonProperty annotation for azure-spring-data-cosmos to ensure that properties get correctly mapped from the repository name to the name wanted in the database. Add unit tests to cover this case for all of the following fields:

  1. PrimaryKey's
  2. GenericFields
  3. Hierarchical PK Fields
  4. Nested PK Fields
@trande4884 trande4884 added the azure-spring All azure-spring related issues label Mar 13, 2024
@trande4884 trande4884 self-assigned this Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
azure-spring All azure-spring related issues
Projects
Status: Todo
Development

No branches or pull requests

1 participant