Commit Graph

13 Commits

Author SHA1 Message Date
Mike Burns e2f2e646cc Indentation 2012-03-02 09:47:39 -05:00
Raphaël Emourgeon cabe44c712 Add reply_to to HaveSentEmail matcher 2012-02-11 15:13:23 +01:00
Stafford Brunk fdd127cbcd Merge master and implement block functionality for multipart emails 2011-06-29 09:42:42 -04:00
Stafford Brunk 6c222479a5 Add block functionality to HaveSentEmailMatcher so instance variables can be used 2011-06-10 10:56:47 -04:00
Jason Morrison 267ea998f3 Add test coverage for single-part emails and fix multipart failure case 2011-06-03 09:39:09 -04:00
Marcello Barnaba 1d9c303704 Add minimal documentation 2011-06-03 09:39:09 -04:00
Marcello Barnaba 99428602aa Refactored the with_body matcher using the with_part one 2011-06-03 09:39:09 -04:00
Marcello Barnaba d468d3b79d Added a matcher that matches a RE or String on parts matching a given content type 2011-06-03 09:39:09 -04:00
Marcello Barnaba b59af15897 Added a .multipart matcher 2011-06-03 09:39:09 -04:00
Marcello Barnaba 7bf2a05492 Added a body_match that handles, minimally, multipart e-mails 2011-06-03 09:39:09 -04:00
Stafford Brunk 4e199e085e Add bcc and cc functionality to the HaveSentEmailMatcher 2011-05-27 09:49:25 -04:00
Tristan Dunn 29ebbecf9a Fix and improve a couple matcher descriptions. 2010-12-17 11:50:49 -05:00
Joe Ferris 56b0a0439e Move into the Matchers namespace 2010-12-15 17:34:19 -05:00