crowdsec/pkg/hubtest
mmetc 3b1563a538
Refact cscli hub / pkg/cwhub (part 6) (#2524)
* hub.ConfigDir -> hub.InstallDir; hub.DataDir -> hub.InstallDataDir
* cleanup GetInstalledItemsAsString()
* lint: ReferenceMissingError -> ErrMissingReference
* lint: parent_dir -> parentDir
* link: export Walker type
* lint: return error last
* lint: shadow
* move around and group variable definitions
2023-10-09 21:33:35 +02:00
..
coverage.go enabled linters: gocritic, nilerr (#1853) 2022-11-07 10:36:50 +01:00
hubtest.go errors.Wrap -> fmt.Errorf (#2317) 2023-06-29 11:34:59 +02:00
hubtest_item.go Refact cscli hub / pkg/cwhub (part 6) (#2524) 2023-10-09 21:33:35 +02:00
parser_assert.go [Explain] s02 can cause panic if empty (#2486) 2023-09-29 12:03:56 +01:00
scenario_assert.go refact: simplify hubtest CopyDir() (#2509) 2023-10-03 11:17:02 +02:00
utils.go refact: simplify hubtest CopyDir() (#2509) 2023-10-03 11:17:02 +02:00
utils_test.go rename pkg/cstest -> pkg/hubtest (#1811) 2022-10-17 09:24:07 +02:00