debian-forge-composer/internal
Brian C. Lane b5b5bd96df client: Move test setup into unit_test.go
Copy weldrcheck's utils.go into client, switch to using TestState struct
to hold global test data. Only build unit_test.go if integration has not
been selected.

This is in preparation to moving weldrcheck code into client *_test.go
files so that the test code can be shared and run against a mock server
during unit testing, or against a running WELDR API server during
integration testing.
2020-03-27 19:07:33 +01:00
..
blueprint osbuild: remove dead code 2020-03-26 00:31:37 +01:00
client client: Move test setup into unit_test.go 2020-03-27 19:07:33 +01:00
common common/Architecture: drop unused code 2020-03-24 15:46:57 +01:00
compose compose/ImageBuild: drop the distro field 2020-03-24 14:13:03 +01:00
crypt crypt: make it possible to compile and test on macOS 2020-01-30 14:42:25 +01:00
distro tree-wide: use uuid.MustParse() when possible 2020-03-25 10:22:16 +01:00
jobqueue worker: move ComposerClient to jobqueue package 2020-03-25 14:05:44 +01:00
mocks internal: pass architecture from the APIs to dnf-json 2020-03-24 20:45:30 +01:00
osbuild Add coverage for *assembler.go 2020-03-27 16:37:12 +02:00
rcm internal: pass architecture from the APIs to dnf-json 2020-03-24 20:45:30 +01:00
rpmmd rpmmd: Fix the format of BuildTime to match the weldr API 2020-03-25 10:01:14 +01:00
store tree-wide: panic when json marshalling fails 2020-03-25 10:22:16 +01:00
target target: pass the image filename in each target 2020-03-22 22:26:09 +01:00
test test: Move temporary repo setup into test/helpers.go 2020-03-23 21:08:01 +01:00
upload lint: fix unhandled errors 2020-03-02 14:28:55 +01:00
weldr client: Add /modules/ support 2020-03-25 10:01:14 +01:00
weldrcheck weldrcheck: Adding integration tests for modules 2020-03-25 10:01:14 +01:00