debian-forge-composer/internal/store
Eng Zer Jun 00ea3eb285 test: use T.TempDir to create temporary test directory
The directory created by `T.TempDir` is automatically removed when the
test and all its subtests complete.

Reference: https://pkg.go.dev/testing#T.TempDir
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-04-05 09:27:43 +02:00
..
test store: verify that old versions of the store can still be unmarshalled 2020-06-03 00:30:01 +02:00
compose.go store: Store and return compose dependencies 2021-03-30 00:19:30 +01:00
fixtures.go test: Add fixture support for blueprint changes 2022-02-15 10:10:21 +01:00
json.go weldr: allow running on unsupported distros 2022-03-09 23:22:06 +00:00
json_test.go distro/fedora: implementation cleanups for newer releases 2022-02-03 14:51:07 +01:00
store.go store: Filter out blank blueprint name 2022-02-15 10:10:21 +01:00
store_test.go test: use T.TempDir to create temporary test directory 2022-04-05 09:27:43 +02:00