Skip to content

It tests#5

Merged
ejpir merged 15 commits intomainfrom
it-tests
Dec 26, 2025
Merged

It tests#5
ejpir merged 15 commits intomainfrom
it-tests

Conversation

@ejpir
Copy link
Copy Markdown
Owner

@ejpir ejpir commented Dec 26, 2025

No description provided.

Parrin, N.D. (Nicholas) and others added 15 commits December 25, 2025 22:57
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Loop until all bytes are sent in httpRequest to handle partial sends
- Add type checking in getJsonString before accessing .string field
- Add type checking in getHeader before accessing .string field

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Adds test suite verifying HTTP method forwarding (GET, POST, PUT, PATCH)
through the load balancer with JSON response validation.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Tests HTTP header forwarding behavior including:
- Content-Type header forwarding
- Custom X-* headers forwarding
- Authorization header forwarding
- Hop-by-hop header filtering (Connection, Keep-Alive)
- Host header presence verification

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Remove unused total_passed and total_failed variables
- Replace std.process.exit(1) with proper error return
- Add error logging when suite fails

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@ejpir ejpir merged commit 0fc0778 into main Dec 26, 2025
3 checks passed
@ejpir ejpir deleted the it-tests branch December 27, 2025 00:49
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.

1 participant