Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cucumber scenarios #13

Merged
merged 2 commits into from
Feb 17, 2024
Merged

Add cucumber scenarios #13

merged 2 commits into from
Feb 17, 2024

Conversation

mazenmelouk
Copy link
Owner

Add multiple scenarios to test the currency exchange flow.

WireMockServer is used to stub external api calls.

Adds Cucumber dependencies with Spring integration and maven configuration to be part of the build.

Having tests being part of the build required using an in-memory database to simplify github builds.

I also added a test for the health endpoint to verify cucumber runs.
Add multiple scenarios to test the currency exchange flow.

WireMockServer is used to stub external api calls.
@mazenmelouk mazenmelouk force-pushed the add-cucumber-scenarios branch from e1d2cc8 to 5e0deb3 Compare February 17, 2024 14:02
@mazenmelouk mazenmelouk merged commit 1657366 into main Feb 17, 2024
1 check passed
@mazenmelouk mazenmelouk deleted the add-cucumber-scenarios branch February 17, 2024 14:03
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