Anthony Dresser
bd7aac8ee0
Merge from vscode a234f13c45b40a0929777cb440ee011b7549eed2 ( #8911 )
...
* Merge from vscode a234f13c45b40a0929777cb440ee011b7549eed2
* update distro
* fix layering
* update distro
* fix tests
2020-01-22 13:42:37 -08:00
Kim Santiago
8cdb5b36a9
Add test for schema compare include exclude ( #8765 )
...
* add test for schema compare include exclude
* combine a few checks
* small fixes
* add testData folder to whtiespace check exclusion list
* addressing comments
* fix testData path in gulpfile.hygiene.js
* move change up a couple lines
2020-01-07 10:05:36 -08:00
Alan Ren
8529b52e73
fix unstable tests ( #8799 )
...
* fix tests
* mark dac test unstable
* import export bac
* remove rel tag
* Update dacpac.test.ts
* bump sts and enable dac tests
2020-01-03 14:29:28 -08:00
Alan Ren
3de95af25c
check setting directly to avoid value reset ( #8583 )
2019-12-05 15:57:13 -08:00
Anthony Dresser
7f7052ad42
Clean up some of the extensions ( #8267 )
...
* 💄
* prune unused code
* more cleanup
* remove abunch of used code
2019-11-08 11:44:43 -08:00
Amir Omidi
eee7e52bd4
Release tests ( #7577 )
2019-10-08 15:06:21 -07:00
Amir Omidi
bcaa09e910
Disable unstable tests ( #7571 )
2019-10-08 13:01:49 -07:00
Amir Omidi
6582debd73
Unstable tests ( #7487 )
...
Setup unstable tests
2019-10-02 22:01:17 -07:00
Charles Gagnon
26072af82f
Use test.skip instead of commenting out disabled test ( #7338 )
...
* Use test.skip instead of commenting out disabled test
* Also disable OE test
2019-09-24 11:13:25 -07:00
Udeesha Gautam
5e5563f974
Disabling test for insiders build to pass ( #7336 )
...
Disabling dacpac import test for insiders build to pass
2019-09-23 23:29:09 -07:00
Udeesha Gautam
d895de0bc1
Trying to remove intermittent ext test failure ( #7330 )
...
* Trying to remove intermittent ext test failure
* taking PR comments
2019-09-23 19:52:05 -07:00
Udeesha Gautam
7e0a5205b2
Fix Failng dacpac and SC integration tests ( #7245 )
2019-09-17 14:11:23 -07:00
Anthony Dresser
ecb80f14f0
Merge from vscode 6e530127a1bb8ffbd1bfb77dc680c321dc0d71f5 ( #6844 )
2019-08-20 21:07:47 -07:00
Anthony Dresser
986ad33678
Remove dacfx and schema compare from the azdata api ( #6684 )
...
* refactor mssql extension to directly expose dacfx and schema compare
* remove more code
* fix compile errors
2019-08-19 16:34:09 -07:00
Kim Santiago
53cd22f142
Add more validation for DacFx tests ( #6120 )
...
* add checking for tables and data
* addressing comments
2019-06-28 10:01:19 -07:00
Kim Santiago
d67fd038dc
DacFx integration tests ( #6049 )
...
* tests working
* add bacpac
* formatting
* addressing comments
* ignore bacpacs for hygiene check
* add check for error message when checking for db creation
* adding comments
2019-06-18 17:21:52 -07:00