Skip to content

Commit

Permalink
IN-392 Changes credentials and add filters to VCR
Browse files Browse the repository at this point in the history
  • Loading branch information
reinaldob committed Oct 21, 2014
1 parent 6c839b1 commit f8e632b
Show file tree
Hide file tree
Showing 10 changed files with 214 additions and 1,563 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ gem 'endpoint_base', github: 'spree/endpoint_base'
gem 'executrix'
gem 'honeybadger'
gem 'rollbar'
gem 'dotenv'

group :development do
gem "rake"
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ PLATFORMS
ruby

DEPENDENCIES
dotenv
endpoint_base!
executrix
foreman
Expand Down
108 changes: 28 additions & 80 deletions spec/cassettes/requests/add_customer.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f8e632b

Please sign in to comment.