Alex

Results 5 comments of Alex

maybe this will help https://github.com/skovhus/jest-codemods/blob/master/src/transformers/expect.ts

Thanks, I think in the current version of the store expired sessions are only removed when they are read through all, get, and length (since it calls all). But if...

@dougwilson Where did you land on this change? Want more test cases?

I guess so, his implementation is bit different then the one I proposed. It uses a buffer to keep track of items in the cache. But it wouldn't really matter,...