Commit Graph

60 Commits (6c40bfb0cdfd4e3ae3132d240387999cfb4500a2)

Author SHA1 Message Date
Lucas Bajolet 418ebca7ef packer_test: add base tests for DAG eval
1 year ago
Lucas Bajolet 3c449430e1 packer_test: make PluginTestDir a structure
2 years ago
Lucas Bajolet 31b6109430 packer_test: hide run and introduce Output
2 years ago
Lucas Bajolet 71169416db packer_test: add func to change assert behaviour
2 years ago
Lucas Bajolet 35b2317ef3 packer_test: rename/split lib into common/check
2 years ago
Lucas Bajolet 7f7ae8454a packer_test: rename core test run function
2 years ago
Lucas Bajolet 6fc2932b09 packer_test: reorganise plugins test suite init
2 years ago
Lucas Bajolet 2952a6621d packer_test: remove empty defer func in suite init
2 years ago
Lucas Bajolet 3c8a51bdbf packer_test: split BuildPackerPlugin in build/get
2 years ago
Lucas Bajolet 393f2e925b packer_test: replace compiledPlugins by a sync.Map
2 years ago
Lucas Bajolet aba64b457c packer_test: rename init function for base suite
2 years ago
Lucas Bajolet dbd441f6f3 packer_test: add convenience func for invert grep
2 years ago
Lucas Bajolet ded0500109 packer_test: add plugins used gadget
2 years ago
Lucas Bajolet 6b158c5c24 packer_test: move some plugin functions to fs.go
2 years ago
Lucas Bajolet 96b4ae4767 packer_test: move BuildSimplePlugin to plugin.go
2 years ago
Lucas Bajolet 2fe11fb967 packer_test: move compiledPlugins to attribute
2 years ago
Lucas Bajolet 9e4452329f packer_test: make packer test suite modular
2 years ago
dependabot[bot] 7425ef3a45 build(deps): bump github.com/hashicorp/go-retryablehttp
2 years ago
dependabot[bot] 0f223cc9ac build(deps): bump google.golang.org/protobuf
2 years ago
dependabot[bot] 5843c86c7e build(deps): bump google.golang.org/grpc in /packer_test/plugin_tester
2 years ago
Lucas Bajolet 13c52124de packer_test: check for a panic during execution
2 years ago
Lucas Bajolet 36e43e30ee hcl2template: detect duplicate locals during parse
2 years ago
Lucas Bajolet 14cf4b40d4 hcl2template: recursively evaluate local variables
2 years ago
Lucas Bajolet 9d1dc7d41d packer_test: disable checkpoint for test cmds
2 years ago
Lucas Bajolet dbaaab512a packer_test: add SkipNoAcc function
2 years ago
Lucas Bajolet d65074c05c packer_test: dump command outs in case of failure
2 years ago
Lucas Bajolet 4a05d19a89 packer_test: add capability to provide stdin
2 years ago
Lucas Bajolet 39a483f762 packer_test: add func to test a cmd multiple times
2 years ago
dependabot[bot] e6acdd5f52 build(deps): bump golang.org/x/net in /packer_test/plugin_tester
2 years ago
dependabot[bot] 5e7607184d build(deps): bump github.com/go-jose/go-jose/v3
2 years ago
Lucas Bajolet 6e45bf3c31 packer_test: add remote install with pre-rel test
2 years ago
Lucas Bajolet 8d7a8f126d packer_test: remove %d from workdir path
2 years ago
Lucas Bajolet 8402e00222 packer_test: add test with config.json/components
2 years ago
Wilken Rivera 1d65ad676f Add test cases for init command
2 years ago
Lucas Bajolet 19594be808 packer_test: add test with both pre/meta in plugin
2 years ago
Lucas Bajolet 51cdd9c4a9 packer_test: amend installation with meta test
2 years ago
Lucas Bajolet 3661d97fc0 packer_test: add convenience func for line count
2 years ago
Wilken Rivera c6388d4680 packer_test: Add tests for invalid plugin remove use cases
2 years ago
Wilken Rivera 1cace90289 packer_test: Add tests for valid plugin remove use cases
2 years ago
Lucas Bajolet 9f7098b230 packer_test: fix typo in error message for cleanup
2 years ago
Lucas Bajolet a2e08329a3 packer_test: fix shasum file name for tests
2 years ago
Lucas Bajolet 2a414af35f packer_test: set TMP envvar for commands
2 years ago
Lucas Bajolet f77da46b3f packer_test: compile packer with .exe for Windows
2 years ago
Lucas Bajolet 7124cf81fa packer_test: test build/validate with ignore flag
2 years ago
Lucas Bajolet 66e70a863d packer_test: add test for plugin with meta in name
2 years ago
Lucas Bajolet a49da98350 packer_test: test non-canonical plugin loading
2 years ago
Lucas Bajolet 707e40e2e6 packer_test: add func for "manual" plugin install
2 years ago
Lucas Bajolet 901f31ad82 packer_test: fix ExpectedName to not clean version
2 years ago
Lucas Bajolet 7e0b27adaa packer_test: add init test on non-gh source URI
2 years ago
Lucas Bajolet 4e20956bae packer_test: don't error on empty pipeline
2 years ago