fix: unittests for plugin

This commit is contained in:
debugtalk
2022-01-18 17:20:44 +08:00
parent d5dff2dcdf
commit 9a1d02c7b2
11 changed files with 125 additions and 41 deletions
+3
View File
@@ -6,6 +6,9 @@ import (
)
func TestBoomerStandaloneRun(t *testing.T) {
buildHashicorpPlugin()
defer removeHashicorpPlugin()
testcase1 := &TestCase{
Config: NewConfig("TestCase1").SetBaseURL("http://httpbin.org"),
TestSteps: []IStep{