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

Simplify tests for splits in negative test data #31

Merged

Conversation

mristin
Copy link
Contributor

@mristin mristin commented May 31, 2024

We propagate the split of negative samples in
aas-core3.0-testgen 08d3ec37c into unserializable and invalid negative examples. This makes the generation and future maintenance of the test code easier in this SDK as well, since we now do not have to track the individual negative cases.

In addition, we improve the error messages if the recorded test data is missing to make it clearer for the programmer what needs to be fixed in that case.

We propagate the split of negative samples in
[aas-core3.0-testgen 08d3ec37c] into unserializable and invalid negative
examples. This makes the generation and future maintenance of the test
code easier in this SDK as well, since we now do not have to track the
individual negative cases.

In addition, we improve the error messages if the recorded test data is
missing to make it clearer for the programmer what needs to be fixed in
that case.

[aas-core3.0-testgen 08d3ec37c]: aas-core-works/aas-core3.0-testgen@08d3ec37c
@mristin mristin force-pushed the mristin/Simplify-tests-for-splits-in-negative-test-data branch from fd68e41 to 717b8d6 Compare May 31, 2024 08:31
@mristin mristin merged commit c24c635 into main May 31, 2024
2 checks passed
@mristin mristin deleted the mristin/Simplify-tests-for-splits-in-negative-test-data branch May 31, 2024 08:32
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