Skip to content

test(json): add e2e test for json str and array json str#1044

Merged
ernado merged 8 commits intomainfrom
fix_json_array
Feb 18, 2025
Merged

test(json): add e2e test for json str and array json str#1044
ernado merged 8 commits intomainfrom
fix_json_array

Conversation

@SpencerTorres
Copy link
Copy Markdown
Member

Summary

As suggested in #1043 (comment), here are some e2e tests for JSON and Array(JSON) using the ColJSONStr type

Checklist

  • Unit and integration tests covering the common scenarios were added

@SpencerTorres SpencerTorres force-pushed the fix_json_array branch 2 times, most recently from 7312552 to 14fd5c4 Compare February 18, 2025 00:08
@SpencerTorres
Copy link
Copy Markdown
Member Author

What an incredibly challenging fight with the CI that was 💀

@ernado let me know if any of these changes were unnecessary. I had to fix some broken issues from main:

  • The recently merged TLS test had formatting, import, and variable name isuses.
  • Was unable to rerun codegen for proto.Feature enum, had to manually update it
  • Had to remove maligned from the lint config

AAAAAAAAAAAAAAAA

This will help with enumer.
@ernado
Copy link
Copy Markdown
Collaborator

ernado commented Feb 18, 2025

I've fixed the enumer thing. Just needed to bump x/tools: dmarkham/enumer#106

@ernado
Copy link
Copy Markdown
Collaborator

ernado commented Feb 18, 2025

Thank you for fixing the CI!

@ernado ernado merged commit c8a1741 into main Feb 18, 2025
19 checks passed
@ernado ernado deleted the fix_json_array branch February 18, 2025 02:23
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