Commit Graph

21 Commits

Author SHA1 Message Date
Brian Hendriks b5be24a06f diff printing fix (#1406) 2021-03-09 16:48:19 -08:00
Daylon Wilkins ff3b6b0659 Added file names to bats tests 2021-03-05 13:51:52 -08:00
Andy Arthur 20567259a4 assert FeatureVersion in BATS teardown 2021-02-15 11:14:00 -08:00
Vinai Rachakonda cf037558dd Write to root on every loop of sql shell. (#1215)
This pr fixes a problem where autocommit was not turned on for every single iteration of the shell loop.
2021-01-19 16:07:38 -05:00
Brian Hendriks f64c0286a3 cli output fix (#1221) 2021-01-19 10:26:58 -08:00
Daylon Wilkins 072c8d80e0 Removed old table and schema commands from the command line 2020-01-22 17:03:22 -08:00
Andy Arthur ae1fb34ca0 added error message check 2019-12-19 18:55:06 -08:00
Andy Arthur 398da0e0d1 added args check to dolt sql command 2019-12-19 12:55:32 -08:00
Matt Jesuele fa3c06b5cb bats: Factor setup and teardown logic out of tests, greatly reducing duplication 2019-10-08 13:43:21 -07:00
Daylon Wilkins 648371d95d Fixed not returning error on invalid batch inserts 2019-10-07 14:30:47 -07:00
Timothy Sehn 79f33e8c87 Added skipped bats test for sql shell continuing after bad statement and not exiting 0 2019-10-07 13:54:36 -07:00
Zach Musgrave 2633a1e73c Deleted interactive SQL shell tests -- most recent change detects TTY and runs in batch mode, so these no long make sense in this context
Signed-off-by: Zach Musgrave <zach@liquidata.co>
2019-08-05 10:26:59 -07:00
Daylon Wilkins 66aa389b66 Changed bats to use a static folder on Windows 2019-07-23 15:45:27 -07:00
Matt Jesuele e5a556d6c8 dolt/bats: Factor out batshelper util function 2019-07-23 13:11:07 -07:00
Matt Jesuele a0ab975ded dolt/bats: Add nativebatsdir helper function 2019-07-23 12:59:26 -07:00
Daylon Wilkins bc59893f66 Changed bats tests on Windows to use WSL 2019-07-22 16:14:13 -07:00
Daylon Wilkins a68636c40b Fixed inconsistent spacing in bats files (not my fault grr) 2019-07-18 14:51:10 -07:00
Daylon Wilkins ba0044ecea Moved bats windows compatibility changes to separate file 2019-07-18 14:51:10 -07:00
Daylon Wilkins b13cea0dbd Fixed/skipped failing bats tests on Windows 2019-07-18 14:51:10 -07:00
Timothy Sehn addcce072f Execute an actual query using sql shell test 2019-05-14 14:24:30 -07:00
Timothy Sehn 7440ed2d9e Added a sql shell test file and basic launch tests 2019-05-14 14:16:49 -07:00