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

Break out banned/faulty event versions from test_jsonschema.py to a separate machine readable file #390

Open
e-backmark-ericsson opened this issue Jan 10, 2024 · 0 comments

Comments

@e-backmark-ericsson
Copy link
Member

e-backmark-ericsson commented Jan 10, 2024

Description

With PR #385 we introduced exceptions for certain event versions that need special treatment in validation. That list of versions and their faulty behaviors should instead be broken out to its own machine readable file that could be used by not just test_jsonschema.py but also SDKs and other tools.

Motivation

One place to handle exceptions and bugs in old event schemas

Exemplification

test_jsonschema.py

Benefits

obvious

Possible Drawbacks

None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant