StackOverflow Questions for Tag: magicmock

torva
torva

Reputation: 13

Mocking in pony orm

Score: 0

Views: 13

Answers: 0

Read More
Mehdi Jafarnia Jahromi
Mehdi Jafarnia Jahromi

Reputation: 2197

Python returns MagicMock object instead of return_value

Score: 175

Views: 146802

Answers: 3

Read More
Elad Benda
Elad Benda

Reputation: 36672

How to mock my non injected dependencies coming from imports

Score: 1

Views: 29

Answers: 0

Read More
Antonio Gamiz Delgado
Antonio Gamiz Delgado

Reputation: 2113

How does MyPy work when considering MagicMock

Score: 0

Views: 184

Answers: 1

Read More
Vb407
Vb407

Reputation: 1707

What is difference between python mock and magic mock?

Score: 3

Views: 4433

Answers: 1

Read More
Mohammed Luqman
Mohammed Luqman

Reputation: 11

Python unit testing with patch not working for s3.head_object

Score: 0

Views: 127

Answers: 1

Read More
Ni3dzwi3dz
Ni3dzwi3dz

Reputation: 197

MagickMock() assert_called not recognizing calls

Score: 1

Views: 118

Answers: 2

Read More
kakCanaveral
kakCanaveral

Reputation: 46

Python MongoDB MagicMock with monkeypatch Unit Test for Assigning Client, Db and Collection

Score: 0

Views: 66

Answers: 0

Read More
Dave McNulla
Dave McNulla

Reputation: 2016

Python Mocking db connection/unknown type in unit test

Score: 6

Views: 8117

Answers: 1

Read More
asgarro
asgarro

Reputation: 151

Magic mock assert_called_once vs assert_called_once_with weird behaviour

Score: 15

Views: 64824

Answers: 1

Read More
Component 10
Component 10

Reputation: 10507

Python mocking: basic errors mocking a class using patch/MagicMock

Score: 0

Views: 87

Answers: 1

Read More
Alpheaus Feltham
Alpheaus Feltham

Reputation: 37

How to get method of magic mocked object to return value when called?

Score: 1

Views: 771

Answers: 1

Read More
Swapnil
Swapnil

Reputation: 1568

How to handle the callback with MagicMock

Score: 1

Views: 71

Answers: 1

Read More
inertia
inertia

Reputation: 404

Prevent calling actual function when using mock.MagicMock

Score: -1

Views: 1112

Answers: 1

Read More
Panda
Panda

Reputation: 643

pytest to compare mocked spark.sql.functions with int using >

Score: 1

Views: 131

Answers: 0

Read More
Nathaniel Rink
Nathaniel Rink

Reputation: 523

Use MagicMock to mock sqlAlchemy query object within larger query

Score: 0

Views: 141

Answers: 1

Read More
wyt
wyt

Reputation: 115

Python Mock: Raising Error for function of Mocked Class

Score: 0

Views: 1237

Answers: 1

Read More
mrc
mrc

Reputation: 196

Pytest patching a Validator of an Annotated type used in Pytantic Settings

Score: 0

Views: 188

Answers: 1

Read More
user14030237
user14030237

Reputation: 41

Spying on a pure function call in my unit test

Score: 3

Views: 807

Answers: 1

Read More
Stefan
Stefan

Reputation: 12380

How to improve readabilty and maintainability of @patch and MagicMock statements (avoid long names and String identification)?

Score: -2

Views: 129

Answers: 1

Read More
PreviousPage 1Next