cursorless
cursorless copied to clipboard
Detected duplicate tests
Sometimes I'm unsure if it tests already exist and I add another one. It would be beneficial if we could detect this duplication.
For our yaml tests we could the check that the command and initial state were the same
- Bonus points if we could normalize
setSelectionandclearAndSetSelectionactions to see we have a cross duplication here
For our scope tests just check that we are testing the same scope facet with the same document content
Sorry can you elaborate? Not sure I'm following
I elaborated on my description in the original post. Better?
Makes more sense. Seems unlikely exact duplicate check would catch much tho?
Probably not, but would be nice to catch them if we have duplication.