Skip to content

Add Hotel booking Testcontainers integration test#1

Closed
byte2code wants to merge 4 commits into
mainfrom
agent/hotel-booking-testcontainers
Closed

Add Hotel booking Testcontainers integration test#1
byte2code wants to merge 4 commits into
mainfrom
agent/hotel-booking-testcontainers

Conversation

@byte2code

Copy link
Copy Markdown
Owner

Adds a MySQL-backed Testcontainers integration test for the hotel booking happy path. The test seeds user, hotel, and room data, posts a booking request through the API, and verifies the confirmed response, persisted booking count, and booking audit log entry. Validated locally with mvn -q -DskipTests package.

@byte2code

Copy link
Copy Markdown
Owner Author

ok to merge

@byte2code byte2code closed this Jul 18, 2026
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