Betterment / webvalve

Betterment's framework for locally developing and testing service-oriented apps in isolation with WebMock and Sinatra-based fakes
https://rubygems.org/gems/webvalve
MIT License
114 stars 14 forks source link

add integration tests for rails and sinatra #20

Open samandmoore opened 6 years ago

samandmoore commented 6 years ago

it would be nice to have an integration test that shows how the railtie behavior works in rails apps and that rack apps can use this gem without the autoloading behavior.

haffla commented 6 years ago

Yes, the Railtie behaviour is not tested.