Commit Graph

16 Commits

Author SHA1 Message Date
Andy Arthur 01587c8c20 more BATS skips for __DOLT_1__ 2022-05-10 14:08:47 -07:00
Maximilian Hoffman 9154d2e5dd short dolt procs (#3369) 2022-05-06 18:42:13 -07:00
Zach Musgrave ad7f5b9525 Added additional test for CALL DOLT_CHECKOUT which was broken when a transaction was in progress 2022-05-03 15:14:41 -07:00
Daylon Wilkins 7fe4d7d780 Added stored procedure versions of dolt functions 2022-04-19 03:44:20 -07:00
Zach Musgrave 0a11d1d89c Removed --disable-batch flag from all bats tests 2022-01-25 11:52:04 -08:00
Timothy Sehn 92366d8d77 Added assertion that the branch is created 2021-12-07 15:10:01 -08:00
Timothy Sehn 7f83092992 Changed test to reflect current behavior and added a comment 2021-12-07 15:05:32 -08:00
Timothy Sehn 5ec1778b78 Modified bats for SQL checkout to be skipped. SQL Checkout does not change the branch in command line context. 2021-12-07 14:53:33 -08:00
Dustin Brown 5371ed510f /integration-tests/bats: fix bats tests 2021-09-23 14:30:43 -07:00
Zach Musgrave a367bda243 Fixed dolt_checkout to correctly update the head ref var, added a bats test 2021-07-29 16:24:35 -07:00
Zach Musgrave 5bdb94fb9e Fixed a bug in sql checkout test 2021-07-03 19:41:51 -07:00
Zach Musgrave 3783ade221 Fixed more tests, but still not working, probably because of errors in dolt_commit() 2021-07-03 12:12:41 -07:00
Zach Musgrave 25d5ee8c74 Fixed two dolt_checkout tests with new semantics 2021-07-03 10:57:24 -07:00
Zach Musgrave e1b34fdc74 Updated tests for dolt_checkout(), exposed major problems in that implemntation 2021-07-02 12:43:43 -07:00
Vinai Rachakonda d0e32f4cf1 Fixes already on same branch error (#1589)
Fixes bugs w/ dolt checkout and DOLT_CHECKOUT when checking out to the same branch
2021-04-27 10:34:13 -04:00
Dustin Brown 61b06450b1 /integration-tests: move bats 2021-03-15 14:04:40 -07:00