Sha256: f38c8aec07ceb6c17063a2a3728fc9c2c30623be234793fbf13d9046840ae6ce

Contents?: true

Size: 421 Bytes

Versions: 74

Compression:

Stored size: 421 Bytes

Contents

require 'spec_helper'

# Specs in this file have access to a helper object that includes
# the PullRequestsHelper. For example:
#
# describe PullRequestsHelper do
#   describe "string concat" do
#     it "concats two strings with spaces" do
#       expect(helper.concat_strings("this","that")).to eq("this that")
#     end
#   end
# end
module Hubstats
  RSpec.describe PullRequestsHelper, :type => :helper do

  end
end

Version data entries

74 entries across 74 versions & 1 rubygems

Version Path
hubstats-1.2.1 spec/helpers/hubstats/pull_requests_helper_spec.rb
hubstats-1.2.0 spec/helpers/hubstats/pull_requests_helper_spec.rb
hubstats-1.1.0 spec/helpers/hubstats/pull_requests_helper_spec.rb
hubstats-1.0.0 spec/helpers/hubstats/pull_requests_helper_spec.rb
hubstats-1.0.0.beta3 spec/helpers/hubstats/pull_requests_helper_spec.rb
hubstats-1.0.0.beta2 spec/helpers/hubstats/pull_requests_helper_spec.rb
hubstats-1.0.0.beta1 spec/helpers/hubstats/pull_requests_helper_spec.rb
hubstats-1.0.0.beta spec/helpers/hubstats/pull_requests_helper_spec.rb
hubstats-0.12.2 spec/helpers/hubstats/pull_requests_helper_spec.rb
hubstats-0.12.1 spec/helpers/hubstats/pull_requests_helper_spec.rb
hubstats-0.12.0 spec/helpers/hubstats/pull_requests_helper_spec.rb
hubstats-0.11.5 spec/helpers/hubstats/pull_requests_helper_spec.rb
hubstats-0.11.4 spec/helpers/hubstats/pull_requests_helper_spec.rb
hubstats-0.11.1 spec/helpers/hubstats/pull_requests_helper_spec.rb
hubstats-0.11.0 spec/helpers/hubstats/pull_requests_helper_spec.rb
hubstats-0.10.0 spec/helpers/hubstats/pull_requests_helper_spec.rb
hubstats-0.9.5 spec/helpers/hubstats/pull_requests_helper_spec.rb
hubstats-0.9.4 spec/helpers/hubstats/pull_requests_helper_spec.rb
hubstats-0.9.3 spec/helpers/hubstats/pull_requests_helper_spec.rb
hubstats-0.9.2 spec/helpers/hubstats/pull_requests_helper_spec.rb