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

Unit tests and functional tests for the solvers #2

Open
mvrahden opened this issue Jun 29, 2018 · 0 comments
Open

Unit tests and functional tests for the solvers #2

mvrahden opened this issue Jun 29, 2018 · 0 comments

Comments

@mvrahden
Copy link
Owner

mvrahden commented Jun 29, 2018

Is your feature request related to a problem? Please describe.
The current implementation only tests the regular usage case once. There are no unit tests including spies and stubs to verify the right solver behavior over time.
As an example, see the recurrent-js implementation with currently ~170 individual test cases.
Also there could be a test case for each solver, that tests the prediction improvement over time.

Describe the solution you'd like
none

Describe alternatives you've considered
none

Additional context
none

@mvrahden mvrahden changed the title Unit tests and "endurance" tests for the solvers Unit tests and functional tests for the solvers Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant