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

Adopt old test code in tests_old to new test code in tests #163

Open
braun-steven opened this issue Dec 28, 2023 · 0 comments
Open

Adopt old test code in tests_old to new test code in tests #163

braun-steven opened this issue Dec 28, 2023 · 0 comments
Assignees
Milestone

Comments

@braun-steven
Copy link
Member

braun-steven commented Dec 28, 2023

The current tests dir contains new tests written from scratch. The old tests (with tensorly) where moved to tests_old for the sake of keeping the code until the tests are ported.

When porting the tests we should try to minimize duplicate code, i.e. make use of @pytest.mark.parametrize and fixtures.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

2 participants