You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These tests are slow, and are kinda data driven.
We should re-write these tests to be more performant, and to focus more on testing the SQL implementation rather than the data itself.
(ie. make sure they generate the proper SQL query, and using a fixture to make sure it's parsing data responses correctly)
The text was updated successfully, but these errors were encountered:
These tests are slow, and are kinda data driven.
We should re-write these tests to be more performant, and to focus more on testing the SQL implementation rather than the data itself.
(ie. make sure they generate the proper SQL query, and using a fixture to make sure it's parsing data responses correctly)
The text was updated successfully, but these errors were encountered: