Sha256: 2ece9c694dd340d3a55994a7ed22fc893549e4a91f7d1ac9c644ef717d0eb983

Contents?: true

Size: 161 Bytes

Versions: 8

Compression:

Stored size: 161 Bytes

Contents

require 'spec_helper'

describe Shelr::Publisher do
  describe "#publish(id)" do
    it "should publish shellcast with oauth" do
      pending
    end
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
shelr-0.11.2 spec/shelr/publisher_spec.rb
shelr-0.11.1 spec/shelr/publisher_spec.rb
shelr-0.11.0 spec/shelr/publisher_spec.rb
shelr-0.10.0 spec/shelr/publisher_spec.rb
shelr-0.9.10 spec/shelr/publisher_spec.rb
shelr-0.9.9 spec/shelr/publisher_spec.rb
shelr-0.9.8 spec/shelr/publisher_spec.rb
shelr-0.9.7 spec/shelr/publisher_spec.rb