HomePhorge

(PUP-3912) Convert some 'should's to 'expect's that weren't previously found
069a3101b125Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-3912) Convert some 'should's to 'expect's that weren't previously found

These were a couple outlier uses of 'should' not caught either by
transpec, or by the purge of 'must' for different reasons:

  • provider_spec.rb had some metaprogrammed use of should
  • semver_spec.rb had a should in a bare 'describe' block

Details

Provenance
Kylo Ginsberg <kylo@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU274c24bc4489: (PUP-3912) Update matchers to use rspec 3's failure_message protocol
Branches
Unknown
Tags
Unknown

Event Timeline

Kylo Ginsberg <kylo@puppetlabs.com> committed rPU069a3101b125: (PUP-3912) Convert some 'should's to 'expect's that weren't previously found (authored by Kylo Ginsberg <kylo@puppetlabs.com>).Jan 26 2015, 8:52 PM