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 JSON schema tests #263

Merged
merged 5 commits into from
Feb 2, 2024
Merged

Add JSON schema tests #263

merged 5 commits into from
Feb 2, 2024

Conversation

andrew-farries
Copy link
Collaborator

@andrew-farries andrew-farries commented Feb 2, 2024

Add tests for the JSON schema defined in schema.json.

Add testcases for examples of migrations that we expect to be valid and invalid according to the schema. These are initially focussed on the 'alter_column' operation as that is the most complex migration operation in terms of schema and dependencies between different fields.

Uses:

Base automatically changed from alter-column-json-schema to main February 2, 2024 09:10
@andrew-farries andrew-farries merged commit d00d804 into main Feb 2, 2024
26 checks passed
@andrew-farries andrew-farries deleted the add-json-schema-tests branch February 2, 2024 09:15
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.

None yet

2 participants