Commit graph

37 commits

Author SHA1 Message Date
Jenny Tam c87af63d57
Updated tests to run against AE v2 server (#1305) 2021-09-22 09:40:57 -07:00
Jenny Tam 0da75f5b92
Implemented table-valued parameter support (#1257) 2021-05-25 15:36:01 -07:00
Jenny Tam 9534f7b96d
Made some tests more robusts across platforms (#1092) 2020-02-11 11:39:31 -08:00
Jenny Tam a99e7c30ba
Tests modified for language option for SQL Azure (#963) 2019-03-29 08:28:46 -07:00
Jenny Tam 25d6812087
Skipped the non-applicables tests against Azure Data Warehouse (#913) 2019-01-07 15:36:59 -08:00
Jenny Tam 3679b48df2
Skipped some tests when running against Azure (#874) 2018-11-07 16:37:11 -08:00
Jenny Tam eeea7878fb
Set the driver argument for getDSN to null by default (#798)
* Added the driver argument to getDSN

* Dropped the driver argument but set to null as default

* Removed the AE condition in locale support

* Modified the AE condition for locale support
2018-06-26 13:41:07 -07:00
Jenny Tam b7a9ec6124 Check if returned error is empty first before using count() 2018-05-29 10:04:05 -07:00
Jenny Tam c416fa72c2 Modified tests to reset locale 2018-01-04 08:53:20 -08:00
Jenny Tam f642954d35 Renamed setUSLocale as per review 2018-01-02 14:42:08 -08:00
Jenny Tam 62944347ef Fix tests with locales 2017-12-29 12:00:00 -08:00
Jenny Tam ade886a131 Changed helper methods as per review 2017-12-20 21:06:07 -08:00
Jenny Tam 6b209526cd Added skipif and modified the check of isLocaleSupported() 2017-12-20 10:18:46 -08:00
Jenny Tam f3d04343aa Modified local supported method 2017-12-20 08:28:34 -08:00
Jenny Tam d7a1aca5c7 Testing locale issues 2017-12-19 14:35:28 -08:00
Jenny Tam 96942d49cf Use empty rather than sizeof (issue with PHP 7.2) 2017-12-14 13:45:56 -08:00
Jenny Tam 639e9f8bd4
Merge pull request #610 from yitam/sqlsrv_params
Refactoring sqlsrv tests with parameterized queries
2017-12-08 15:27:56 -08:00
Jenny Tam 5a270e2d57 Applied changes to the tests based on review 2017-12-08 11:50:44 -08:00
v-susanh b3dec24361
fixed return for IsLocaleSupported (#614) 2017-12-01 15:57:51 -08:00
Jenny Tam 0a2e6ad242 Refactoring sqlsrv tests with parameterized queries 2017-11-28 16:40:49 -08:00
v-susanh 54f1e5e22f
support for non-utf8 locales (#598)
* support non-utf8 locales
2017-11-20 17:56:45 -08:00
Jenny Tam 4d364e1a5b Modified tests as per review comments 2017-10-26 10:48:36 -07:00
Jenny Tam 63d7a99c91 Print error messages for fatal errors 2017-10-24 09:22:30 -07:00
Jenny Tam c55ad3ed9f Refactored SQLSRV tests to test AE with various data types 2017-10-23 17:04:35 -07:00
Jenny Tam 39c4be46ec Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
v-kaywon 4dfe37fe01 fix typo in sqlsrv MsCommon.inc 2017-09-14 15:25:07 -07:00
v-kaywon ebdb18c837 iteration 2: apply review changes 2017-09-14 15:04:55 -07:00
v-kaywon bef0e3eab7 add insertion tests for Always Encrypted; add common functions in MsCommon.inc for refactoring in the future 2017-09-13 17:46:44 -07:00
Jenny Tam 2143a9659b renamed skipf and used AEQualified method instead 2017-09-07 11:21:21 -07:00
v-kaywon 7a0ea56c78 change odbc version back to 13 2017-09-01 16:10:41 -07:00
v-kaywon bf7e4d80f6 reply reviews from Jenny 2017-09-01 16:10:40 -07:00
v-kaywon 2fdaa8a03c revert some changes in mscommon 2017-09-01 16:10:40 -07:00
v-kaywon 5c2064e762 check if cert exist in test_ae_keys_setup.phpt 2017-09-01 16:10:38 -07:00
v-kaywon 51d358ab33 added IsAEQualified 2017-09-01 16:10:38 -07:00
yitam 8d7f1853a4 Temporary entity names to ensure uniqueness 2017-07-12 13:39:02 -07:00
yitam dcb232e7b9 removed ConnectSpecial helper function 2017-06-28 11:51:40 -07:00
yitam 6c0be02618 rearrange test folders as functional 2017-06-23 13:09:37 -07:00
Renamed from test/sqlsrv/MsCommon.inc (Browse further)