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

✅ Standardizing Unit Testing + Five Datasets #45

Merged
merged 6 commits into from
Jun 8, 2022
Merged

Conversation

hayesall
Copy link
Member

@hayesall hayesall commented Jun 8, 2022

This still mainly checks "whether running the code causes a crash," but this runs against a larger benchmark of RDN, -mln, -mlnClause, -reg across five datasets:

boston_housing  toy_cancer  toy_father  uwcse  webkb

I haven't figured it out yet, but this is another instance where having
a null guard in `Literal.java` seems to cause issues when running unit
tests through JUnit/gradle scaffolding, but not when manually running
the jar from the CLI.
This commits copies of these datasets for testing, and reworks the
`webkb` to run tests on the first fold.
This might need to be tweaked when #15 is fixed
@hayesall hayesall merged commit 3b4b8a6 into main Jun 8, 2022
@hayesall hayesall deleted the unit-tests branch June 8, 2022 15:52
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

Successfully merging this pull request may close these issues.

1 participant