Commit Graph

75 Commits (anshul/plugin_binary_from_official_site)

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