Skip to content

Web application written in Spring to query exchange rates

License

Notifications You must be signed in to change notification settings

leszko/exchange-rate

Repository files navigation

Exchange Rate

Web Application written in Spring with Cucumber/Selenium tests.

Working application

http://zooplus.herokuapp.com/

How to run?

  1. Clone the repository
  2. Update apilayer.key in the application.properties file
  1. Build the project
./gradlew build
  1. Run the application
java -jar build/libs/exchange-rate-0.1.0.jar

Running tests

  1. Unit tests
./gradlew check
  1. Component tests (Cucumber/Selenium)
./gradlew componentTest

Continuous Integration

https://travis-ci.org/leszko/exchange-rate

About

Web application written in Spring to query exchange rates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published