ci(core): Add unit tests for "me" controller (no-changelog) (#5479)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2023-02-15 09:00:41 +01:00
committed by GitHub
parent a6c59fcbc2
commit 83505cb0d4
3 changed files with 188 additions and 0 deletions

View File

@@ -47,6 +47,7 @@
"jest": "^29.4.2",
"jest-environment-jsdom": "^29.4.2",
"jest-mock": "^29.4.2",
"jest-mock-extended": "^3.0.1",
"nock": "^13.2.9",
"node-fetch": "^2.6.7",
"p-limit": "^3.1.0",