todo in surrogate-0.8.0 vs todo in surrogate-0.8.1
- old
+ new
@@ -1,4 +1,16 @@
+Surrogate
+ get a reflector
+ block matcher: if it *was* told to write beforehand, then tell me fucking where
+ record callers
+ when capturing a block, can opt to invoke immediately, if later make assertions against that block, and they fail, also notify user that it was previously invoked (e.g. before conditions may be false)
+ all arguments must be explicit
+ rspec: expect(surrogate).was told_to...
+ get rid of initialized_with matcher
+
+
+
+
Urgent (things I want to do immediately, formatted as the git commits I will use)
---------------------------------------------------------------------------------
* refactor the stupid interface code, api comparer is fucking gross
* be smart enough to handle method missing