Sha256: e1e1b0942d6d2ced0fa498700abd724dd27e6c2e548e9661ecb48d855ff89307

Contents?: true

Size: 225 Bytes

Versions: 2

Compression:

Stored size: 225 Bytes

Contents

require 'test_helper'

module MessengerPlatform
  class WebhookControllerTest < ActionController::TestCase
    setup do
      @routes = Engine.routes
    end

    # test "the truth" do
    #   assert true
    # end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
messenger_platform_rails-0.2.0 test/controllers/messenger_platform/webhook_controller_test.rb
messenger_platform_rails-0.1.0 test/controllers/messenger_platform/webhook_controller_test.rb