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

Avoid loading expected result for some unit tests #375

Closed
luigi-asprino opened this issue Jun 7, 2023 · 0 comments
Closed

Avoid loading expected result for some unit tests #375

luigi-asprino opened this issue Jun 7, 2023 · 0 comments
Labels
Improvement Doing the same thing but better
Milestone

Comments

@luigi-asprino
Copy link
Member

The AbstractTriplifierTester loads the expected result by default, but for some tests (e.g. when features of the triplifier output can be verified via code) loading the expected output is useless.
This can be simply controlled by including a flag in the AbstractTriplifierTester

luigi-asprino added a commit that referenced this issue Jun 7, 2023
@luigi-asprino luigi-asprino added the Improvement Doing the same thing but better label Jun 7, 2023
@luigi-asprino luigi-asprino added this to the v1.0.0 milestone Jun 7, 2023
luigi-asprino added a commit that referenced this issue Jun 7, 2023
luigi-asprino added a commit that referenced this issue Jun 7, 2023
@enridaga enridaga modified the milestones: v1.0.0, v0.9.0 Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Doing the same thing but better
Projects
None yet
Development

No branches or pull requests

2 participants