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

No tests for mapper Date #130

Closed
ArtDu opened this issue Sep 13, 2021 · 2 comments
Closed

No tests for mapper Date #130

ArtDu opened this issue Sep 13, 2021 · 2 comments
Labels
good first issue Good for newcomers tests

Comments

@ArtDu
Copy link
Contributor

ArtDu commented Sep 13, 2021

Create a test that shows the mapping behavior of the Date data type from java to tarantool. What type of data is the conversion expected to be? (Number by my testing)

@Schema(description = "Some date")
private Date date;
@ArtDu ArtDu added good first issue Good for newcomers tests labels Sep 13, 2021
@vrogach2020 vrogach2020 reopened this Sep 13, 2021
@vrogach2020
Copy link
Contributor

Sorry misclick..
We need also to discuss what to do with Date converters in springdata..
It seems if do not need Date converters in two libraries.

@ArtDu ArtDu closed this as completed Sep 13, 2021
@ArtDu
Copy link
Contributor Author

ArtDu commented Sep 13, 2021

Migrate to tarantool/cartridge-springdata#57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers tests
Projects
None yet
Development

No branches or pull requests

2 participants