Benjin Dubishar
80901c9a7b
Swapping vscode calls for ApiWrapper for testability ( #10267 )
...
* swapping vscode calls for apiwrapper for testability
* Adding mainController tests
* Adding unit tests for input validation
* Adding project controller tests, reorganizing error handling
* Removing commented-out code
2020-05-06 14:16:27 -07:00
Benjin Dubishar
52f33cc587
Fixing bug where templates may get mapped before loaded from their files ( #10111 )
...
* Fixing potential bad order of template loading and map construction
* Fixing bug where templates get mapped before loaded from file
* Parallelizing loading templates from file
2020-04-22 17:01:19 -07:00
Benjin Dubishar
b3492e3f57
Creating a new database project, project items
...
* can create, open, and close sqlproj files
* can add sql objects to projects
2020-04-17 14:09:59 -07:00