Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

404 with generated test files #228

Closed
fionnbharra opened this issue Mar 14, 2014 · 1 comment
Closed

404 with generated test files #228

fionnbharra opened this issue Mar 14, 2014 · 1 comment

Comments

@fionnbharra
Copy link

I'm using generator-backbone version 0.2.5 and Yo version 1.1.2.
I'm getting a 404 on my spec files.

Steps to reproduce -

Create a new app - yo backbone
Generate a model using yo backbone:model User
Run tests - grunt test
Goto page http://localhost:9001/

GET http://localhost:9001/test/models/question.js 404 (Not Found) 
@ruyadorno
Copy link
Contributor

@fionnbharra grunt test won't keep a server live for you, it'll just run the tests and exit right after

maybe you're interested in following #219

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants