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

DTS Manifest parsing, schema tweak #210

Draft
wants to merge 5 commits into
base: dts-manifest-schema
Choose a base branch
from

Conversation

briehl
Copy link
Member

@briehl briehl commented Dec 4, 2024

This does the work of parsing the DTS manifest and returning results.
It relies pretty heavily on the jsonschema to do the validation work, so the parser has relatively minimal checking.

Also a minor schema tweak to make sure that parameters are always primitive types.

This is on the big side, but the vast majority is either test data or tests that follow a pretty set pattern.

Copy link

sonarcloud bot commented Dec 12, 2024

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