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

revamp unit test suite #7

Closed
Transurgeon opened this issue Jun 27, 2023 · 1 comment
Closed

revamp unit test suite #7

Transurgeon opened this issue Jun 27, 2023 · 1 comment
Assignees
Milestone

Comments

@Transurgeon
Copy link
Owner

currently, there are some unit-tests that do not make use of the fixtures I have created last time. For example, in test_parametrized_mul, we are still hardcoding ScipyTensorView as we are passing "hardcoded parameters to it". This should be changed to allow seamless testing for all backends.

@Transurgeon Transurgeon self-assigned this Jun 27, 2023
@Transurgeon
Copy link
Owner Author

I will close this issue once I am able to run all tests for both scipy and numpy backends simultaneously. For now this is WIP.

@Transurgeon Transurgeon mentioned this issue Jun 29, 2023
9 tasks
@Transurgeon Transurgeon added this to the Numpy Backend milestone Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant