brentsnook/shokkenki-consumer

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.travis.yml
CHANGELOG.md
Gemfile
LICENSE.txt
README.md
Rakefile
shokkenki-consumer.gemspec
lib/shokkenki/consumer/configuration/provider_configuration.rb25
lib/shokkenki/consumer/configuration/session.rb31
lib/shokkenki/consumer/consumer.rb6
lib/shokkenki/consumer/dsl/http_methods.rb13
lib/shokkenki/consumer/dsl/order.rb59
lib/shokkenki/consumer/dsl/session.rb12
lib/shokkenki/consumer/dsl/term_dsl.rb12
lib/shokkenki/consumer/model/fixture.rb18
lib/shokkenki/consumer/model/interaction.rb27
lib/shokkenki/consumer/model/patronage.rb26
lib/shokkenki/consumer/model/provider.rb28
lib/shokkenki/consumer/model/request.rb20
A
45 mins
lib/shokkenki/consumer/model/role.rb22
lib/shokkenki/consumer/model/simplification.rb18
lib/shokkenki/consumer/model/ticket.rb32
lib/shokkenki/consumer/rspec.rb2
lib/shokkenki/consumer/rspec/consumer_name.rb21
lib/shokkenki/consumer/rspec/example_group_binding.rb15
lib/shokkenki/consumer/rspec/hooks.rb27
lib/shokkenki/consumer/rspec/rspec_configuration.rb18
lib/shokkenki/consumer/session.rb67
lib/shokkenki/consumer/stubber/interaction.rb42
lib/shokkenki/consumer/stubber/interactions.rb34
lib/shokkenki/consumer/stubber/interactions_middleware.rb27
lib/shokkenki/consumer/stubber/local_server_stubber.rb81
lib/shokkenki/consumer/stubber/rack_response.rb24
lib/shokkenki/consumer/stubber/request.rb64
lib/shokkenki/consumer/stubber/restful_middleware.rb27
lib/shokkenki/consumer/stubber/server.rb56
lib/shokkenki/consumer/stubber/server_application_error.rb15
lib/shokkenki/consumer/stubber/stub_server_middleware.rb39
lib/shokkenki/consumer/stubber/stubbed_response_middleware.rb29
lib/shokkenki/consumer/stubber/unmatched_requests_middleware.rb19
A
30 mins
lib/shokkenki/consumer/stubber/unused_interactions_middleware.rb18
A
30 mins
lib/shokkenki/consumer/version.rb7