Loading Feature-Development-Guide/development-guide.md +5 −0 Original line number Diff line number Diff line Loading @@ -387,7 +387,12 @@ meep-<mec-identifier> In the server stubs folder, execute the following command: ```sh # Launch the testing DBs... ~/AdvantEDGE/test/start-ut-env.sh # Do the tests gain and again... $ go test -count=1 ./... -cover # When tests are achieved, stop the DBs ~/AdvantEDGE/test/stop-ut-env.sh ``` ## Integration tests for the new micro-service Loading Loading
Feature-Development-Guide/development-guide.md +5 −0 Original line number Diff line number Diff line Loading @@ -387,7 +387,12 @@ meep-<mec-identifier> In the server stubs folder, execute the following command: ```sh # Launch the testing DBs... ~/AdvantEDGE/test/start-ut-env.sh # Do the tests gain and again... $ go test -count=1 ./... -cover # When tests are achieved, stop the DBs ~/AdvantEDGE/test/stop-ut-env.sh ``` ## Integration tests for the new micro-service Loading