21tag / AngularRecess

A full rebuild of OpenRecess in Node, Express, Angular, and MongoDB
Apache License 2.0
1 stars 7 forks source link

move dummy data into separate folder #13

Open cameron opened 10 years ago

cameron commented 10 years ago

games.json etc aren't really configuration files—maybe create a fixtures folder (fixtures is a term commonly used to refer to dummy data used for tests).

uknoiluv commented 10 years ago

moved games.json/teams.json/users.json to fixture folder

AndrewMagliozzi commented 10 years ago

Cool. Did you modify the grunt file as well? If not, we'll have to make sure these files are still getting called by our grunt commands.

On Sun, May 4, 2014 at 6:22 PM, Adrian Kim notifications@github.com wrote:

moved games.json/teams.json/users.json to fixture folder

— Reply to this email directly or view it on GitHubhttps://github.com/21tag/AngularRecess/issues/13#issuecomment-42147533 .