DEV: Improve assertions of `cli_build_test.go` (#844)
authorAlan Guo Xiang Tan <gxtan1990@gmail.com>
Wed, 28 Aug 2024 17:02:49 +0000 (01:02 +0800)
committerGitHub <noreply@github.com>
Wed, 28 Aug 2024 17:02:49 +0000 (10:02 -0700)
commit1740b529a6da60c453381f97d6f12900b516c0bb
tree6a765c359b7cd4f4e5dfadd325f8ee85f7eccb0e
parent83c7e4e5874336e99a72aab7def3de586e546a22
DEV: Improve assertions of `cli_build_test.go` (#844)

This commit improves the assertions by testing against the entire
command string and env so that we can be sure of the full command we are
running.
launcher_go/v2/cli_build.go
launcher_go/v2/cli_build_test.go
launcher_go/v2/config/config.go
launcher_go/v2/docker/commands.go
launcher_go/v2/test/containers/test.yml