There's currently no unit testing onto the API demo.
At some point, it'd be nice to have those as it would :
1/ Ensure that the demo works as expected
2/ Give example of the different use cases handling to users
3/ Show how to unit test that kind of app
The first step would be to build simple unit test covering :
1/ Juniper
2/ Rocket
3/ Diesel
4/ Lnd Mock
There's currently no unit testing onto the API demo.
At some point, it'd be nice to have those as it would :
1/ Ensure that the demo works as expected
2/ Give example of the different use cases handling to users
3/ Show how to unit test that kind of app
The first step would be to build simple unit test covering :
1/ Juniper
2/ Rocket
3/ Diesel
4/ Lnd Mock