borkdominik / bigER

Entity Relationship Diagram modeling tool realized as a language server that is distributed as a VS Code extension.
https://marketplace.visualstudio.com/items?itemName=BIGModelingTools.erdiagram
MIT License
106 stars 13 forks source link

Extension Tests #16

Closed plglaser closed 2 years ago

plglaser commented 2 years ago

Adds integration tests of the VS Code extension to the project. This mostly includes the code base to enable testing, with very basic tests to check whether the extension has been activated.