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

Create tests to catch prompt_session breaking #364

Open ellbosch opened 4 years ago

ellbosch commented 4 years ago

Issue #362 broke builds without tests catching the issue. We need to introduce tests to catch this.

Follow repro steps in the issue linked above and test on commit 9cb84e21ac50f2082c1c136780b674cb35a0c5d8.