Skip to content

Add script to validate a single article + docs #76

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

Merged
merged 1 commit into from
May 7, 2025

Conversation

adgad
Copy link
Collaborator

@adgad adgad commented May 6, 2025

In order to make developing and testing the from-bodyxml function easier, I've added a script that, given a UUID:

  • fetches the content API article
  • converts bodyXML to bodyTree using from-bodyxml
  • validates it against the JSON schema

basically what the smoke test does, but for a given UUID

I've also added some docs to the readme with some testing notes

@adgad adgad requested review from chee and a team as code owners May 6, 2025 09:57
Copy link
Member

@chee chee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oo

@adgad adgad merged commit 2b91bfc into main May 7, 2025
2 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