BoiseState / interfaith-donation

Donation app and website to manage donations for Interfaith Sanctuary.
GNU General Public License v2.0
4 stars 1 forks source link

Create dev. user to login from front-end application #187

Closed AdhikariChandra closed 6 years ago

AdhikariChandra commented 6 years ago

This is to allow Ionic team & Vue team to use the user for testing purpose. Task:

AdhikariChandra commented 6 years ago

In sprint 4, we decided to remove the mock data from the DB to resolve other important issues. This is why I worked on createUser() method instead of hardcoding the dev. user. Now, by using createUser(), either of the front-end team can create a user for testing purposes. Closing this issue.