maccman / abba

A/B testing framework
MIT License
1.35k stars 70 forks source link

How to run the test #25

Closed erwinyusrizal closed 9 years ago

erwinyusrizal commented 9 years ago

Hi Alex,

I really interested on your awesome abba app but unfortunately I dont know RoR or sinatra but I really wanna know how it work. May I know how to run the /test/start.html and /test/complete.html? I've setup everything and the admin is works, but when I access these url in browser

http://localhost:3000/start and http://localhost:3000/complete

I got 406, and broken image

when I remove get '/start', _:provides => 'image/gif'_

I got _experiment required_

Any idea how to test your app in my local?

Thanks

erwinyusrizal commented 9 years ago

No problem I got it, sorry my mistake, thanks