We had a small meeting, discussing "what went well and what went bad" in the last "sprint". My ideas that we need a serious test coverage did not meet much enthusiasm, and they switched to production issues. Well, whatever. I know, I know.
I eventually made that little test case pass - now I need a serious test case, the reaction to expired credentials. Such case is not covered in the test cases. So I'll need to mock the clock. Asked the people on slack. Mike wrote that cats have it. Well, yes, they do. But it's so over complicated, for my case, that well, I'll rather write my own mock clock in that test suite.
That's it for tuday.