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

Move from Java to Kotlin in service tests #463

Closed
josdem opened this issue Jan 21, 2025 · 3 comments
Closed

Move from Java to Kotlin in service tests #463

josdem opened this issue Jan 21, 2025 · 3 comments

Comments

@josdem
Copy link
Owner

josdem commented Jan 21, 2025

As developer, I want to use Kotlin instead of Java in unit and integration tests cases under package services so that I can improve the code.

Acceptance Criteria

  • All tests in package com.josdem.vetlog.service are in Kotlin language
  • All tests passing

References

@kaminuma
Copy link
Collaborator

kaminuma commented Feb 3, 2025

Hi @josdem
I'm thinking of giving it a try, so please assign me. It's like rewriting the grammar to Kotlin?

@josdem
Copy link
Owner Author

josdem commented Feb 3, 2025

Hi @josdem I'm thinking of giving it a try, so please assign me. It's like rewriting the grammar to Kotlin?

Hi @kaminuma I am glad you want to work in this issue, yes is just to change code from Java to Kotlin in all services package tests. Let me know if any questions/blockers.

@josdem
Copy link
Owner Author

josdem commented Feb 5, 2025

PR merged: #480

@josdem josdem closed this as completed Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants