refactor and move to selenium

This commit is contained in:
2015-01-21 18:23:47 +01:00
parent c688f0353b
commit 9a8c364d38
24 changed files with 174 additions and 116 deletions
+2
View File
@@ -50,6 +50,8 @@ class InMemoryQCounter
def reload_stats!
require 'yaml'
require 'couchrest'
require 'pry'
binding.pry
couch_settings_path = File.join(ENV['MOZO_PATH'], 'config/couchdb.yml')
puts "Couch settings path: #{couch_settings_path}"
puts "Environment: #{environment.inspect}"