cbaron / Hazy

A site for a wonderful firm
MIT License
0 stars 0 forks source link

Add Fixture for Mongo collection objects. #2

Open cbaron opened 7 years ago

cbaron commented 7 years ago

The point of this task is to be able to define a file in ./models/ whose name corresponds with a MongoCollection. With that, we should be able to generate JSON objects to insert into the aforementioned collection for testing and development environments for all Mongo objects.

Please note the top level README, as well as one for most of the files in [./lib]((https://github.com/cbaron/Hazy/tree/ecommerce/lib#library)