Sha256: 755b79c0dc5d175971133b53568425e2bca1b35da4a586b3ba3f7617c87a8caf

Contents?: true

Size: 177 Bytes

Versions: 35

Compression:

Stored size: 177 Bytes

Contents

require File.dirname(__FILE__) + '/test_helper'
require File.expand_path(File.dirname(__FILE__) + '/../../app')

BAD_API_KEY = "123400005678"
FAKE_ID = Mongo::ObjectID.new.to_s

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
sinatra_resource-0.4.0 examples/datacatalog/test/helpers/resource_test_helper.rb
sinatra_resource-0.3.6 examples/datacatalog/test/helpers/resource_test_helper.rb
sinatra_resource-0.3.5 examples/datacatalog/test/helpers/resource_test_helper.rb
sinatra_resource-0.3.4 examples/datacatalog/test/helpers/resource_test_helper.rb
sinatra_resource-0.3.3 examples/datacatalog/test/helpers/resource_test_helper.rb
sinatra_resource-0.3.2 examples/datacatalog/test/helpers/resource_test_helper.rb
sinatra_resource-0.3.1 examples/datacatalog/test/helpers/resource_test_helper.rb
sinatra_resource-0.3.0 examples/datacatalog/test/helpers/resource_test_helper.rb
sinatra_resource-0.2.6 examples/datacatalog/test/helpers/resource_test_helper.rb
sinatra_resource-0.2.5 examples/datacatalog/test/helpers/resource_test_helper.rb
sinatra_resource-0.2.4 examples/datacatalog/test/helpers/resource_test_helper.rb
sinatra_resource-0.2.3 examples/datacatalog/test/helpers/resource_test_helper.rb
sinatra_resource-0.2.2 examples/datacatalog/test/helpers/resource_test_helper.rb
sinatra_resource-0.2.1 examples/datacatalog/test/helpers/resource_test_helper.rb
sinatra_resource-0.2.0 examples/datacatalog/test/helpers/resource_test_helper.rb