debian-forge-composer/internal/compose
Ondřej Budai 345cd6a746 compose: fix deep-copying of ImageBuild
I wanted to create a unit test for this method but then I decided not to.
The reason is that if we add another field to ImageBuild but fail to
modify the test it won't catch the bug. I think higher level testing is
needed to cover this function.
2020-02-17 13:44:29 +01:00
..
compose.go compose: fix deep-copying of ImageBuild 2020-02-17 13:44:29 +01:00
compose_test.go compose: refactor compose related structure into its own package 2020-02-12 11:17:26 +01:00