summaryrefslogtreecommitdiff
path: root/test/test_helper.rb
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2013-09-17 13:04:11 +0200
committerAzul <azul@leap.se>2013-09-17 13:04:11 +0200
commit165e417bc6ba66d51d74764db7b59279fb6a923f (patch)
treedb8183b93ad5e500a1698524447fa8efb813d606 /test/test_helper.rb
parent5433d2889b2aa1fe3eaa1003c2268edbddd04c2e (diff)
integration tests for session expiry
Diffstat (limited to 'test/test_helper.rb')
-rw-r--r--test/test_helper.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_helper.rb b/test/test_helper.rb
index 26b99f4..b2f674d 100644
--- a/test/test_helper.rb
+++ b/test/test_helper.rb
@@ -36,6 +36,7 @@ Capybara.default_wait_time = 5
class BrowserIntegrationTest < ActionDispatch::IntegrationTest
# Make the Capybara DSL available
include Capybara::DSL
+ include IntegrationTestHelper
teardown do
Capybara.reset_sessions! # Forget the (simulated) browser state