Commit Graph

20 Commits

Author SHA1 Message Date
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
Taylor Bantle 8732764233 mysql-client-tests/node: Format 2023-02-07 17:16:49 -08:00
dependabot[bot] 0a53d74fd6 Bump knex in /integration-tests/mysql-client-tests/node
Bumps [knex](https://github.com/knex/knex) from 1.0.7 to 2.4.0.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knex/knex/compare/1.0.7...2.4.0)

---
updated-dependencies:
- dependency-name: knex
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 01:22:22 +00:00
Daylon Wilkins 8aeb1c659e Removed deprecated dolt functions 2023-01-03 02:13:37 -08:00
James Cor fc2e07ed6b fixing test 2022-09-22 16:16:46 -07:00
Zach Musgrave 2cde333fbd New node test for concurrent dolt_commit 2022-09-21 17:21:55 -07:00
Vinai Rachakonda ab52b92f2f Add test case for hanging sockets in Ubuntu (#3771) 2022-07-08 13:17:32 -07:00
Vinai Rachakonda d26ce19444 Update Describe tests in Dolt due to bug in GMS (#3642) 2022-06-24 15:15:58 -04:00
Dhruv Sringari 6488344abb CALL DOLT_MERGE now returns fast_forward and conflicts status columns (#3564)
* CALL DOLT_MERGE now returns fast_forward and conflicts columns

* fix tests

* fix sql integration tests

* fix sql-merge.bats

* pr comment
2022-06-07 17:03:46 -07:00
Vinai Rachakonda 43a4c6395a Add Support for new Transaction Query Plans (#3320) 2022-04-29 21:46:53 -04:00
Zach Musgrave 6273c6db4e Fixed bug in node client test 2021-12-16 14:09:48 -08:00
Vinai Rachakonda 4a5a033c5d Expand Client Tests to include sql functions (#2303) 2021-10-29 10:18:38 -07:00
Andy Arthur 2fe9436ad5 update expected server status flags for node/ 2021-05-14 13:57:33 -07:00
Dustin Brown 503665c32c /integration-tests: move mysql-client-tests to integration-tests 2021-03-15 12:53:14 -07:00