Closed stygmate closed 3 months ago
I want to add unit test for counting the calls to some critical computed field methods in my models. But i can't find what or how to patch the methods for having access to call_count on each one.
I want to add unit test for counting the calls to some critical computed field methods in my models. But i can't find what or how to patch the methods for having access to call_count on each one.