Sha256: e3b4b9f12c88aaeb77f3f48b5295f6683edf4b28126ee80220759861af167b71

Contents?: true

Size: 564 Bytes

Versions: 8

Compression:

Stored size: 564 Bytes

Contents

# frozen_string_literal: true

# describe 'http', type: :feature do
#   describe 'GET command', type: :feature do
#     it 'displays "not yet implemented"'
#   end

#   describe 'PATCH command', type: :feature do
#     it 'displays "not yet implemented"'
#   end

#   describe 'POST command', type: :feature do
#     it 'displays "not yet implemented"'
#   end

#   describe 'PUT command', type: :feature do
#     it 'displays "not yet implemented"'
#   end

#   describe 'DELETE command', type: :feature do
#     it 'displays "not yet implemented"'
#   end
# end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
punk-0.4.1 spec/lib/commands/http_spec.rb
punk-0.3.6 spec/lib/commands/http_spec.rb
punk-0.3.5 spec/lib/commands/http_spec.rb
punk-0.3.4 spec/lib/commands/http_spec.rb
punk-0.3.3 spec/lib/commands/http_spec.rb
punk-0.3.2 spec/lib/commands/http_spec.rb
punk-0.3.1 spec/lib/commands/http_spec.rb
punk-0.2.0 spec/lib/commands/http_spec.rb