senz
senz copied to clipboard
Port Doesn't have a exact location.
- In the resources file, at line 17 the mongo service provides a Port to get connected but the Port 27017 doesn't have an exact location which means that the application may crash at the time of transferring queries.
- To fix this take a simple Port for a test case and specify its location in the root directory.
Hi, I would like to contribute in this project. Do I have to just test out different available ports and run sbt test? Please explain as what is to be done.