Sha256: 555e6c5f923c52f2d49414bff29a4e8abdab7be81970fe0e9f46b064a56c535b

Contents?: true

Size: 232 Bytes

Versions: 26

Compression:

Stored size: 232 Bytes

Contents

require 'test_helper'
require 'rails/performance_test_help'

# Profiling results for each test method are written to tmp/performance.
class BrowsingTest < ActionDispatch::PerformanceTest
  #def test_homepage
  #  get '/'
  #end
end

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
umlaut-3.0.0beta4 ./test/performance/browsing_test.rb
umlaut-3.0.0beta3 ./test/performance/browsing_test.rb
umlaut-3.0.0beta2 ./test/performance/browsing_test.rb
umlaut-3.0.0beta1 ./test/performance/browsing_test.rb
umlaut-3.0.0alpha15 ./test/performance/browsing_test.rb
umlaut-3.0.0alpha14 ./test/performance/browsing_test.rb