Skip to content

Update tests#680

Open
EugeneNeuron wants to merge 1 commit intoabo-abo:masterfrom
EugeneNeuron:fix-tests
Open

Update tests#680
EugeneNeuron wants to merge 1 commit intoabo-abo:masterfrom
EugeneNeuron:fix-tests

Conversation

@EugeneNeuron
Copy link
Copy Markdown

  • lispy-test.el (lispy-ace-subword): Unite two tests with identical name (caused to fail tests in batch mode).
    (lispy-outline-add): Update test to agree with current behaviour of lispy-meta-return (since 6efe2b4).
    (lispy-tilde): Rename second instance of lispy-outline-add to avoid two identical test names.
    (lispy--pretty-args): Agree with updated docstring of defun (since emacs-mirror/emacs@73e75e18).

ERT fails with redefined tests in batch mode:
Error: error ("Test ‘lispy-ace-subword’ redefined")

* lispy-test.el (lispy-ace-subword): Unite two tests with identical
name (caused to fail tests).
(lispy-outline-add): Update test to agree with current behaviour of
lispy-meta-return (since 6efe2b4).
(lispy-tilde): Rename second instance of lispy-outline-add to avoid
two identical test names.
(lispy--pretty-args): Agree with updated docstring of defun (since
Emacs 73e75e18).

ERT fails with redefined tests in batch mode:
    Error: error ("Test ‘lispy-ace-subword’ redefined")
@enzuru
Copy link
Copy Markdown

enzuru commented Sep 22, 2024

I have created a temporary fork of Lispy.

Your PR has been merged here: enzuru@937b9ee

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