Commit graph

485 commits

Author SHA1 Message Date
Jenny Tam cba037a809 Merge pull request #463 from yitam/userScripts
adding test users for testing in Azure -- the password tests for both drivers require re-design
2017-09-25 12:27:30 -07:00
David Puglielli abee6af586 Merge pull request #518 from david-puglielli/performance-results
Performance test results added
2017-09-20 17:00:05 -04:00
Yuki Wong 0e7e231e9b Merge pull request #542 from v-kaywon/changeUTC
fix fixed_size test
2017-09-18 17:54:20 -07:00
v-kaywon 579af01b26 fix fixed_size test 2017-09-18 17:53:19 -07:00
Yuki Wong 721343696f Merge pull request #541 from v-kaywon/changeUTC
Change utc
2017-09-18 15:13:27 -07:00
v-kaywon b0f618c9f3 use ae_connect 2017-09-18 15:11:14 -07:00
v-kaywon 263963f0ed use ae_connect 2017-09-18 15:01:19 -07:00
Jenny Tam 25c000b13e Updated ODBC version
Changed ODBC from 13 to 17
2017-09-18 12:51:49 -07:00
v-kaywon ae9ab89990 fix tests 2017-09-18 10:32:10 -07:00
v-kaywon 26ed43301e change timezone to Canada/Pacific in tests 2017-09-18 10:05:36 -07:00
David Puglielli 316d5ac967 Update performance_test_results.md 2017-09-16 21:54:02 -04:00
Yuki Wong a47dc0d20f Merge pull request #534 from v-kaywon/requireSqlTypeError
add error handling for using sqlsrv_query without sqltype
2017-09-15 14:20:49 -07:00
Hadis-Fard 9a0442e659 Merge branch 'AlwaysEncrypted' of https://github.com/Microsoft/msphpsql into AlwaysEncrypted 2017-09-15 13:42:25 -07:00
v-kaywon c12585b77b use skipif_not_ksp.inc in the test: 2017-09-15 11:32:21 -07:00
v-kaywon e70ebbaba1 change error message 2017-09-15 11:15:38 -07:00
v-kaywon d5a8346319 update sqlsrv_encrypted_query_nosqltype test to use skipif_versions_old.inc 2017-09-15 10:19:38 -07:00
Yuki Wong c22a528290 Merge pull request #530 from v-kaywon/AEinsertTests
add insertion tests for Always Encrypted; add common functions in MsC…
2017-09-15 10:06:49 -07:00
Hadis-Fard 7a6a7e8149 fixed expected output 2017-09-15 09:47:27 -07:00
Hadis-Fard e97d5c201a replaced tab with spaces 2017-09-15 09:45:36 -07:00
Hadis-Fard 80b9f9e603 fixes per review comments 2017-09-14 18:21:25 -07:00
v-kaywon 6c5ef7ad9e add error handling for using sqlsrv_query without sqltype in a column encryption enabled connection 2017-09-14 17:42:28 -07:00
Hadis-Fard db226aa13c Merge branch 'AlwaysEncrypted' of https://github.com/Hadis-Fard/msphpsql into AlwaysEncrypted 2017-09-14 16:56:23 -07:00
Hadis-Fard 8a48bd2626 added sqlsrv test for driver options 2017-09-14 16:55:47 -07:00
v-kaywon b1890b818d change expected output in PDO95_Extend2 for the new DropTable function in MsCommon.inc 2017-09-14 15:56:17 -07:00
v-kaywon 8a5fc85aec fix typo in pdo_sqlsrv MsCommin.inc 2017-09-14 15:38:07 -07:00
v-kaywon 4dfe37fe01 fix typo in sqlsrv MsCommon.inc 2017-09-14 15:25:07 -07:00
Hadis Fard 8495cb10a6 Merge branch 'AlwaysEncrypted' into AlwaysEncrypted 2017-09-14 15:21:07 -07:00
v-kaywon ebdb18c837 iteration 2: apply review changes 2017-09-14 15:04:55 -07:00
v-kaywon 27b47665dd iteration 1: apply review changes; fix expected outputs 2017-09-14 13:24:12 -07:00
v-kaywon 8a512d8e97 fixed expected values in pdo tests 2017-09-14 11:52:17 -07:00
v-kaywon 199ad557bb fix expected values in sqlsrv tests 2017-09-14 11:40:13 -07:00
Hadis-Fard 7feac89832 fixed test error code 2017-09-14 11:06:42 -07:00
Hadis-Fard 07f49c807c fixed test regex 2017-09-14 10:19:35 -07:00
v-kaywon 49a5c9e461 added skipif old version to tests 2017-09-14 09:47:40 -07:00
Hadis-Fard 00f9b7edf8 fixed connection test, Driver option is valid 2017-09-14 08:51:52 -07:00
Hadis-Fard 9175241358 added pdo test, fixed issue with missing driver 2017-09-13 19:06:28 -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 0b6565da67 escaped the periods as per review comments 2017-09-13 16:50:42 -07:00
Jenny Tam 0d4e6373a0 removed the hardcoded values for ODBC versions 2017-09-13 16:36:29 -07:00
David Puglielli 964ec5f087 Merge pull request #524 from david-puglielli/bvt-test-fix
Bvt test fix
2017-09-13 19:28:53 -04:00
Yuki Wong b7d5b76afc Merge pull request #514 from v-kaywon/AEInsertCode
add code for AE insertion
2017-09-13 14:53:09 -07:00
David Puglielli 8df36f82ba Typo fixed 2017-09-13 14:41:27 -07:00
David Puglielli 0130f68610 Narrowed range of acceptable values 2017-09-13 12:25:14 -07:00
Hadis-Fard 6f3f578219 fixed mars connection, added test for col enrytion 2017-09-12 19:21:55 -07:00
David Puglielli f0e12e3ba3 changed line endings 2017-09-12 17:08:23 -07:00
David Puglielli 471fce2bac Changed test result to expectregex 2017-09-12 17:06:17 -07:00
Jenny Tam 834402ba8d added skipif_not_ksp file as per review comment 2017-09-11 16:07:40 -07:00
Jenny Tam 99fa9c66dd skip KSP tests if the flag in MsSetup is not set 2017-09-08 12:05:10 -07:00
Jenny Tam 696a1fb722 added two new variables to enable AE testing 2017-09-08 11:59:08 -07:00
David Puglielli fc84aca84a Update performance_test_results.md 2017-09-07 12:59:41 -07:00