johmsalas/text-case.nvim

Add Integration Tests: Telescope in Normal Mode

johmsalas opened this issue · 6 comments

Add Integration Tests: Telescope in Normal Mode

When I was fiddling around with my local Neovim version, I saw that Telescope requires Neovim version 0.9.0. So when tests are added, they need to be excluded from Neovim version 0.8.3 runs and we need to state this in the README. Maybe a table with version and feature compatibilities could make sense.

It's becoming complicated xD
At least we don't need to tests OS... right?

Yeah, I would say, testing for different OS is out-of-scope ^^

Ah good to know!