| - Update all JSON field references in tests from snake_case to camelCase - Update vault list JSON output to use currentVault instead of current_vault - Make integration tests quiet by default unless run with -v flag - Fix tests that were using exec.Command to use in-process execution helpers - Tests now only show debug output when explicitly requested or on failure | ||
|---|---|---|
| .. | ||
| cli_test.go | ||
| cli.go | ||
| crypto.go | ||
| generate.go | ||
| init.go | ||
| integration_test.go | ||
| root.go | ||
| secrets.go | ||
| test_helpers.go | ||
| test_output_test.go | ||
| unlockers.go | ||
| vault.go | ||
| version_test.go | ||
| version.go | ||