schireson / pytest-mock-resources

Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.
https://pytest-mock-resources.readthedocs.io/en/latest/quickstart.html
MIT License
179 stars 19 forks source link

feat: handle LEN function for Redshift #212

Closed Smlep closed 3 months ago

Smlep commented 3 months ago

Allow using LEN function when mocking redshift queries

See #213

DanCardin commented 3 months ago

Added a basic test, but otherwise looks good!

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9449705181

Details


Totals Coverage Status
Change from base Build 8688983856: 0.005%
Covered Lines: 1440
Relevant Lines: 1590

💛 - Coveralls