Patrick R

Results 2 issues of Patrick R

Due the re-write of of the middleware to version 2, the old tests had to be disabled The latest working versions of the tests is [here](https://github.com/patrixr/strapi-middleware-cache/blob/4e883d657ab6251758a7dbd0f32362c3308cede6/tests/cache.test.js) Here's an overview ```...

enhancement
help wanted
hacktoberfest

I observed some weird behaviors when testing a custom node which was used with `continueOnFail()`, and would return the items, as is done in this example. ## Issues: - Records...