Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Professionalize Test Suite #300

Open
kclowes opened this issue Oct 14, 2024 · 1 comment
Open

Professionalize Test Suite #300

kclowes opened this issue Oct 14, 2024 · 1 comment

Comments

@kclowes
Copy link
Contributor

kclowes commented Oct 14, 2024

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.

@fselmo
Copy link
Contributor

fselmo commented Oct 14, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants