hsnips icon indicating copy to clipboard operation
hsnips copied to clipboard

Implement end to end testing of the extension

Open draivin opened this issue 5 years ago • 0 comments

As said in the title, to do so would require for us to somehow simulate entering one key at a time inside vscode, and triggering auto completion when those keys are pressed.

We also would need to parse the input to detect sequences like <tab> so we could accept the best auto completion at that position.

draivin avatar Oct 09 '19 13:10 draivin