|
|
|
|
|
by PunchyHamster
171 days ago
|
|
You just end up writing needless tests trying to trigger or mock error state from a 3rd party library that's never actually returning error, just the lib had a rule of "every call returns error code" in case something changes and it's needed. |
|