Skip to content

Additional JSON Encoding Test Cases 🧪 #13367

Closed
GrantBirki wants to merge 1 commit intoruby:masterfrom
GrantBirki:grantbirki/json-encoding-tests
Closed

Additional JSON Encoding Test Cases 🧪 #13367
GrantBirki wants to merge 1 commit intoruby:masterfrom
GrantBirki:grantbirki/json-encoding-tests

Conversation

@GrantBirki
Copy link
Copy Markdown
Contributor

JSON Encoding Test Cases

This pull request adds additional tests around JSON encoding and various edge cases.

Some of these edge cases include:

  • Deeply nested JSON structures
  • Very large strings
  • Invalid UTF8 sequences
  • Whitespace handling
  • Empty objects and arrays

@YurySolovyov
Copy link
Copy Markdown

@GrantBirki
Copy link
Copy Markdown
Contributor Author

@YurySolovyov you are absolutely correct! I will close this PR in favor of a correct one in ruby/json

@GrantBirki GrantBirki closed this May 17, 2025
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