..
alert_driver.go
Support matchers on integers in integration tests
2023-06-03 15:32:23 +10:00
assertion_helper.go
Remove retry logic in integration tests
2023-07-09 20:57:18 +10:00
commit_description_panel_driver.go
Add demo test variant
2023-07-31 22:33:04 +10:00
commit_message_panel_driver.go
Support matchers on integers in integration tests
2023-06-03 15:32:23 +10:00
common.go
Fix the title and text (and variable names) of the Discard Changes prompt
2023-06-26 08:15:35 +02:00
confirmation_driver.go
Add demo for amending old commit
2023-08-02 22:32:51 +10:00
file_system.go
Support matchers on integers in integration tests
2023-06-03 15:32:23 +10:00
git.go
Allow deleting remote tags/branches from local tag/branch views ( #2738 )
2023-08-10 17:39:26 +10:00
int_matcher.go
Add integration tests for searching/filtering
2023-07-03 12:54:14 +10:00
matcher.go
Support matchers on integers in integration tests
2023-06-03 15:32:23 +10:00
menu_driver.go
Allow deleting remote tags/branches from local tag/branch views ( #2738 )
2023-08-10 17:39:26 +10:00
paths.go
Test bare repos with dotfile setup
2023-08-07 22:21:23 +10:00
popup.go
Split commit message panel into commit summary and commit description panel
2023-04-30 13:19:53 +10:00
prompt_driver.go
Support matchers on integers in integration tests
2023-06-03 15:32:23 +10:00
random.go
Add rebase from marked base commit test
2023-08-12 16:16:03 +10:00
runner.go
Add a Click() primitive to the integration test library
2023-08-07 15:10:28 +01:00
search_driver.go
Support matchers on integers in integration tests
2023-06-03 15:32:23 +10:00
shell.go
Add rebase from marked base commit test
2023-08-12 16:16:03 +10:00
test.go
Add a Click() primitive to the integration test library
2023-08-07 15:10:28 +01:00
test_driver.go
Add a Click() primitive to the integration test library
2023-08-07 15:10:28 +01:00
test_test.go
Add a Click() primitive to the integration test library
2023-08-07 15:10:28 +01:00
text_matcher.go
Support matchers on integers in integration tests
2023-06-03 15:32:23 +10:00
view_driver.go
Add a Click() primitive to the integration test library
2023-08-07 15:10:28 +01:00
views.go
Allow deleting remote tags/branches from local tag/branch views ( #2738 )
2023-08-10 17:39:26 +10:00