harpoon icon indicating copy to clipboard operation
harpoon copied to clipboard

Tests for key commands on ui menu

Open ThePrimeagen opened this issue 1 year ago • 3 comments

What issue are you having that you need harpoon to solve? Problem: tests do not consider key presses and how the ui menu should react. Solution: tests to cover that so i don't accidentally break peoples!

ThePrimeagen avatar Dec 05 '23 14:12 ThePrimeagen

Hello, I am willing to take this, it would be my first contribution to a neovim plug so might take a while. If you have any tips or pointers that'd be great :).

PrathamLalwani avatar Dec 15 '23 13:12 PrathamLalwani

@PrathamLalwani The code is already commented out in the UI tests. It's just a matter of commenting it in, and ensuring the menu behaves according to keys pressed

You should be able to follow the tests that are already in there.

ThePrimeagen avatar Dec 17 '23 15:12 ThePrimeagen

Great, Thanks!

PrathamLalwani avatar Dec 17 '23 15:12 PrathamLalwani