Feature: EUR-USD Conversor using the best Rate
Background: The provider has an agreement with few REST API
Scenario: Consume the APIs in a Happy path scenario
Given an amount of Euros as input
When call endpoint GET /convert/eur/usd/{amount}
Then ask rate for: https://api.frankfurter.app/latest
And ask rate for: https://api.ratesapi.io/api/latest
And ask rate for: https://api.exchangeratesapi.io/latest
And use the best rate for USD
Then return {amount}*rate
forked from vass-engineering/spring-boot-testing-v2
-
Notifications
You must be signed in to change notification settings - Fork 0
License
diegosilval/spring-boot-testing-v2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published