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

Testing Spec Validation #87

Merged
merged 2 commits into from
Feb 11, 2025
Merged

Testing Spec Validation #87

merged 2 commits into from
Feb 11, 2025

Conversation

bh2smith
Copy link
Collaborator

@bh2smith bh2smith commented Feb 7, 2025

Closes #86 - originally it looked like duplicated parsing, but its actually duplicate fetching. There is also some weird trickery with accountId in the fetchAndValidateSpec.

This PR tests the spec validation while also adding explicit error strings for logging to the user on validation failure.

@bh2smith bh2smith mentioned this pull request Feb 11, 2025
@bh2smith bh2smith merged commit a822cf7 into main Feb 11, 2025
2 checks passed
@bh2smith bh2smith deleted the 86/spec-validation branch February 11, 2025 13:56
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.

Bug: Two (different) instances of fetchAndValidateSpec
2 participants