NOTE that the tests against the rpmmd fixure for running and waiting are a bit of a kludge. It is impossible to mock up a running or waiting that will allow an actual cancel, so the tests check for the internal server error generated by using the fixure data. Getting this error means that the API code did it's job and tried to cancel the compose so that should be a good compromise. |
||
|---|---|---|
| .. | ||
| blueprints.go | ||
| blueprints_test.go | ||
| client.go | ||
| client_test.go | ||
| compose.go | ||
| compose_test.go | ||
| integration_test.go | ||
| modules.go | ||
| modules_test.go | ||
| projects.go | ||
| projects_test.go | ||
| source.go | ||
| source_test.go | ||
| unit_test.go | ||
| utils.go | ||
| weldr.go | ||