StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Michele d'Amico

Rating
1557.30 (6,115th)
Reputation
10,279 (14,798th)
Page: 1 2 3 4
Title Δ
Test whether a function is called inside another function in unit t... -3.50
Good approach to mocking objects in Python? 0.00
calling python builtin dict on a mock -0.79
Monkeypatch with instance method -0.79
How to mock.patch MySQLdb.cursors? 0.00
Port 8080 not accessible on Linux server +4.33
Mock file read method using size variable 0.00
Add extra arguments to side_effects in python Mock 0.00
Given a list of numbers, determine whether it can represent the pre... 0.00
how to solve int() lireral with base 10 error web.py python 0.00
How to test if a model was saved before passed on to task queue? 0.00
Python Mock patch.multiple argument names 0.00
Invalid input type for c_char ctypes in python -0.90
C pointers and arrays -0.93
How do a mock a superclass that is part of a library? +5.31
Is it possible to simplify O(n! + n)? -2.18
How do I mock a class in a Python unit test? -0.62
Filename convention for TimedRotatingFileHandler log? (python) 0.00
Python Mock Delay side_effect valuation 0.00
Mock superclass __init__ method or superclass as a whole for testing 0.00
Mock's autospec injects a wrong argument into a called function 0.00
How to mock bound method for introspection 0.00
Django/Python unittesting: How to Force Exception of Try/Except Block 0.00
Sort list of tuples with Nones and simultaneously sort associated l... +3.91
Unittest implementation Python property 0.00
Mock: assert_called_once_with a numpy array as argument 0.00
Getting JSON tree of folders and files (but only with files contain... 0.00
In Producer/Consumer pattern, how could I kill the consumer thread? 0.00
Python unites - gathering multiple @patch decorators within another... 0.00
Python: Find fast match in 2 lists (Collision) 0.00
Remove reference to Python class between unittests +4.22
how to "broadcast" a message to all objects of a class? +3.36
How to mock an instance variable in nested class 0.00
Mocking print but allow using it in tests +0.08
Python- Multiprocessing Daemon 0.00
Python Pyserial read data form multiple serial ports at same time 0.00
python ATM loop trouble 0.00
Exception ValueError: 'I/O operation on uninitialized object... 0.00
communication with 0mq +3.65
Mock "socket.socket.connect" method to assert it was call... +3.59
AttributeError: can't set attribute +1.54
python: combine two nested dictionaries with dictionaries as values... +4.21
How to build 2D lookup in python for none integer based indexes 0.00
cannot import name GoogleMaps +3.73
Python Subprocess Behavior with Eclipse -0.07
patch multiple methods from different modules (using Python mock) 0.00
Why does importing have a cost in multiprocessing? 0.00
TypeError: %d format: a number is required, not tuple 0.00
only print the first found string in textfile with python +3.39
Creating a parent.child class structure where the child has a 0.00