summaryrefslogtreecommitdiff
path: root/spec/models/mail_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Convert to RSpec3 syntax via transpecrs-rspec3Robert Speicher2015-08-301-12/+12
* Use `described_class` where appropriateRobert Speicher2015-08-301-1/+1
* Update `stub` syntax usagesRobert Speicher2015-08-301-18/+6
* Use `eq` instead of `==` in matchersRobert Speicher2015-08-301-1/+1
* Fix service testingKamil Trzcinski2015-08-031-24/+2
* Annotate modelsDmitriy Zaporozhets2015-03-251-0/+14
* rename committer to pusherValery Sizov2015-03-101-7/+7
* notifications: fix specValery Sizov2015-03-101-3/+3
* Fixed testsKamil Trzcinski2015-01-291-10/+112
* Migrate E-mail notification to ServicesKamil Trzcinski2015-01-291-0/+90