StackOverflow Questions for Tag: magicmock

How to mock using sys.modules and with mock.patch (Python interference on static functions)

Score: 4

Views: 3348

Answers: 1

Read More
SarahJessica
SarahJessica

Reputation: 524

Python Mock two functions in Pytest test using MagicMock

Score: 3

Views: 5462

Answers: 1

Read More
Rhea
Rhea

Reputation: 401

What went wrong for unittest in my project

Score: 0

Views: 26

Answers: 0

Read More
Rhea
Rhea

Reputation: 401

How to mock an email confidential information in python

Score: 1

Views: 238

Answers: 1

Read More
a11smiles
a11smiles

Reputation: 1258

pytest stubbing a method for all tests

Score: 4

Views: 4541

Answers: 0

Read More
a11smiles
a11smiles

Reputation: 1258

Patch attribute of mocked class

Score: 2

Views: 293

Answers: 1

Read More
Panduranga Rao Sadhu
Panduranga Rao Sadhu

Reputation: 497

How to test if another class method is called within a method in python?

Score: 0

Views: 3983

Answers: 2

Read More
aronchick
aronchick

Reputation: 7128

Cannot Seem to Patch Class & Method In Another File

Score: 0

Views: 718

Answers: 2

Read More
demo
demo

Reputation: 441

Iterate over Mock returned value

Score: 0

Views: 1539

Answers: 1

Read More
David Parks
David Parks

Reputation: 32111

How to mock multiprocessing.Event.is_set() - AttributeError

Score: 0

Views: 826

Answers: 2

Read More
RabbitFish
RabbitFish

Reputation: 1

Python unittest: Unable to mock imported functions so that conditional evaluates to False

Score: 0

Views: 3311

Answers: 2

Read More
Arne
Arne

Reputation: 20245

How to instruct a magic mock on how it should treat its arguments

Score: 1

Views: 338

Answers: 2

Read More
Joy
Joy

Reputation: 4511

Facing issues while using MagicMock in Python

Score: 0

Views: 152

Answers: 1

Read More
Krimson
Krimson

Reputation: 7674

Mocking django Form cleaned_data field

Score: 0

Views: 823

Answers: 1

Read More
RoachLord
RoachLord

Reputation: 1063

MagicMocking a pandas DataFrame causes a segfault

Score: 0

Views: 171

Answers: 1

Read More
RebeccaK375
RebeccaK375

Reputation: 901

Comparing integer to MagicMock not working inside unittest in python

Score: 9

Views: 25276

Answers: 1

Read More
coder
coder

Reputation: 19

magic mock set value for attribute only get the first value

Score: 0

Views: 2972

Answers: 1

Read More
Kevin Welch
Kevin Welch

Reputation: 1508

Using SQLAlchemy `and_` with MagicMock

Score: 0

Views: 546

Answers: 1

Read More
cdm
cdm

Reputation: 799

Access multiple calls in mock_post

Score: 0

Views: 129

Answers: 1

Read More
Rahul Reddy
Rahul Reddy

Reputation: 120

Mocking Python function according to different input arguments unittest python

Score: 1

Views: 172

Answers: 1

Read More
PreviousPage 5Next