hishtory/client/lib/goldens
2023-02-19 22:08:38 -08:00
..
testControlR-AdvancedSearch Add an advanced search test for control-r 2022-10-27 22:07:11 -07:00
testControlR-bash-Disabled Update local goldens to have a space before source 2022-11-11 19:55:21 -08:00
testControlR-ControlC-bash Update local goldens to have a space before source 2022-11-11 19:55:21 -08:00
testControlR-ControlC-fish Better handling for control-c with control-r search in the shell + update bubbletea 2022-11-11 16:42:07 -08:00
testControlR-ControlC-zsh Better handling for control-c with control-r search in the shell + update bubbletea 2022-11-11 16:42:07 -08:00
testControlR-customColumn Normalize hostnames to attempt to get tests to pass in github actions 2022-10-27 23:30:09 -07:00
testControlR-displayedColumns Add a basic test for defining a custom column 2022-10-27 22:20:53 -07:00
testControlR-DisplayMultiline-bash Support multi-line commands from zsh to fix #34 2022-11-19 22:27:08 -08:00
testControlR-DisplayMultiline-fish Support multi-line commands from zsh to fix #34 2022-11-19 22:27:08 -08:00
testControlR-DisplayMultiline-zsh Support multi-line commands from zsh to fix #34 2022-11-19 22:27:08 -08:00
testControlR-Final Fix flakey test failures by removing cache=shared which is a discouraged mode (https://www.sqlite.org/sharedcache.html). WAL is sufficient for our purposes. Plus fix a bug where the TUI would go into an infinite loop if there were zero results. 2022-11-15 23:20:19 -08:00
testControlR-fish-Disabled Normalize hostnames to attempt to get tests to pass in github actions 2022-10-27 23:30:09 -07:00
testControlR-Initial Migrate to using golden files for tests + get all existing tests passing again 2022-10-27 21:20:33 -07:00
testControlR-InitialSearch Add handling for TUI queries with no results + more tests 2022-11-11 15:57:13 -08:00
testControlR-InitialSearchExpanded Add handling for TUI queries with no results + more tests 2022-11-11 15:57:13 -08:00
testControlR-InitialSearchNoResults Add handling for TUI queries with no results + more tests 2022-11-11 15:57:13 -08:00
testControlR-InitialSearchNoResultsThenFoundResults Add handling for TUI queries with no results + more tests 2022-11-11 15:57:13 -08:00
testControlR-Search Add an advanced search test for control-r 2022-10-27 22:07:11 -07:00
testControlR-SelectMultiline-bash Support multi-line commands from zsh to fix #34 2022-11-19 22:27:08 -08:00
testControlR-SelectMultiline-fish Support multi-line commands from zsh to fix #34 2022-11-19 22:27:08 -08:00
testControlR-SelectMultiline-zsh Support multi-line commands from zsh to fix #34 2022-11-19 22:27:08 -08:00
testControlR-zsh-Disabled Migrate to using golden files for tests + get all existing tests passing again 2022-10-27 21:20:33 -07:00
testCustomColumns-initHistory Add a more complex test for custom columns 2022-10-30 17:55:48 -07:00
testCustomColumns-query-isAction=false Add initial cobra implementation for config-* 2022-11-16 08:03:23 -08:00
testCustomColumns-query-isAction=true Add missing new lines 2022-11-16 21:31:48 -08:00
testCustomColumns-tquery-bash Add initial cobra implementation for config-* 2022-11-16 08:03:23 -08:00
testCustomColumns-tquery-bash-isAction-darwin Fix action goldens for macos 2022-11-16 22:03:08 -08:00
testCustomColumns-tquery-bash-isAction-linux Fix goldens for github actions 2022-11-16 22:00:23 -08:00
testCustomColumns-tquery-zsh Add initial cobra implementation for config-* 2022-11-16 08:03:23 -08:00
testCustomColumns-tquery-zsh-isAction-darwin Fix action goldens for macos 2022-11-16 22:03:08 -08:00
testCustomColumns-tquery-zsh-isAction-linux Fix goldens for github actions 2022-11-16 22:00:23 -08:00
testDisplayTable-customColumns Move up the hishtory disable so as to avoid recording the query 2022-10-29 18:34:16 -07:00
testDisplayTable-customColumns-2 Move up the hishtory disable so as to avoid recording the query 2022-10-29 18:34:16 -07:00
testDisplayTable-customColumns-3 Move up the hishtory disable so as to avoid recording the query 2022-10-29 18:34:16 -07:00
testDisplayTable-customColumns-multiLineCommand Move up the hishtory disable so as to avoid recording the query 2022-10-29 18:34:16 -07:00
testDisplayTable-customColumns-trulyCustom Move up the hishtory disable so as to avoid recording the query 2022-10-29 18:34:16 -07:00
testDisplayTable-defaultColumns Basic test for custom columns 2022-10-27 21:28:37 -07:00
TestFish-table Another attempt at fixing action tests 2022-11-01 12:00:40 -07:00
testIntegrationWithNewDevice-bash Filter out pipefails in test outputs 2022-11-12 17:27:24 -08:00
testIntegrationWithNewDevice-tablebash More changes to make tests pass on github actions 2022-11-13 06:25:16 -08:00
testIntegrationWithNewDevice-tablezsh More fixes for github action failures + add link to where to file a bug 2022-11-13 06:42:37 -08:00
testIntegrationWithNewDevice-zsh Filter out pipefails in test outputs 2022-11-12 17:27:24 -08:00
testRemoveDuplicateRows-enabled-export Run the TestRemoteDuplicateRows test with zsh rather than bash 2022-11-03 21:16:53 -07:00
testRemoveDuplicateRows-enabled-query Run the TestRemoteDuplicateRows test with zsh rather than bash 2022-11-03 21:16:53 -07:00
testRemoveDuplicateRows-enabled-tquery Run the TestRemoteDuplicateRows test with zsh rather than bash 2022-11-03 21:16:53 -07:00
testRemoveDuplicateRows-export Add config option to filter out duplicate history entries as requested in #10 2022-11-03 20:36:36 -07:00
testRemoveDuplicateRows-query Add config option to filter out duplicate history entries as requested in #10 2022-11-03 20:36:36 -07:00
testRemoveDuplicateRows-tquery Run the TestRemoteDuplicateRows test with zsh rather than bash 2022-11-03 21:16:53 -07:00
TestTimestampFormat-query Make the timestamp command super long to force table sizing to be consistent + add an explicit HISHTORY_SKIP_INIT_IMPORT in the tests 2022-11-12 07:50:06 -08:00
TestTimestampFormat-tquery Make the timestamp command super long to force table sizing to be consistent + add an explicit HISHTORY_SKIP_INIT_IMPORT in the tests 2022-11-12 07:50:06 -08:00
TestTimestampFormat-tquery-isAction Update isAction golden after last commit + remove shell:bash that was only needed for windows 2022-11-12 08:07:49 -08:00
TestTui-Delete Add shortcut to delete entries in the TUI to fix #33 2022-12-18 22:02:29 -08:00
TestTui-DeleteAgain Add shortcut to delete entries in the TUI to fix #33 2022-12-18 22:02:29 -08:00
TestTui-DeleteAgainStill Add shortcut to delete entries in the TUI to fix #33 2022-12-18 22:02:29 -08:00
TestTui-DeleteStill Add shortcut to delete entries in the TUI to fix #33 2022-12-18 22:02:29 -08:00
TestTui-Exit Add shortcut to delete entries in the TUI to fix #33 2022-12-18 22:02:29 -08:00
TestTui-Initial Migrate to using golden files for tests + get all existing tests passing again 2022-10-27 21:20:33 -07:00
TestTui-InitialInvalidSearch Add better handling for invalid searches in the TUI + better error messages in a couple other places to improve #40 2022-11-27 08:54:34 -08:00
TestTui-InvalidSearch Add better handling for invalid searches in the TUI + better error messages in a couple other places to improve #40 2022-11-27 08:54:34 -08:00
TestTui-InvalidSearchBecomesValid Fix bug where typing 'foo:' and then hitting backspace would lead to the error still being displayed 2023-02-19 22:08:38 -08:00
TestTui-LeftScroll Add test for left scrolling in the input box 2022-12-17 12:14:28 -08:00
TestTui-Resize Add test to confirm that window resizing works 2022-12-18 01:01:05 -08:00
TestTui-RightScroll Add basic TUI test for horizontal scrolling 2023-02-11 23:09:40 -08:00
TestTui-RightScrollTwo Add TUI test for scrolling right by 2 2023-02-13 20:24:20 -08:00
TestTui-Search Migrate to using golden files for tests + get all existing tests passing again 2022-10-27 21:20:33 -07:00
TestTui-SmallTerminal Add test for smaller terminal 2022-11-02 18:50:27 -07:00
testUninstall-post-uninstall Add uninstall command + tests for uninstall 2022-11-02 19:41:49 -07:00
testUninstall-post-uninstall-bash Update local goldens to have a space before source 2022-11-11 19:55:21 -08:00
testUninstall-post-uninstall-zsh Add uninstall command + tests for uninstall 2022-11-02 19:41:49 -07:00
testUninstall-recorded Add uninstall command + tests for uninstall 2022-11-02 19:41:49 -07:00
testUninstall-uninstall Add client-side code to ask for feedback when uninstalling 2022-11-16 21:54:05 -08:00
unittestTable-truncatedTable Move goldens func to testutils and use it for some simple horizontal scrolling tests 2023-02-11 09:09:48 -08:00
unittestTable-truncatedTable-right1 Move goldens func to testutils and use it for some simple horizontal scrolling tests 2023-02-11 09:09:48 -08:00
unittestTable-truncatedTable-right2 Move goldens func to testutils and use it for some simple horizontal scrolling tests 2023-02-11 09:09:48 -08:00
unittestTable-truncatedTable-right3 Move goldens func to testutils and use it for some simple horizontal scrolling tests 2023-02-11 09:09:48 -08:00