Open cameron opened 10 years ago
moved games.json/teams.json/users.json to fixture folder
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 .
games.json
etc aren't really configuration files—maybe create afixtures
folder (fixtures is a term commonly used to refer to dummy data used for tests).