debian-forge-composer/internal/cloudapi
Ondřej Budai 4f00081356 cloudapi/test: wait for the depsolving goroutine to finish
This allows us to use t.TempDir() everywhere. This was not possible before
because t.TempDir() fails the test if something was written in the temp dir
after the test case is finished. So by waiting on the depsolving goroutine
to finish, we can be sure that nothing is written in the tempdir anymore.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2022-04-05 09:27:43 +02:00
..
v2 cloudapi/test: wait for the depsolving goroutine to finish 2022-04-05 09:27:43 +02:00
server.go clouadpi: NewServer: move awsBucket parameter to a new ServerConfig struct 2022-03-08 12:07:00 +01:00