Karl Burtram
0af7bef66d
Create MS.SqlTools.Credentials project ( #249 )
...
* Initial credential service files
* Clean-up hostloader
* Update build scripts to build credentials archive
* Move hosting files to new assembly
* Add credentials files to MS.SqlTools.Credentials
* Remove duplicate files
* Update namespace in program.cs
* Fix test build breaks
* Update extensions visibility.
* Remove unused resource strings
* Add xproj files to SLN for appveyor builds
* Fix appveyor build break in test project
* Fix extensibility tests
* Fix various typos in latest iteration
* Add settings for Integration build
* Fix codecoverage.bat to use full pdb for new projects
* Fix bug when packing in folder with native images
* Fix typos in xproj
* Reset XLF to fix build.cmd
2017-02-23 16:09:58 -08:00
Aditya Bist
eb4f2f2b91
port batch parser wrapper ( #232 )
...
* Initial commit for GitHub IO pages
* Add initial doxfx content
* Update manifest.json
* Update manifest.json
* Set theme jekyll-theme-cayman
* Set theme jekyll-theme-slate
* Set theme jekyll-theme-minimal
* Set theme jekyll-theme-tactile
* Clear out theme setting
* Remove API docs
* Revert "Adding Milliseconds to DateTime fields (#173 )" (#197 )
This reverts commit 431dfa4156 .
* ported new BatchParser
* added BatchParser tests
* fixing merge conflicts
* fix build issues
* cleaned code and addressed comments from code review
* addressed code review and made BatchParser logic more efficient
* fixed batch parser tests
* changed class name to fix build issues
* fixed merge conflicts
* added path for lab mode baseline tests
* changed env path for lab mode
* added env variable to appveyor
* testing env variable for appveyor
* fixed lab build
* debug appveyor build
* testing changes for appveyor
* changed trace env path
* debugging appveyor build
* changed baseline env path
* debugging
* debugging
* debugging
* switched on trace flag
* debugging
* debugging
* changed build config
* changed baseline files
* checking baseline output
* changed baseline files
* debug baseline tests
* debugging baseline
* debugging
* debugging
* debug
* debugging
* testing baseline format
* debug
* debug
* debug
* debug
* debug
* newline debug
* changed baseline file
* debug
* test
* try new way to read
* added execution engine tests
* change test
* testing file encoding
* moved execution engine tests to integration
* try compare without spaces
* removed no op test
* added env variable for travis
* put batch parser tests to integration too
* put batch parser in integration
* try new baseline string match
* compare baseline test logic changed
* changed baseline logic as well as cleaned tests
* fix build for travis CI
* fix travis CI issues
* fixed highlighting bugs on vscode
* code review changes
* ported new BatchParser
* added BatchParser tests
* Initial commit for GitHub IO pages
* Add initial doxfx content
* Update manifest.json
* Update manifest.json
* Set theme jekyll-theme-cayman
* Set theme jekyll-theme-slate
* Set theme jekyll-theme-minimal
* Set theme jekyll-theme-tactile
* Clear out theme setting
* Remove API docs
* Revert "Adding Milliseconds to DateTime fields (#173 )" (#197 )
This reverts commit 431dfa4156 .
* fixing merge conflicts
* fix build issues
* cleaned code and addressed comments from code review
* addressed code review and made BatchParser logic more efficient
* fixed batch parser tests
* changed class name to fix build issues
* fixed merge conflicts
* added path for lab mode baseline tests
changed env path for lab mode
added env variable to appveyor
testing env variable for appveyor
fixed lab build
debug appveyor build
testing changes for appveyor
changed trace env path
debugging appveyor build
changed baseline env path
debugging
debugging
debugging
switched on trace flag
debugging
debugging
changed build config
changed baseline files
checking baseline output
changed baseline files
debug baseline tests
debugging baseline
debugging
debugging
debug
debugging
testing baseline format
debug
debug
debug
debug
debug
newline debug
changed baseline file
debug
test
try new way to read
added execution engine tests
change test
testing file encoding
moved execution engine tests to integration
try compare without spaces
removed no op test
added env variable for travis
* put batch parser tests to integration too
* put batch parser in integration
try new baseline string match
* compare baseline test logic changed
* changed baseline logic as well as cleaned tests
* fix build for travis CI
* fix travis CI issues
* fixed highlighting bugs on vscode
* code review changes
* fixed filestream writer test
* added localization string
* added localization string
* generated new string files again
* code review changes
2017-02-10 16:51:26 -08:00
Leila Lali
b353b2137e
New test common project for database connections using the settings.json ( #210 )
...
* moved test driver tests and test common classes to separate projects
2017-01-11 13:47:56 -08:00
Connor Quagliana
3ad7cc1a8b
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
2017-01-04 11:37:57 -08:00
Anthony Dresser
d950b751d8
Coveralls + AppVeyor + Travis CI ( #171 )
...
* added build files
* changed build script
* revert dotnet version to older one
* added osx building
* added appveyor build
* added ruby upload code coverage
* added gulp cli to downloads
* added gulp util to deps
* added through2 to deps
* added cask install for dotnet
* added coveralls gem install to appveyor
* fixed ruby script
* change upload to be gulp
* updated call
* added test for nin
* testing
* testing
* testing
* added coveralls nuget
* echoed path
* added code coverage badge
* updated cmd
* fixed syntax error
* added dotnet to path
* added manual call to dotnet
* iterate
* change directory
* commit
* added start to dotnet core version
* changed appveyor
* updated dotnet versions
* updated readme
* removed unnec de
* customize for microsoft
* specified encrypted key in appveyor
* updated readme; added newlines
* added branches to ymls
* updated ymls
2016-12-13 11:30:30 -08:00
Mitchell Sternke
439845eb0a
Testing code coverage fix ( #168 )
2016-12-05 14:05:43 -08:00
Mitchell Sternke
b5efa69ffc
Fixing code coverage to work properly ( #165 )
...
* Fixing code coverage to work properly
* Added comment to comment-out
2016-12-02 15:21:59 -08:00
Karl Burtram
6b589f45bb
Fix some typos in code coverage merge.
2016-10-27 19:00:06 -07:00
Karl Burtram
da84ae9f3b
Code coverage improvements ( #121 )
...
These are test-only changes to improve code coverage so I'll merge directly. Please review the commit and I'll pickup those changes in the next iteration.
* Add integration test batch file
* Exclude Linux and MacOS from Windows code coverage builds
* Enable code coverage for test driver e2e tests
* Use the windows only build for code coverage runs
2016-10-27 18:18:31 -07:00
Karl Burtram
4bc490db7c
Add switch for setting test build configuration ( #119 )
...
This is build config-only so I'm merging to get updated build tonight.
2016-10-27 04:32:57 +00:00
Karl Burtram
222f9364d8
Jenkins code coverage integration ( #47 )
2016-09-12 22:05:45 -07:00
Karl Burtram
e003bb3023
Fix nuget.config to pull from offical Nuget.org feed
2016-09-01 09:59:02 -07:00
Karl Burtram
1332fd112e
Clean-up the autocomplete SMO integration.
2016-09-01 00:23:39 -07:00
Karl Burtram
013498fc3d
Setup code coverage to be runable on demand
2016-08-31 16:01:24 -07:00