nedredmond / 777

ZipMint project repo
3 stars 2 forks source link

DEMO STORY - BUILD MOCK USER/ ACCOUNT WITH TRANSACTIONS #22

Open nsatinover opened 5 years ago

nsatinover commented 5 years ago

RESOURCE: https://stackoverflow.com/questions/38040572/spring-boot-loading-initial-data

Build an 'Account' for demo purposes to test basic functionality.

- Testing an Account is to assist with testing

Build a 'User' for demo purposes to test basic functionality.

- Testing a user is to assist with testing