Sha256: ede8e290a419af910cac0e2dcfb6c526262025ebc18b51067bae0da020707c8d

Contents?: true

Size: 397 Bytes

Versions: 10

Compression:

Stored size: 397 Bytes

Contents

# require File.join(Dir.pwd, 'spec', 'spec_helper')

# describe 'AdminApi' do

#   before do
#     simulate_connection_to_server
#   end

#   after do

#   end

#   it 'should get a list of users without any paramters'
#   it 'should get a list of users with parameters'
#   it 'should get a user count without any paramters'
#   it 'should get a user count with the specified paramters'

# end


Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
church-community-builder-0.2.2 spec/functional/ccb_spec.rb
church-community-builder-0.2.1 spec/functional/ccb_spec.rb
church-community-builder-0.2.0 spec/functional/ccb_spec.rb
church-community-builder-0.1.6 spec/functional/ccb_spec.rb
church-community-builder-0.1.5 spec/functional/ccb_spec.rb
church-community-builder-0.1.4 spec/functional/ccb_spec.rb
church-community-builder-0.1.3 spec/functional/ccb_spec.rb
church-community-builder-0.1.2 spec/functional/ccb_spec.rb
church-community-builder-0.1.1 spec/functional/ccb_spec.rb
church-community-builder-0.1.0 spec/functional/ccb_spec.rb