Skip to content

bescott1/bank-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bank-app

Repository to learn how to do automated testing with Spring Boot.

Existing features

Definition of Done:

For each feature implemented there should be unit, integration and acceptance tests. Follow the existing features to see the scope. For example:

Todo features

  • Deposit into an account
  • Withdraw from an account
  • Transfer from one account to another
  • Get last 10 transaction from an account
  • An account may not deposit more than $5000 per day

Check branch exercise-complete for a subset of those features completed and tested.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published