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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Taylor Bantle
|
bc828685b1
|
mysql-client-tests/node: Add tags tests
|
2023-03-08 14:18:20 -08:00 |
|
Taylor Bantle
|
3d5d3bba46
|
mysql-client-tests/node: Add docs tests
|
2023-03-08 14:18:01 -08:00 |
|
Taylor Bantle
|
de2b6ccb1f
|
mysql-client-tests/node: Remove any workspaces references
|
2023-03-08 13:47:50 -08:00 |
|
Taylor Bantle
|
13968d62f4
|
mysql-client-tests: Write script/README for running node tests without installing everything
|
2023-03-08 13:45:24 -08:00 |
|
Taylor Bantle
|
a7b6797be7
|
Clean up
|
2023-03-06 15:26:45 -08:00 |
|
Taylor Bantle
|
b5803a397b
|
Fix
|
2023-03-06 15:22:31 -08:00 |
|
Taylor Bantle
|
dea7adac21
|
Check status before merge
|
2023-03-06 15:22:31 -08:00 |
|
Taylor Bantle
|
08e8220124
|
Fix tests
|
2023-03-06 15:22:31 -08:00 |
|
Taylor Bantle
|
54cf7bde1a
|
Fix tests, add CODEOWNERS
|
2023-03-06 15:22:31 -08:00 |
|
Taylor Bantle
|
33afd3275f
|
Add to bats
|
2023-03-06 15:22:31 -08:00 |
|
Taylor Bantle
|
59919d48a9
|
integration-tests/node: Progress on workbench stability tests
|
2023-03-06 15:22:31 -08:00 |
|
Taylor Bantle
|
3e2ff94a40
|
Merge pull request #5126 from dolthub/dependabot/npm_and_yarn/integration-tests/mysql-client-tests/node/knex-2.4.0
Bump knex from 1.0.7 to 2.4.0 in /integration-tests/mysql-client-tests/node
|
2023-02-09 09:36:33 -08:00 |
|
Taylor Bantle
|
b029f1a2d4
|
Remove reset
|
2023-02-07 17:16:49 -08:00 |
|
Taylor Bantle
|
716909795c
|
integration-tests/node: More improvements
|
2023-02-07 17:16:49 -08:00 |
|