index
:
delta/python-packages/mock.git
magics
master
release-0.7-maint
release-0.8-maint
code.google.com: Obsolete (included in Python standard library)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
testwith.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Minor doc update plus whitespace removal
Michael Foord
2012-02-07
1
-3
/
+3
|
*
Enable with statement tests for Python 2.5
fuzzyman
2010-07-14
1
-1
/
+1
|
*
Adding tox config file and moving with tests to not see failures under ↵
fuzzyman
2010-07-12
1
-123
/
+12
|
|
|
|
Python 2.4.
*
all leftover whitespace cleaned
konryd
2010-06-23
1
-18
/
+17
|
*
patch.dict(...) now works as context manager.
fuzzyman
2010-06-22
1
-0
/
+8
|
*
Fix a bug in patch.dict(...) and checkin two failing tests for new ↵
fuzzyman
2010-06-22
1
-0
/
+5
|
|
|
|
functionality.
*
Adding a test for the mocksignature argument to patch
fuzzyman
2010-06-19
1
-0
/
+1
|
*
Fixing test for __all__ and removing unused imports reported by pyflakes. ↵
fuzzyman
2010-06-19
1
-3
/
+0
|
|
|
|
Adding a test for the mocksignature argument to patch.oject
*
Update copyright notices in code.
fuzzyman
2010-06-18
1
-1
/
+1
|
*
Replace *more* assertEquals with assertEqual
fuzzyman
2010-06-16
1
-8
/
+8
|
*
regression test added
konryd
2010-06-15
1
-0
/
+10
|
*
Making the import of unittest2 from tests.support
fuzzyman
2010-06-14
1
-7
/
+1
|
*
Getting rid of deprecation warning in Python 2.7 and removing some cruft ↵
fuzzyman
2010-06-14
1
-32
/
+7
|
|
|
|
from test modules.
*
Changing test support code.
fuzzyman
2010-06-14
1
-12
/
+0
|
*
double patch bug fixed
konryd
2010-06-13
1
-0
/
+12
|
*
Removing unused imports / variables reported by pyflakes and adding minor ↵
fuzzyman
2010-06-12
1
-2
/
+2
|
|
|
|
code comments.
*
moved patch_object to patch.object, deprecated previous api
konryd
2010-06-12
1
-2
/
+2
|
*
Minor changelog addition. Change all use of assertEquals to assertEqual
fuzzyman
2010-06-12
1
-14
/
+14
|
*
Test for MagicMock as a context manager
fuzzyman
2010-06-11
1
-1
/
+11
|
*
First steps towards Python 3 compatibility.
fuzzyman
2010-06-11
1
-2
/
+37
|
*
Use unittest2 TestCase features and remove custom testcase.
fuzzyman
2010-06-11
1
-3
/
+1
|
*
moved to unittest2 and marked testMagicMethodWrapping as expected failure
konryd
2010-06-11
1
-2
/
+2
|
*
Refactoring tests
fuzzyman
2010-01-04
1
-0
/
+11
|
*
Tests and docs updates.
fuzzyman
2010-01-03
1
-1
/
+1
|
*
Switching to using test discovery to run tests.
fuzzyman
2009-08-22
1
-2
/
+3
|
*
Migrating tests to new layout
fuzzyman
2009-06-22
1
-10
/
+10
|
*
renaming test modules to be compatible with discovery.
fuzzyman
2009-06-22
1
-0
/
+83