jesseduffield.lazygit/pkg/integration/tests/shell_commands
Stefan Haller 0cbe08b105 Add new integration tests folder "shell_commands"
The folder custom_commands contained tests for both custom commands (the ones
you configure in config.yml) and shell commands (the ones you execute at the ":"
prompt). I always found this confusing, so separate these into two different
folders.
2024-08-17 10:56:03 +02:00
..
basic_shell_command.go Add new integration tests folder "shell_commands" 2024-08-17 10:56:03 +02:00
complex_shell_command.go Add new integration tests folder "shell_commands" 2024-08-17 10:56:03 +02:00
delete_from_history.go Add new integration tests folder "shell_commands" 2024-08-17 10:56:03 +02:00
edit_history.go Add new integration tests folder "shell_commands" 2024-08-17 10:56:03 +02:00
history.go Add new integration tests folder "shell_commands" 2024-08-17 10:56:03 +02:00
omit_from_history.go Add new integration tests folder "shell_commands" 2024-08-17 10:56:03 +02:00