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

[no-release-notes] Move Json test cases into non-test file so Dolt can depend on them. #2527

Merged
merged 2 commits into from
Jun 4, 2024

Conversation

nicktobey
Copy link
Contributor

This moves the test cases for JSON_INSERT into a non-test file, and also allows the caller to provide a function that converts the test's json values into a different representation. This allows us to test the behavior of each implementation of sql.JSONWrapper.

Copy link
Contributor

@jycor jycor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link

github-actions bot commented Jun 3, 2024

Additional work is required for integration with Dolt.

@nicktobey nicktobey merged commit 820598b into main Jun 4, 2024
8 checks passed
@nicktobey nicktobey deleted the nicktobey/json-tests branch June 4, 2024 20:37
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.

2 participants