Cypress testing your IndexedDb contents with @this-dot/cypress-indexeddb
January 06, 2022 | Originally published on the ThisDot blogThere are several use-cases where an application uses indexedDb to store data locally. Accessing indexedDb during tests is not that straightforward, that's why we created this cypress helper library. Introducing @this-dot/cypress-indexeddb