Godwin
11 years ago
3 changed files with 21 additions and 2740 deletions
File diff suppressed because it is too large
@ -0,0 +1,13 @@ |
|||||
|
#require 'rspec/rails' |
||||
|
#require 'rspec/autorun' |
||||
|
#require 'capybara/session' |
||||
|
|
||||
|
#module BikeBikeTestHelper |
||||
|
#class BikeBikeSession < Capybara::Session |
||||
|
# def visit(*args) |
||||
|
# puts "\n\n========= VISIT!!! =========\n\n" |
||||
|
# #super(page) |
||||
|
# session.visit(*args) |
||||
|
# end |
||||
|
#end |
||||
|
#end |
Loading…
Reference in new issue