Dimitris Platis
                                            Dimitris Platis
                                        
                                    Current coverage can be seen in [codecov](https://codecov.io/gh/platisd/indoor-navigation-system/src/dev/server/src/ins_service.cpp).
I had a look today and I believe we need to use a mock of Pistache instead of Pistache itself which is being linked in our test cmake, in order...
My idea is to deploy the following tactic: Create the necessary header files (e.g. `pistache/endpoint.h`) which will practically be stubs that are just calling a PistacheMock singleton. Then in our...
No worries! These are mental notes mainly for myself. :+1: 😃
I was looking at this yesterday as well and I think I am going the wrong way. I noticed the `wrapper_lib` is where the `Pistache` library should be abstracted into...
@Dionysios it goes without saying that you should feel free to add more details to this issue, as long as the scope doesn't stretch "too much" :stuck_out_tongue: .
Up to the one who implements this! :smiley:
@samup4web are you currently working on this? If so please move this to the appropriate column in the board otherwise unassign yourself so maybe new members can take it! 😄
Can you be more specific on what needs to be done? If I were to take up this story I wouldn't know what to do or where to start!