hishtory/client
2023-12-22 08:04:10 -08:00
..
ai Make linux labeling more precise for AI completions 2023-12-19 20:54:56 -08:00
cmd Fix typo in comment 2023-12-21 18:57:29 -08:00
data Add additional error checking that should never trigger 2023-11-22 20:45:38 -08:00
hctx Add support for configuring the TUI color scheme, for #134 (#146) 2023-12-18 20:32:11 -08:00
lib 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
posttest Swap to checking golden usage post-tests so that it covers all golden usages, and not just per-package 2023-12-22 08:04:10 -08:00
table Revert "Revert all commits since v0.223 to enable me to release a patch on top of v0.223" 2023-09-29 18:21:23 -07:00
testdata Update AssertAllGoldensUsed to use an allowlist of goldens that may not be referenced in GH actions 2023-12-22 06:51:21 -08:00
tui Improve logic for padding for highlighting search queries to fix off-by-one error that happens when there are no matches 2023-12-20 14:56:09 -08:00
client_test.go Swap to checking golden usage post-tests so that it covers all golden usages, and not just per-package 2023-12-22 08:04:10 -08:00
fuzz_test.go Add TestLog call to help debug mysterious timeouts for certain fuzz tests 2023-12-20 16:25:41 -08:00
testutils.go Improve test to make the golden clearer about what is being tested 2023-12-21 17:43:26 -08:00