Skip to content

Add more hyrolo movement tests#935

Merged
matsl merged 1 commit intomasterfrom
pr_add_hyrolo_movement_test
Apr 10, 2026
Merged

Add more hyrolo movement tests#935
matsl merged 1 commit intomasterfrom
pr_add_hyrolo_movement_test

Conversation

@matsl
Copy link
Copy Markdown
Collaborator

@matsl matsl commented Apr 9, 2026

What

Add more hyrolo movement tests.

  • test/hyrolo-tests.el (hyrolo-tests--fgrep-move-test): Add more tests
    for movement when a section is hidden.

Why

Adding more movement cases.

One error case is added so the test is marked as expected failed. On
moving up using {b} from the first line gives an error message
(void-function nil) which seems wrong. Should be an error message such
as for {f} moving down or just don't move and not error as is the case
for {n} and {p}.

The test is designed to work when that error is changed but should be
checking the proper error message is shown of course when it is
finalized.

* test/hyrolo-tests.el (hyrolo-tests--fgrep-move-test): Add more tests
for movement when a section is hidden.
@matsl matsl requested a review from rswgnu April 9, 2026 22:48
@matsl matsl merged commit ba3fbc7 into master Apr 10, 2026
4 checks passed
@matsl matsl deleted the pr_add_hyrolo_movement_test branch April 10, 2026 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants