Skip to content

Fix E2E test performance and networking issues#14

Merged
kenahrens merged 1 commit intomasterfrom
fix/e2e-test-performance-and-networking
Jul 22, 2025
Merged

Fix E2E test performance and networking issues#14
kenahrens merged 1 commit intomasterfrom
fix/e2e-test-performance-and-networking

Conversation

@kenahrens
Copy link
Copy Markdown
Member

  • Fix Next.js config: correct API Gateway port from 80 to 8080 for container networking
  • Fix Dockerfile: use standard Next.js build with runtime dependencies instead of standalone mode
  • Add Playwright browser caching to CI to reduce E2E test installation time
  • Tests now successfully connect to API Gateway, resolving hostname resolution errors

🤖 Generated with Claude Code

- Fix Next.js config: correct API Gateway port from 80 to 8080 for container networking
- Fix Dockerfile: use standard Next.js build with runtime dependencies instead of standalone mode
- Add Playwright browser caching to CI to reduce E2E test installation time
- Tests now successfully connect to API Gateway, resolving hostname resolution errors

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

Co-Authored-By: Claude <noreply@anthropic.com>
@kenahrens kenahrens merged commit 5ce1b65 into master Jul 22, 2025
4 checks passed
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