rpeshkov / vscode-text-tables

VSCode extension that brings the power of Emacs table editing
MIT License
38 stars 14 forks source link

Add integration tests #26

Closed rpeshkov closed 6 years ago

rpeshkov commented 6 years ago

Currently there are a couple of unit tests for testing of parser, stringifier, etc. Need to add integration tests, that actually create file, call commands and check the results.