LearnBoost / tobi

Tobi: Expressive server-side functional testing with jQuery
409 stars 33 forks source link

How do I use with Zappa? #67

Open handloomweaver opened 12 years ago

handloomweaver commented 12 years ago

I thought tobi would work with Zappa as it is express and connect powered but I'm getting an error saying that it has "no method listen". What should I do to get tobi working with a zappa app?

tj commented 12 years ago

tobi will work with any node http server. im not familiar with how zappa is set up so i cant comment on that, but im assuming there is an instance of express in there somewhere