Commit Graph

18587 Commits (1cace90289bfd1cbbc18ca8a1927528cfdf0bfd5)
 

Author SHA1 Message Date
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
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