Sha256: c6b77d0111b9af3541f61b0c14faab14c8e401f9106c97de7cd5464768f64990

Contents?: true

Size: 400 Bytes

Versions: 2

Compression:

Stored size: 400 Bytes

Contents

require 'spec_helper'

# FIXME Relies on spec/dummy/config/initializers/omniauth-facebook.rb or you get
# stack/routing/middleware issues.
#
# feature "Facebook Registration", :omniauth => true do
  # background do
    # FactoryGirl.create(:linked_user)
  # end

  # scenario "Signing up with Facebook" do
    # visit '/auth/facebook'
    # page.should have_text 'Welcome to the app!'
  # end
# end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
socialite-0.2.1 spec/features/facebook_registration_spec.rb
socialite-0.2.0 spec/features/facebook_registration_spec.rb