jorgearanda / fish

A fish banks simulator to conduct environmental psychology studies
MIT License
5 stars 5 forks source link

Trying to get jasmine/karma tests working a bit. Pushed for visibility #205

Closed James-Firth closed 8 years ago

jorgearanda commented 9 years ago

I've only taken a look, but it looks like the first problem is a karma misconfiguration: when you're going through the karma init process, select "yes" for using require. Also the source and tests files list/spec should not point to the backend tests, I think.

James-Firth commented 9 years ago

Hm alright I think I'd tried saying yes at one point and it didn't like that either. I'll try and give it more of a look though.

Ah, my bad, I had toyed with the thought of using the same test framework for back and front end and I guess that got left in the configuration at some point

On Thu, Apr 2, 2015, 12:32 PM Jorge Aranda notifications@github.com wrote:

I've only taken a look, but it looks like the first problem is a karma misconfiguration: when you're going through the karma init process, select "yes" for using require. Also the source and tests files list/spec should not point to the backend tests, I think.

Reply to this email directly or view it on GitHub https://github.com/jorgearanda/fish/pull/205#issuecomment-88982227.

jorgearanda commented 8 years ago

PR will still be visible if closed of course, so I'm pushing this out for now