hishtory/client/lib
David Dworken 88f1c0168e
Move test goldens to testdata/ directory to be more idiomatic, and add assertion that they're all actively being used by the tests (#154)
* Move golden files to testdata dir

* Add assertion that requires that all goldens are used

* Add map init so the map is non-nil

* Add print to confirm that tests finished running

* Remove colon so that this doesn't match against gotestsum looking for the substring "panic:", which can happen depending on how stdout is buffer

* Revert "Remove colon so that this doesn't match against gotestsum looking for the substring "panic:", which can happen depending on how stdout is buffer"

This reverts commit b44e53a17b.
2023-12-21 17:06:46 -08:00
..
goldens Move test goldens to testdata/ directory to be more idiomatic, and add assertion that they're all actively being used by the tests (#154) 2023-12-21 17:06:46 -08:00
config.fish Enable hishtory shell completions by default 2023-12-19 19:12:04 -08:00
config.sh Disable tab completions for bash since they rely on the user having bash completions installed, which not everyone does 2023-12-20 22:23:40 -08:00
config.zsh Add tests for tab completions 2023-12-20 22:23:40 -08:00
lib_test.go Add support for single quotes in search queries, and add a heuristic to avoid consuming unclosed quotes 2023-12-19 19:09:21 -08:00
lib.go Add support for single quotes in search queries, and add a heuristic to avoid consuming unclosed quotes 2023-12-19 19:09:21 -08:00
slsa_test.go Update slsa integration to use the shared library for parsing version strings 2023-11-09 20:52:21 -08:00
slsa.go Update SLSA integration to always prompt the user before suspected broken updates 2023-11-11 11:26:39 -08:00