Skip to content

Feature setup integration tests#33

Merged
Vasilijez merged 3 commits into
developfrom
feature-setup-integration-tests
Oct 11, 2025
Merged

Feature setup integration tests#33
Vasilijez merged 3 commits into
developfrom
feature-setup-integration-tests

Conversation

@Vasilijez

@Vasilijez Vasilijez commented Oct 11, 2025

Copy link
Copy Markdown
Member

Closes #32.

I updated the integration test setup to integrate with other microservices (reservation-service and room-service), standardizing it with practices used across our other services.

Although initially implemented for the user deletion feature, this new testing setup will be useful for future features.

@Vasilijez Vasilijez self-assigned this Oct 11, 2025
@Vasilijez Vasilijez added the feature New functional or non-functional requirement implementation. label Oct 11, 2025
@Vasilijez Vasilijez requested a review from magley October 11, 2025 11:31
@Vasilijez Vasilijez linked an issue Oct 11, 2025 that may be closed by this pull request

@magley magley left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should've done this a long time ago, I remember just recently I had to run integration tests in user-service and I didn't know how because I was so used to run-integration.sh. Good job.

@Vasilijez Vasilijez merged commit b10cc68 into develop Oct 11, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New functional or non-functional requirement implementation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade integration test setup to support other microservices

2 participants