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

TESTS: Add unit-tests for models with nullable fields #369

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

kishorereddy
Copy link
Contributor

Overview

Added unit-tests for data models with all nullable fields.
This is to test entities where fields can be nullable for almost any datatype (int, long, boolean, string, datetime, etc)

Ticket(s)

n/a

Links(s)

n/a

Dependencies

n/a

Design

Tests only. No code / logic changes

Notes

n/a

Pending

n/a

Tests

Added 1 unit-test for this.

@kishorereddy kishorereddy merged commit e22ad02 into main Sep 13, 2024
1 check failed
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.

1 participant