Skip to content
This repository has been archived by the owner on Oct 15, 2023. It is now read-only.

Unit Tests For Java Backend. #12

Open
3 tasks
lpsandaruwan opened this issue Sep 30, 2017 · 6 comments
Open
3 tasks

Unit Tests For Java Backend. #12

lpsandaruwan opened this issue Sep 30, 2017 · 6 comments

Comments

@lpsandaruwan
Copy link
Owner

  • Unit tests for Controllers.
  • Unit tests for Utilities package.
  • Unit tests for Services.
@mirkoperillo
Copy link
Contributor

Hi @lpsandaruwan I wanna help you for Hacktoberfest.

I think to help you creating some unit tests for your service components.
Do you have some priorities ?

@sfatali
Copy link

sfatali commented Sep 30, 2017

Hi! I am also interested to contribute with unit tests, for controllers perhaps

@lpsandaruwan
Copy link
Owner Author

@mirkoperillo @sfatali At the moment I don't have priorities, but my opinion is Depli should exceed the sonarqube coverage. Please start with any package that you are comfortable. Please create an issue for the tasks you do referring this issue. By doing that, other contributors will have an idea about what you are doing. I will label your issues as "Hacktoberfest". Thanks a lot for helping Depli. :-)

@sfatali
Copy link

sfatali commented Oct 1, 2017

@lpsandaruwan Thanks! Right now I have a question regarding database setup. I could not find the config file with database name, password and user privileges. Is it in depli.mv.db?

@lpsandaruwan
Copy link
Owner Author

lpsandaruwan commented Oct 1, 2017

@sfatali You can find them in src/main/resources/application.properties file.

@sfatali
Copy link

sfatali commented Oct 1, 2017

@lpsandaruwan Thanks! Kind of didn't notice at first the lines for username and password, now I see

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants