Skip to content

adeoke/evoco_challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pub/Sub Evoco Test!

Go to URL:

https://github.com/digital-delivery-academy/event-sourcing-cqrs-examples

Clone repo:

git@github.com:digital-delivery-academy/event-sourcing-cqrs-examples.git

Get all dependencies and start the application, with this command:

java -jar target/bank-service-1.0-SNAPSHOT.jar server src/environments/development.yml

For the test. Go to the following repo:

https://github.com/adeoke/evoco_challenge

Clone project:

https://github.com/adeoke/evoco_challenge.git

Run the test with command:

mvn -U clean test

Test should cover:

Create a client

Create an account for the client

Make a deposit to the account

Check that you created a millionare!

Thanks.

About

API tests for pub/sub evoco challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages