This repository has been archived by the owner on Jul 16, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 51
ciao-launcher needs some unit tests #1
Labels
Comments
markdryan
pushed a commit
to markdryan/ciao
that referenced
this issue
Jun 7, 2016
This commit adds some unit tests for the overseer go routine. It partially implements Issue ciao-project#1. Signed-off-by: Mark Ryan <[email protected]>
markdryan
pushed a commit
to markdryan/ciao
that referenced
this issue
Jun 8, 2016
This commit adds some unit tests for the overseer go routine. It partially implements Issue ciao-project#1. Signed-off-by: Mark Ryan <[email protected]>
markdryan
pushed a commit
to markdryan/ciao
that referenced
this issue
Jun 8, 2016
This commit adds some unit tests for the overseer go routine. It partially implements Issue ciao-project#1. Signed-off-by: Mark Ryan <[email protected]>
markdryan
pushed a commit
to markdryan/ciao
that referenced
this issue
Jul 18, 2016
Add a new unit test case to test the code that extracts information from qemu-img info. Partial fix for issue ciao-project#1 Signed-off-by: Mark Ryan <[email protected]>
markdryan
pushed a commit
to markdryan/ciao
that referenced
this issue
Jul 18, 2016
Add a new unit test case to test the code that generates qemu launch parameters. Partial fix for issue ciao-project#1 Signed-off-by: Mark Ryan <[email protected]>
markdryan
pushed a commit
to markdryan/ciao
that referenced
this issue
Jul 18, 2016
This commit adds four unit tests - TestQmpConnectBadSocket - TestQmpLost - TestQmpShutdown - TestQmpConnect It is a partial fix for issue ciao-project#1 Signed-off-by: Mark Ryan <[email protected]>
markdryan
pushed a commit
to markdryan/ciao
that referenced
this issue
Jan 5, 2017
This commit adds the following new docker unit tests: - TestDockerCreateImageFail - TestDockerCreateImageWithVolumes - TestDockerCreateImageWithResources - TestDockerMonitorVM - TestDockerMonitorVMClose - TestDockerStats It improves launcher's unit test coverage to 52.6%. Partial fix for issue ciao-project#1 Signed-off-by: Mark Ryan <[email protected]>
markdryan
pushed a commit
to markdryan/ciao
that referenced
this issue
Jan 5, 2017
This commit adds the following new docker unit tests: - TestDockerCreateImageFail - TestDockerCreateImageWithVolumes - TestDockerCreateImageWithResources - TestDockerMonitorVM - TestDockerMonitorVMClose - TestDockerStats It improves launcher's unit test coverage to 52.6%. Partial fix for issue ciao-project#1 Signed-off-by: Mark Ryan <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Its one existing test cases only covers 6.2 % of the code. We need to get this up to at least 70%.
The text was updated successfully, but these errors were encountered: