Quantco / pytsql

Run mssql scripts from Python.
BSD 3-Clause "New" or "Revised" License
14 stars 3 forks source link

Add test for parse listener #83

Closed svengiegerich closed 1 year ago

svengiegerich commented 1 year ago

Motivation: Follow-up of PR #79, complement the newly added parser listener with a test. An idea by @SimeonStoykovQC 🎉

Changes: Add a test that the (most basic) call of the listener exists & is called during parsing.