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
It's unclear where to add tests, so this issue will involve moving them around in a way that makes sense and provides a baseline for new tests to be added. We'd also like to add the ability to test against different backends. Testing against different backends may make sense to split out into its own issue.
The text was updated successfully, but these errors were encountered:
I think you addressed this but just to clarify at least part of it. We should try to see if there is a way to run the same tests against different backends in order to DRY the code and avoid missing some tests for some backends. I think it may make sense to have some backend-specific tests but we should see what we can combine along the way.
What feature should we add?
It's unclear where to add tests, so this issue will involve moving them around in a way that makes sense and provides a baseline for new tests to be added. We'd also like to add the ability to test against different backends. Testing against different backends may make sense to split out into its own issue.
The text was updated successfully, but these errors were encountered: