|
|
45d2283138
|
refactor(backend): externalize all remaining queries in spec files (#8902)
* refactor: externalize all remaining queries in spec files
* User with different queries due to permissions
* fix notification:groups
* fix hashtagsmiddleware
* fix blockedUsers
* fix softDeleteMiddleware
* fix shouts.spec
* fix userInteractions spec
* fix mutedUsers spec
* seocialMedia spec
* fix notificationMiddleware.spec
* fix user.spce & fix undefined activeCategories
* fix notifications.spec
* fix userInteractions.spec
* fix blockedUsers & mutedUsers spec
* remove unused comment
* fix locations spec
* fix orderByMiddleware & spec
* fix lint
* fix shout spec
|
2025-09-18 17:43:15 +02:00 |
|
|
|
66b5e61c15
|
refactor(backend): test block & unblock user (#8879)
* queries
* test block users & small refactor on the resolver
* require 92% coverage (+2%)
* update according to review
* use cypher instead of neode
|
2025-09-10 18:26:28 +02:00 |
|
|
|
a38d24a803
|
also lint cjs files (#8467)
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
|
2025-05-02 10:39:10 +00:00 |
|
|
|
a4f391930c
|
lint - import/no-relative-parent-imports (#8349)
enable import/no-relative-parent-imports
|
2025-04-08 23:18:07 +02:00 |
|