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

json_matchers should not read _every_ .json file in schema_root #107

Open
jasonkarns opened this issue Jan 29, 2022 · 0 comments
Open

json_matchers should not read _every_ .json file in schema_root #107

jasonkarns opened this issue Jan 29, 2022 · 0 comments

Comments

@jasonkarns
Copy link

We have our schemas stored in our app directory in various locations because the schemas are not used solely for testing. Therefore, I attempted to set the schema_root to our app root. However, that caused json_matchers to start assuming any and all *.json files were json schema. Hence, it began blowing up with odd errors as most of these json files were not json schema.

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

No branches or pull requests

1 participant