SupportBee / Backbone-Factory

A factory for creating backbone objects for testing
86 stars 20 forks source link

Jasmine tests don't work properly. #11

Open alexserver opened 8 years ago

alexserver commented 8 years ago

There is a problem with configuration in jasmine.yml.

I'm attempting to run the tests with:

$ rake jasmine
alexserver commented 8 years ago

I opened a pull-request that fixes this issue here https://github.com/SupportBee/Backbone-Factory/pull/12

@prateekdayal