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

Attribute test harness #184

Merged
merged 14 commits into from
Oct 25, 2023
Merged

Conversation

klingbolt
Copy link
Contributor

This python script and tests can be used to validate the output of xmlconverter.cpp against a known value so that we can catch any issues.

This PR only takes in an xml and writes to xml. The plan is to establish the framework here so that more tests can be written.

This PR is a rebase of PR #178 and makes it obsolete.

@klingbolt klingbolt changed the title Att test harness Attribute test harness Oct 22, 2023
xml_converter/test_cases/test_expected_outputs.json Outdated Show resolved Hide resolved
xml_converter/test_cases/test_expected_outputs.json Outdated Show resolved Hide resolved
xml_converter/test_cases/test_expected_outputs.json Outdated Show resolved Hide resolved
xml_converter/test_cases/test_expected_outputs.json Outdated Show resolved Hide resolved
xml_converter/test_cases/test_expected_outputs.json Outdated Show resolved Hide resolved
xml_converter/tests/attribute_testing.py Outdated Show resolved Hide resolved
xml_converter/test_cases/test_expected_outputs.json Outdated Show resolved Hide resolved
xml_converter/tests/attribute_testing.py Outdated Show resolved Hide resolved
xml_converter/tests/attribute_testing.py Outdated Show resolved Hide resolved
xml_converter/tests/attribute_testing.py Outdated Show resolved Hide resolved
@AsherGlick
Copy link
Owner

Go ahead and close the PRs that are being rebased by this one.
Does this also cover #182 ?

This was referenced Oct 24, 2023
xml_converter/tests/attribute_testing.py Outdated Show resolved Hide resolved
xml_converter/tests/test_expected_outputs.json Outdated Show resolved Hide resolved
xml_converter/tests/attribute_testing.py Outdated Show resolved Hide resolved
@AsherGlick AsherGlick merged commit cbf0273 into AsherGlick:xml_converter Oct 25, 2023
6 checks passed
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.

2 participants