houston icon indicating copy to clipboard operation
houston copied to clipboard

Impliment database seeding for better development

Open btkostner opened this issue 7 years ago • 0 comments

Programming with all of these APIs and third party services is a pain. Especially if you do not have access to all of these services. Right now you have two options, set everything up yourself and try to get enough data, or add a bunch of fake data.

We should make generating a bunch of fake data a lot easier by adding some seeds. This will help developers working on houston, and making more complete tests. I beleave we can generate everything up to the api keys we store. This should give us a great base for development, and only fail if you try to interact with a third party service.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

btkostner avatar May 06 '17 20:05 btkostner