List Question
20 TechQA 2024-03-21T11:02:22.040000Got Error: read ECONNRESET when sending with supertest
36 views
Asked by serverz
"Exceeded timeout of 10000 ms for a test: In call "request" from "supertest" on integrations test with jest and typescript
35 views
Asked by Paulo Roberto
supertest mocha Why I get success test passing although expected fails?
14 views
Asked by festlest
Unable to run unit test with Next.js, Prisma, and Supertest
147 views
Asked by Sean Bristol-Lee
Can I override Supertest headers after attach/field?
31 views
Asked by João Glória
express.Router() returns Undefined when testing with Jest/Supertest
30 views
Asked by arengit
Unable to mock routes with Prisma and Jest
56 views
Asked by lemonsrule101
How to handle databases when testing with supertest?
79 views
Asked by sleklere
describe.each indicates undefined values while the values are actually set (NestJS testing)
26 views
Asked by Yaron
Why spyOn function is not executing
22 views
Asked by daweek
Extend call stack of failed test outside of helper function, up to the test case
28 views
Asked by chreniuc
jasmine not logging on the console the tests
20 views
Asked by Turtles
Supertest not sending cookie on POST Route
51 views
Asked by DevRohan
Get 404 http error when testing app with jest but work correctly when runnnig the app
56 views
Asked by n3tx
Why does supertest work on my local machine but not in a bitbucket pipeline?
95 views
Asked by Davy Vos
Test API with URL Params in JEST
197 views
Asked by superninja
Testing Next.js API with Jest and Supertest library: incorrect request object in POST route
382 views
Asked by alex-bbk
Express App Test Suite with Supertest Breaks when switching from MemoryStore to express-mysql-session
39 views
Asked by SandPiper
Jest test randomly fails with "read ECONNRESET" without stack trace
339 views
Asked by Marnix.hoh
ReferenceError: You are trying to `import` a file after the Jest environment has been torn down. mysql2 express
50 views
Asked by Gustavo Barragán