Disclaimer: For running this container sudo
password for the ubuntu virtual machine is required
- For running the tests first do
make download
- Please ensure to run
make install
and download dependencies before running tests - For running api_tests do
make api_tests
- For running cli_tests do
make cli_tests
- Cleaning the server can be done using
make clean