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

Better unit test #5

Open
ingambe opened this issue Mar 1, 2021 · 0 comments
Open

Better unit test #5

ingambe opened this issue Mar 1, 2021 · 0 comments
Assignees

Comments

@ingambe
Copy link
Owner

ingambe commented Mar 1, 2021

We need to coordinate on better unit tests.

The first test is a random one, where we simply test random legal action and hope for no crash.
It also helps check state limits (check that the env state output value between 0 and 1) and test the logic.
TODO: It could be cool to call Clingo on the random sol and check correctness.

Another type of test check that literature lower bound works within our environment.

@ingambe ingambe self-assigned this Mar 1, 2021
ingambe added a commit that referenced this issue Mar 1, 2021
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