Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

Add unit tests to backend #2

Open
lealceldeiro opened this issue Oct 17, 2019 · 0 comments
Open

Add unit tests to backend #2

lealceldeiro opened this issue Oct 17, 2019 · 0 comments
Assignees
Labels
enhancement server Issues related to the backend.

Comments

@lealceldeiro
Copy link
Owner

Is your feature request related to a problem? Please describe.
Not a problem, but right now most of the test are e2e. It is necessary to write unit test for classes that require it.

Describe the solution you'd like
Implement unit test for backend classes using Mockito (maybe consider PowerMockito) for static methods.

Describe alternatives you've considered
https://site.mockito.org/
https://github.com/powermock/powermock/wiki/mockito

@lealceldeiro lealceldeiro added enhancement server Issues related to the backend. labels Oct 17, 2019
@lealceldeiro lealceldeiro self-assigned this Oct 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement server Issues related to the backend.
Projects
None yet
Development

No branches or pull requests

1 participant