debian-forge-composer/internal/cloudapi/v2
Ondřej Budai 058edd3d76 cloudapi: remove a confusing test
This test tested two things:

1) Invalid route - this is already covered by TestUnknownRoute
2) Invalid UUID in the compose status route - this is now covered by
   TestComposeStatusInvalidUUID

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2022-07-19 16:00:52 +02:00
..
errors.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
errors_test.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
handler.go Rename osbuild2 package to osbuild 2022-07-14 16:54:00 +02:00
middleware.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
openapi.v2.gen.go Composer API - add support for services enable/disable 2022-06-30 13:32:12 +02:00
openapi.v2.yml Composer API - add support for services enable/disable 2022-06-30 13:32:12 +02:00
server.go distro/ImageType: let PackageSets depend on ImageOptions 2022-07-04 23:04:29 +01:00
v2_internal_test.go simplify package set chain handling 2022-06-01 11:36:52 +01:00
v2_koji_test.go cloudapi: remove a confusing test 2022-07-19 16:00:52 +02:00
v2_multi_tenancy_test.go jobqueue: Move jobqueue out of internal 2022-07-04 15:37:28 +02:00
v2_test.go cloudapi: remove a confusing test 2022-07-19 16:00:52 +02:00