Sha256: bcec297855f65465098330be1819aab407ba0177d4fe7d774ae17b24b86bf9bc

Contents?: true

Size: 205 Bytes

Versions: 1

Compression:

Stored size: 205 Bytes

Contents

require 'spec_helper'

describe Tenzing::OauthRegistration do

  describe 'register_user' do
    it 'makes all proper checks and finally insert the user with oauth data' do
      pending
    end
  end

end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tenzing-0.0.1 spec/oauth_registration_spec.rb