Skip to content

pr fix tests before release#972

Merged
matsl merged 4 commits into
masterfrom
pr_fix_tests_before_release
Jun 9, 2026
Merged

pr fix tests before release#972
matsl merged 4 commits into
masterfrom
pr_fix_tests_before_release

Conversation

@matsl

@matsl matsl commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

What

  • Replace mock of call-interactively with cl-letf mock
  • Uncomment working test case
  • Remove comment

Why

Walk over notes in the test possibly uncovering tests that now
works. One working test found. A mock problem was spotted. Rest is
cleanup.

matsl added 4 commits June 9, 2026 16:13
* test/hyrolo-tests.el (hyrolo-tests--grep-or-fgrep): Use cl-letf for
mocking call-interactively. Functions with optional arguments does not
work with el-mock and native compilation. The mock is called with the
optional args set to nil causing it to see different number of
arguments depending on whether the code is natively compiled or not.
* test/hywiki-tests.el (hywiki-tests--edit-string-pairs): Uncomment
working test case.
Cleanup: Possibly this once documented that the wrong ibtype was found
and that got fixed without removing this comment!?

* test/hbut-tests.el (hbut-tests--ibut-at-p-identifies-a-remote-pathname):
Remove comment.
@matsl matsl requested a review from rswgnu June 9, 2026 14:40
@matsl matsl merged commit 8122ddb into master Jun 9, 2026
4 checks passed
@matsl matsl deleted the pr_fix_tests_before_release branch June 9, 2026 21:06
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