1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-12 11:15:00 +02:00
lazygit/pkg/integration/components
Stefan Haller 860a8d102b Add integration test for dropping a todo commit when there's an update-ref
The test shows how we are accidentally dropping the wrong commit in this case.
We'll fix that in the next commit.
2023-04-15 08:36:03 +02:00
..
alert_driver.go migrate patch building tests 2023-02-25 21:37:16 +11:00
assertion_helper.go cleanup integration test code 2023-02-26 12:54:13 +11:00
commit_message_panel_driver.go migrate patch building tests 2023-02-25 21:37:16 +11:00
common.go cleanup integration test code 2023-02-26 12:54:13 +11:00
confirmation_driver.go migrate patch building tests 2023-02-25 21:37:16 +11:00
file_system.go migrate patch building tests 2023-02-25 21:37:16 +11:00
git.go test: fix TagNamesAt 2023-02-19 23:35:38 +09:00
matcher.go migrate patch building tests 2023-02-25 21:37:16 +11:00
menu_driver.go cleanup integration test code 2023-02-26 12:54:13 +11:00
paths.go cleanup integration test code 2023-02-26 12:54:13 +11:00
popup.go rename from asserter to driver 2022-12-28 11:27:48 +11:00
prompt_driver.go cleanup integration test code 2023-02-26 12:54:13 +11:00
runner.go Add GitVersion field to NewIntegrationTestArgs 2023-04-15 08:36:03 +02:00
search_driver.go migrate patch building tests 2023-02-25 21:37:16 +11:00
shell.go Add integration test for dropping a todo commit when there's an update-ref 2023-04-15 08:36:03 +02:00
test_driver.go cleanup integration test code 2023-02-26 12:54:13 +11:00
test_test.go Add GitVersion field to NewIntegrationTestArgs 2023-04-15 08:36:03 +02:00
test.go Add GitVersion field to NewIntegrationTestArgs 2023-04-15 08:36:03 +02:00
viewDriver.go specify view when assertion on line count fails 2023-03-19 16:30:39 +11:00
views.go cleanup integration test code 2023-02-26 12:54:13 +11:00