Detected 2 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: ost, resource). to_return do |request| options.merge!{access_token: "asfsdafsadfds"} { :body => api_create( name, options ).to_json.to_s } end create :authentication post :create,{email: 'user222@shopkeep.com',password: '222shopkeep1234'} expect(response).to be_success end end end Source: http://pastie.org/pastes/9537023/download
↧