Sha256: 33e6336d526b6a650dbab672690fe1f7f37d3fa649b690cff3f25148ef7a5e25

Contents?: true

Size: 444 Bytes

Versions: 12

Compression:

Stored size: 444 Bytes

Contents

# describe "Rpush" do

#     before :all do
#         `vagrant up`
#         # TODO: Upload current directory.
#         # TODO: Use Net::SSH
#         `vagrant ssh 'cd rpush; git fetch origin; git reset --hard origin/master; sh tools/run_docker.sh'`
#     end

#     it 'can be installed and successfully delivers a notification' do
#         # Can now SSH to the Docker instance with; ssh -i docker_key root@localhost -p 2100
#     end
# end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
rpush-2.2.0-java spec/integration/rpush_spec.rb
rpush-2.2.0 spec/integration/rpush_spec.rb
rpush-2.1.0-java spec/integration/rpush_spec.rb
rpush-2.1.0 spec/integration/rpush_spec.rb
rpush-2.0.1-java spec/integration/rpush_spec.rb
rpush-2.0.1 spec/integration/rpush_spec.rb
rpush-2.0.0-java spec/integration/rpush_spec.rb
rpush-2.0.0 spec/integration/rpush_spec.rb
rpush-2.0.0.rc1-java spec/integration/rpush_spec.rb
rpush-2.0.0.rc1 spec/integration/rpush_spec.rb
rpush-2.0.0.beta2 spec/integration/rpush_spec.rb
rpush-2.0.0.beta1 spec/integration/rpush_spec.rb