Documentation
¶
Overview ¶
Command fakevault is a minimal fake TeamVault HTTP server for hermetic, CI-runnable end-to-end tests of teamvault-cli. It implements the read endpoints the remote connector calls (see pkg/remote-connector.go) plus the write + search endpoints the remote writer / search command call (see pkg/remote-writer.go), all backed by an in-memory, mutex-guarded store seeded from a fixed fixture set. It is a test helper and is never shipped (goreleaser builds the root `main: .` only).
Click to show internal directories.
Click to hide internal directories.