Commit Graph

6 Commits

Author SHA1 Message Date
Luciano Sousa 447816cf10 update rspec syntax to the new one 2016-06-09 18:49:42 -03:00
Michael Dao 5b7d4aff9a Removed some deprecated Rspec syntax 2015-03-08 19:26:39 -06:00
Andrew Haines 4b933ef39d Rename `source` to `object`
Closes #501
2013-04-30 14:10:52 +01:00
Andrew Haines 50a3435acb Store helper proxies instead of raw view contexts
Closes #436.
2013-01-24 00:23:39 +00:00
Andrew Haines 686f1395da Check for `decorated?` before using `source` in #==
Closes #426
2013-01-18 10:05:13 +00:00
Andrew Haines 2bfa25a5ad Revamp specs
* Use the new `expect().to` syntax
* Avoid general fixtures by minimizing usage of `let` and `subject`
* Define as few support classes as possible, and use them for name
  lookup only - all behavior is introduced by stubbing
2013-01-17 12:47:25 +00:00