Sha256: b5509994bfacd49548705809a92c4bdfa78d55eb091b7cb60c9b196cb4c64259
Contents?: true
Size: 269 Bytes
Versions: 3
Compression:
Stored size: 269 Bytes
Contents
require 'spec_helper' require 'flapjack/data/contact' describe Flapjack::Data::Contact, :redis => true do it "finds all contacts for a check on an entity" it "deletes all contacts" it "adds a contact" it "returns pagerduty credentials for a contact" end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
flapjack-0.6.38 | spec/lib/flapjack/data/contact_spec.rb |
flapjack-0.6.37 | spec/lib/flapjack/data/contact_spec.rb |
flapjack-0.6.36 | spec/lib/flapjack/data/contact_spec.rb |