I experience a very odd behavior in several examples: mock.patch() doesn\'t work with decorator but does with context manager, even though I\'m using the same c
mock.patch()