110 Commits

Author SHA1 Message Date
Taylor Bantle 73f1bfabfa Fix workbench tests 2023-10-17 10:48:37 -07:00
Jason Fulghum 030b7db819 Fixing up tests from dolt_schemas schema change 2023-08-09 15:21:12 -07:00
Jason Fulghum 8b52c90c1f Added expected sql_mode column 2023-08-09 14:23:48 -07:00
Taylor Bantle a7d0675b2c Fix tests 2023-07-11 13:41:28 -07:00
Taylor Bantle 1faab30698 Fix some previously updated tests 2023-07-11 12:56:04 -07:00
Taylor Bantle db73fcee5c Merge remote-tracking branch 'origin/main' into taylor/node-tests 2023-07-11 12:20:43 -07:00
Nick Tobey 3eb8fc7a18 Merge pull request #6209 from dolthub/nicktobey/dolt-checkout
Migrate `dolt checkout` to new CLI framework.
2023-07-11 11:34:59 -07:00
Taylor Bantle c747d6c39d Testdata path arg 2023-07-10 15:45:01 -07:00
Taylor Bantle 53264ff327 File path attempt 2023-07-10 15:07:21 -07:00
Taylor Bantle 53d0b509fa Load data fix 2023-07-10 14:31:35 -07:00
Taylor Bantle 3c5d262988 Merge remote-tracking branch 'origin/main' into taylor/node-tests 2023-07-10 14:28:53 -07:00
James Cor ea9839f524 return commit hash for dolt_merge() when --no-ff is not specified (#6281) 2023-07-10 02:12:01 -07:00
Nick Tobey 9251a898f6 Update mysql client tests to remove newline from expected responses. 2023-07-09 23:57:42 -07:00
Nick Tobey 4425955240 Update expected output in mysql client test. 2023-07-09 16:41:52 -07:00
Nick Tobey e3437e8ae2 Update expected messages in go tests. 2023-07-07 17:13:22 -07:00
Taylor Bantle 657ada94d6 Add node integration tests for load data 2023-07-07 15:56:19 -07:00
Taylor Bantle 0ad8145787 Add a few more node integration tests for workbench 2023-07-07 15:04:56 -07:00
Nick Tobey d86e16408c Migrate mysql client tests. 2023-07-06 17:06:46 -07:00
Nick Tobey 3d8a949f6e Update mysql client tests for new dolt_checkout return value schema. 2023-07-06 11:26:07 -07:00
Zach Musgrave 69b51fae52 Fixed client integration tests 2023-06-20 16:03:18 -07:00
James Cor 4d2dbb9746 add hash column to result set for dolt_merge(..., '--no-ff') (#6163) 2023-06-16 01:39:03 -07:00
Jason Fulghum 11e007593c Fixing node client test 2023-06-13 14:57:56 -07:00
Jason Fulghum c287d6bc9d Merge branch 'main' into fulghum/cherry-pick 2023-06-13 14:09:28 -07:00
Jason Fulghum 558bdca26d Fixing node client test 2023-06-13 14:00:17 -07:00
Pavel Safronov 490a6a5a2c Merge pull request #6011 from dolthub/pavel/dolt-status 2023-06-11 12:28:22 -10:00
Pavel Safronov 3e730bdc55 Another test fix. 2023-06-10 16:56:50 -07:00
Pavel Safronov b75e7b989e Another test fix for modified dolt table. 2023-06-10 16:32:10 -07:00
Pavel Safronov a0d7a155f5 PR feedback:
- remove extraneous BATS checks
- add more tests
- add correct copyright notice to new procedure
2023-06-09 15:52:35 -07:00
Zach Musgrave 0b52f6c424 Revert "Revert "Merge pull request #5968 from dolthub/zachmu/tx-6""
This reverts commit bb03b8cb25.
2023-06-08 11:09:54 -07:00
Zach Musgrave bb03b8cb25 Revert "Merge pull request #5968 from dolthub/zachmu/tx-6"
This reverts commit 51c2129e51, reversing
changes made to 9692f6ef92.
2023-06-07 17:27:06 -07:00
Zach Musgrave 49e0923cdd updating tests 2023-06-07 12:25:38 -07:00
Zach Musgrave ab31d5c826 Fixed tests 2023-06-07 08:55:21 -07:00
Stephanie You 1cba57d290 add php pdo mysql client integration test 2023-05-26 09:54:51 -07:00
Stephanie You 4b6a42a90e add php mysql client integration test 2023-05-25 18:57:30 -07:00
Stephanie You e0051cd2ab add newlines to end of files 2023-05-23 13:04:42 -07:00
Stephanie You 99bd6d36fe move rust test back into mysql client integrations job 2023-05-23 11:29:05 -07:00
Stephanie You bcf000aafd add toolchain override file 2023-05-23 10:43:22 -07:00
Stephanie You 16de3beb92 move rust client test to new job 2023-05-22 17:45:08 -07:00
Stephanie You db2b43dc73 finalize rust mysql client integration test 2023-05-18 15:29:30 -07:00
Stephanie You ed672aa5d4 update rust mysql client integration test 2023-05-12 14:07:07 -07:00
Stephanie You ff7de18057 add rust mysql client integration test 2023-05-10 13:23:56 -07:00
Jason Fulghum 235a98bc7d Adding a mysql connector integ test for the Ruby mysql2 library 2023-04-28 14:36:35 -07:00
Zach Musgrave 3d9e76e09d Merge pull request #5583 from dolthub/zachmu/diff-schema-fixes
Bug fix for view and trigger diffs in SQL and JSON diff outputs
2023-03-15 16:55:10 -07:00
Jason Fulghum 8886a44880 Adding a skip for RMariaDB client tests while we debug the failure 2023-03-15 11:45:06 -07:00
Zach Musgrave 14d4d1b604 Fixed test ordering issue 2023-03-15 10:30:09 -07:00
Taylor Bantle ea8048f8f2 mysql-client-tests/node: Add dolt_patch workbench test, improve matcher functions 2023-03-14 13:53:48 -07:00
Taylor Bantle 0d52de6ec3 mysql-client-tests/node: Three dot diff workbench tests 2023-03-08 16:47:13 -08:00
Taylor Bantle fd87de40f5 mysql-client-tests/node: Two dot diff tests 2023-03-08 16:06:33 -08:00
Taylor Bantle c3d895c5c3 mysql-client-tests/node: Add views tests 2023-03-08 14:47:32 -08:00
Taylor Bantle 9b169277ed mysql-client-tests/node: Fill in some missing queries 2023-03-08 14:29:50 -08:00