Skip to content

Add unit test for deeply nested valid JSON#25

Merged
ionux merged 1 commit intomainfrom
claude/add-nested-json-test-bm1mW
Mar 11, 2026
Merged

Add unit test for deeply nested valid JSON#25
ionux merged 1 commit intomainfrom
claude/add-nested-json-test-bm1mW

Conversation

@ionux
Copy link
Copy Markdown
Owner

@ionux ionux commented Mar 11, 2026

Adds test_deeply_nested_valid_json() which parses a 15-level deep infrastructure-style JSON object (region > datacenter > rack > server > vm > os > filesystem > var > log > app > module > component > settings[]

{id, active}), verifying OKJ_SUCCESS, the 32-token budget, 14 objects,
1 array, and correct leaf value lookups for id (42) and active (true).

https://claude.ai/code/session_01FYP1hYjyfGNPhFD5QvCvDH

Adds test_deeply_nested_valid_json() which parses a 15-level deep
infrastructure-style JSON object (region > datacenter > rack > server >
vm > os > filesystem > var > log > app > module > component > settings[]
> {id, active}), verifying OKJ_SUCCESS, the 32-token budget, 14 objects,
1 array, and correct leaf value lookups for id (42) and active (true).

https://claude.ai/code/session_01FYP1hYjyfGNPhFD5QvCvDH
@ionux ionux merged commit d07aed4 into main Mar 11, 2026
2 checks passed
@ionux ionux deleted the claude/add-nested-json-test-bm1mW branch March 11, 2026 15:10
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