3rd November 2021
TIL
Quick and dirty mock testing with mock_calls
— I needed to write a test that checked for a really complex sequence of mock calls for [s3-credentials#3](https://github.com/simonw/s3-credentials/issues/3).