dbcli / mssql-cli

A command-line client for SQL Server with auto-completion and syntax highlighting
BSD 3-Clause "New" or "Revised" License
1.35k stars 191 forks source link

Improvements to client tests #379

Closed ellbosch closed 4 years ago

ellbosch commented 4 years ago

The mssqlcli client tests are among the flakier of the bunch so I made a few improvements:

Tag: #281