Skip to content

WEB: Test that our versions JSON is valid #61573

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

Closed
datapythonista opened this issue Jun 5, 2025 · 0 comments · Fixed by #61578
Closed

WEB: Test that our versions JSON is valid #61573

datapythonista opened this issue Jun 5, 2025 · 0 comments · Fixed by #61578
Labels

Comments

@datapythonista
Copy link
Member

See #61572

I think this can be as simple as loading the file with json.load when calling pandas_web.py. This way, if the file is not valid JSON the CI should break. But we need to double check that json.load fails if an extra comma is present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant