Extend tests of hywiki-display-referent-type#990
Conversation
rswgnu
left a comment
There was a problem hiding this comment.
I'm thinking if you use a link-to-bookmark referent type, the display test verifies that the buffer and point match the ones linked to, and so on for all of the referent types.
I'll respond on that tomorrow. This PR is a general test that the function |
172b0ab to
d247771
Compare
It took longer than one day and I replied in a separate mail. What it boiled down to is that this is a unit test of the |
Ok. |
d247771 to
4cb2606
Compare
* test/hywiki-tests.el (hywiki-display-hywiki-test): Add helper display function. (hywiki-tests--display-referent-type): Verify right display function is called and hbut:current attributes are set.
4cb2606 to
9cabce5
Compare
What
Extend tests of hywiki-display-referent-type
display function.
(hywiki-tests--display-referent-type): Verify right display function
is called and hbut:current attributes are set.
Why
The call to the display function was not covered directly.