Sha256: 5738ff1c3c68c6dec57b191937db5592a4cf483f5c6c190c91bc607a392916ed

Contents?: true

Size: 231 Bytes

Versions: 10

Compression:

Stored size: 231 Bytes

Contents

require 'spec_helper'

describe Stackster do

  ['create', 'update', 'destroy', 'describe_stack', 'stack_resources', 
   'stack_events', 'stack_status', 'stack_outputs', 'template'].each do |t|
    it "should test #{t}"
  end

end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
stackster-0.2.9 spec/aws/cloud_formation_spec.rb
stackster-0.2.8 spec/aws/cloud_formation_spec.rb
stackster-0.2.7 spec/aws/cloud_formation_spec.rb
stackster-0.2.6 spec/aws/cloud_formation_spec.rb
stackster-0.2.5 spec/aws/cloud_formation_spec.rb
stackster-0.2.4 spec/aws/cloud_formation_spec.rb
stackster-0.2.3 spec/aws/cloud_formation_spec.rb
stackster-0.2.2 spec/aws/cloud_formation_spec.rb
stackster-0.2.1 spec/aws/cloud_formation_spec.rb
stackster-0.2.0 spec/aws/cloud_formation_spec.rb