Commit Graph

18725 Commits (711a38bdd447f83176444ab8fca8d61dffc186fa)
 

Author SHA1 Message Date
Lucas Bajolet 7943b8ce4e packer_test: add test for plugin remove with path
2 years ago
Lucas Bajolet 7f9276d439 packer_test: rename mini_plugin to plugin_tester
2 years ago
Lucas Bajolet 9ebc961374 packer_test: remove testing.T arg on Assert
2 years ago
Lucas Bajolet 95b9a3c03e packer_test: migrate envvar test to pipe funcs
2 years ago
Lucas Bajolet ee9b4943da packer_test: remove local alias to ts.T()
2 years ago
Lucas Bajolet 2d114a044a packer_test: add functions for managing pipechecks
2 years ago
Lucas Bajolet d175625869 packer_test: add Tee pipe gadget
2 years ago
Lucas Bajolet 830ac98e39 packer_test: add test for multiple plugin paths
2 years ago
Lucas Bajolet ae78d78736 packer_test: fix int compare checker
2 years ago
Wilken Rivera 2fe567d3d5 Move into a packer_test pkg for black-box testing
2 years ago
Lucas Bajolet 4a028ec735 test: add more tests for Packer core
2 years ago
Lucas Bajolet c04ac1cb1c test: fix name for the Grep gadget
2 years ago
Lucas Bajolet 646f1c46a1 test: allow custom Packer executable for acctests
2 years ago
Lucas Bajolet a31507d575 test: fix packerCommand to use the right binary
2 years ago
Lucas Bajolet 4717955e2e test: add test for loading plugins with wd plugin
2 years ago
Lucas Bajolet 055d46c59e test: add TempWorkdir function to test suite
2 years ago
Lucas Bajolet 8f7efe0d57 test: add SetWD function to packerCommand
2 years ago
Lucas Bajolet f48f4e786b test: add documentation on Checker interface
2 years ago
Lucas Bajolet 995b232464 test: make must succeed/fail gadgets functions
2 years ago
Lucas Bajolet afb4340539 test: rename empty/non-empty pipe testers
2 years ago
Lucas Bajolet 8e282d4100 test: reimplement Grep with a pipe
2 years ago
Lucas Bajolet 0f14b1d3fc test: add NoVerbose function on PackerCommand
2 years ago
Lucas Bajolet c6e38690be test: add LineCount/Compare pipe/tester
2 years ago
Lucas Bajolet 1278d50cd2 test: add empty/non-empty input checkers
2 years ago
Lucas Bajolet 7ab8511f1c test: add PipeGrep to grep an input
2 years ago
Lucas Bajolet b32ef74941 test: add pipe checker to test dir
2 years ago
Lucas Bajolet 75e4a47686 test: add generic gadget for testing
2 years ago
Lucas Bajolet 829b942206 test: add loading tests with legacy/valid plugins
2 years ago
Lucas Bajolet df9012dfbe test: add WriteFile convenience function
2 years ago
Lucas Bajolet da41272df5 test: add ExpectedInstalledName function
2 years ago
Lucas Bajolet 54a1d28525 test: add inverse mode for Grep gadget
2 years ago
Lucas Bajolet ad4631fb67 test: add installation tests to acceptance tests
2 years ago
Lucas Bajolet fe564c579b test: error on plugin loading if not compiled
2 years ago
Lucas Bajolet 3d437ede99 test: compile plugins on call to MakePluginDir
2 years ago
Lucas Bajolet fc056a4594 test: only build plugins if not already done
2 years ago
Lucas Bajolet fde79cc667 test: make PanicCheck an implicit Assert gadget
2 years ago
Lucas Bajolet 1e7f29f7c7 test: add method for setting plugin path for cmd
2 years ago
Lucas Bajolet 50ef9ce990 test: simplify plugin build function
2 years ago
Lucas Bajolet c7e11f4bf2 test: remove unnecessary testing.T arg
2 years ago
Lucas Bajolet 99f3546e32 test: remove PluginVersionConfig struct
2 years ago
Lucas Bajolet ba4b8b2b68 test: add CopyFile convenience function to pkg
2 years ago
Lucas Bajolet 2d7f523bd3 test/templates: add loading test templates
2 years ago
Lucas Bajolet 6a8e888b0d test: return cleanup function for temp plugin dirs
2 years ago
Lucas Bajolet 0d3f1da016 test: call different packer cmds for loading tests
2 years ago
Lucas Bajolet 700bdd9630 test: infer gadget name from struct name
2 years ago
Lucas Bajolet 1a80508c26 test/suite: compile plugins in parallel
2 years ago
Lucas Bajolet 486c1d3dcb test: add base suite for core acceptance testing
2 years ago
Lucas Bajolet 664a230930 test: add mini plugin for testing
2 years ago
Lucas Bajolet 280266163c
docs: add plugin loading spec documentation (#13024)
2 years ago
Lucas Bajolet 3d453f54f8 Makefile: bump golangci-lint to 1.54.0
2 years ago