Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd package test improvements (#258)
* cmd package test improvements * tiny fix * comment-out a test with json format since its output file cause other tests in connlist_test to fail * merge with master * remove dups * handling case of json output which can not be saved under its test dir * adding cli test `command_test` to the make test-update * running make test-update after merge * code updates * generating new output files by running make test-update * remove old output files * remove cli output dir (not needed anymore) * fixes * Update pkg/internal/testutils/testutils.go Co-authored-by: Adi Sosnovich <[email protected]> * fixes * fix lint err * fix * merge master * empty format handle * fixing diff testName issue * moving output to a new dir * pkges depth and get tests dir --------- Co-authored-by: Adi Sosnovich <[email protected]>
- Loading branch information