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

Add type tests with an adapted version of JSONSchema validator in FQL #52

Open
gahabeen opened this issue Apr 29, 2020 · 0 comments
Open
Assignees
Labels
feature type: additions in progress type: status priority: high priority

Comments

@gahabeen
Copy link
Owner

Summary

Idea is to be able to validate inputs/ouputs like GraphQL would do.
It needs an adapted JSON Schema validator in plain FQL.
It would allow to test anything passed around in biota and make sure everything's stricly typed (and nothing goes south).
It would allow to set schemas for collections for example (again, like GraphQL does).

Basic example

Motivation

@gahabeen gahabeen added priority: high priority in progress type: status feature type: additions labels Apr 29, 2020
@gahabeen gahabeen self-assigned this Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature type: additions in progress type: status priority: high priority
Projects
None yet
Development

No branches or pull requests

1 participant