Alex Yelluas
Results
2
comments of
Alex Yelluas
I'm having the same issue ( AttributeError: 'DummySession' object has no attribute 'query' ), but only when i run tests using `pytest` with sqlite db. When i use mariadb, and...
@kenshaw Thanks for the response!