mhacks-web
mhacks-web copied to clipboard
Ability to mock database results during development
Use Case
During development, be able to generate instances of model objects for testing without having to manually create fake objects in the database
Example: I just cloned the repo and have begun working on the application reader, but I don't want to create 10 fake user accounts to test with