Stub all the Bushido API methods
In your config/application.rb file
config.bushido_stub_env = { 'APP_TLD' => 'bushi.do', 'BUSHIDO_APP' => 'san_francisco', 'BUSHIDO_HOST' => 'bushi.do', 'LOCOMOTIVE_SITE_NAME' => 'Locomotive TEST', 'BUSHIDO_CLAIMED' => 'true' }