Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Creating Unit Tests for Annotation Service #652

Closed
emresin12 opened this issue Dec 25, 2023 · 1 comment
Closed

Creating Unit Tests for Annotation Service #652

emresin12 opened this issue Dec 25, 2023 · 1 comment
Assignees
Labels
priority: medium Medium priority task status: inprogress This task is currently being developed team: backend Backend team type: enhancement New feature or request

Comments

@emresin12
Copy link
Contributor

emresin12 commented Dec 25, 2023

Problem

Annotation service is tested and deployed but in order to satisfy reliability we need to implement unit tests

Solution

I will implement unit tests to test whether:

  • JSON s are parsed correctly
  • AnnotationDtos mapped to out database design correctly
  • Annotations are stored correctly

Documentation

tests are implemented and the result report is given below:

image

Additional notes

No response

Reviewers

Ömer Bahadıroğlu

Deadline

25.12.2023

@emresin12 emresin12 added type: enhancement New feature or request priority: medium Medium priority task status: inprogress This task is currently being developed team: backend Backend team labels Dec 25, 2023
@emresin12 emresin12 self-assigned this Dec 25, 2023
@emresin12
Copy link
Contributor Author

unit tests are added and merged to the project so im closing it

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
priority: medium Medium priority task status: inprogress This task is currently being developed team: backend Backend team type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant