debian-forge-composer/internal/store
Brian C. Lane 1c9ad19a42 tests: Use nicer test strings for json_test.go
Using %v doesn't include the field names, making it harder to debug the
giant block of text that a failed test prints. Use %#v instead.
2021-03-30 00:19:30 +01: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 tests: This adds tests for Compose.Packages 2021-03-30 00:19:30 +01:00
json.go store: Add Packages to json.go 2021-03-30 00:19:30 +01:00
json_test.go tests: Use nicer test strings for json_test.go 2021-03-30 00:19:30 +01:00
store.go store: Store and return compose dependencies 2021-03-30 00:19:30 +01:00
store_test.go tests: This adds tests for Compose.Packages 2021-03-30 00:19:30 +01:00