n8n/packages/cli/test/unit/services
Michael Auerswald fdfc6c5a92
fix(core): Handle empty keys in cache service (no-changelog) (#6854)
* fix handle empty keys in cache service

* add test

* add cache mock test

* add simpler mocking, and add tests for all the updated methods

* don't use RedisStore specifically in the mock

---------

Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2023-08-04 19:44:41 +02:00
..
cache-mock.service.test.ts fix(core): Handle empty keys in cache service (no-changelog) (#6854) 2023-08-04 19:44:41 +02:00
cache.service.test.ts fix(core): Handle empty keys in cache service (no-changelog) (#6854) 2023-08-04 19:44:41 +02:00
events.service.test.ts refactor(core): Cache workflow ownership (#6738) 2023-07-31 11:37:09 +02:00
jwt.service.test.ts fix(core): Use JWT as reset password token (#6714) 2023-07-24 17:40:17 -04:00
ownership.service.test.ts perf(core): Cache roles (#6803) 2023-08-03 08:58:36 +02:00
redis.service.test.ts feat(core): Make Redis available for backend communication (#6719) 2023-08-02 12:51:25 +02:00
role.service.test.ts perf(core): Cache roles (#6803) 2023-08-03 08:58:36 +02:00
webhook.service.test.ts perf(core): Cache webhooks (#6825) 2023-08-04 11:52:45 +02:00