packer/packer_test/core_tests
Lucas Bajolet 3c449430e1 packer_test: make PluginTestDir a structure
In order for the creation of a temporary directory to install plugins
into to be simpler to understand and use, we change how the directory is
created, cleaned-up, and installs plugins into.

Now, instead of a tuple of a string (path) and a cleanup function, we
return a structure that comprises the test suite, and the temporary
directory, along with methods to handle those steps independently.
2024-09-12 13:36:14 -04:00
..
templates packer_test: make packer test suite modular 2024-08-13 14:52:43 -04:00
local_eval_test.go packer_test: make PluginTestDir a structure 2024-09-12 13:36:14 -04:00
suite_test.go packer_test: rename/split lib into common/check 2024-09-11 16:08:51 -04:00