mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-19 09:35:36 -05:00
Move Integration Tests to dedicated project (#201)
Add IntegrationTests project. Move all tests ifdef'd with LIVE_CONNECTION_TESTS to IntegrationTests project. Delete files that have no remaining code. Update codecoverage.bat to run integration tests
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
"Integration": {
|
||||
"buildOptions": {
|
||||
"define": [
|
||||
"LIVE_CONNECTION_TESTS",
|
||||
"WINDOWS_ONLY_BUILD"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user