garybernhardt / dingus

A record-then-assert mocking library.

Clone this repository (size: 67.9 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/garybernhardt/dingus/

Shortlog (showing r62:e9f74a62c029 (tip) → r38:a30c30d25309)

Age Author Message A M D «
3 months Gary Bernhardt Made dingus subclasses use the subclass for child attributes 0 2 0
3 months Gary Bernhardt Made dingus methods created with __returns log calls to their parents 0 2 0
3 months Gary Bernhardt Fix: Attributes can't be "del"ed (#6) 0 2 0
3 months dstanek dstanek modified DingusTestCase to not auto mock any dunder - this was breaking… 0 2 0
4 months Gary Bernhardt Fixed a typo in the CHANGELOG 0 1 0
4 months Gary Bernhardt Added tag 0.2 for changeset 37e3018e6afd 0 1 0
4 months Gary Bernhardt Added CHANGELOG 1 0 0
4 months Gary Bernhardt Added a "returner" helper method 1 1 0
4 months Gary Bernhardt Incremented version number in setup.py 0 1 0
4 months Gary Bernhardt Removed confusing googler example 0 0 4
4 months Gary Bernhardt Added simple socket example 4 0 0
4 months Gary Bernhardt Renamed urllib2 example to "isolation" 3 0 3
4 months Gary Bernhardt Put the DingusTestCase exclusions into an argument named "exclude" 0 2 0
4 months Gary Bernhardt Added tag 0.1 for changeset f4dddf35fdef 1 0 0
4 months sealibora sealibora Pickling support and tests 0 3 0
7 months Gary Bernhardt Removed unneeded code in __call__ (thanks Doug Philips) (fixes #4) 0 1 0
9 months Christian Wyglendowski Added an assert to the setitem-with-tuple test. 0 1 0
9 months Christian Wyglendowski Fixed an issue with using tuples as keys in getitem/setitem operations. 0 2 0
10 months Gary Bernhardt Added ability to exclude objects from dingusing (shown in Dingus screencast) 0 3 0
11 months Gary Bernhardt Simplified DingusTestCase tests 1 1 0
11 months Gary Bernhardt Added test for "once" method aliased to "one" method 0 1 0
11 months Gary Bernhardt Added a test for specifying method return values when creating dinguses 0 1 0
11 months Gary Bernhardt Added a "once" method to dinguses as an alias for "one" 0 1 0
11 months Gary Bernhardt Added ability to specify method return values when creating dinguses 0 1 0
11 months Gary Bernhardt Simplified DingusTestCase's module namespace changing magic 0 1 0