question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

supertest throwing 404 error when stress testing express router

See original GitHub issue

Hi,

I’ve made a repo so you can reproduce the issue : https://github.com/jon301/express-router-test

What you need to do :

npm install -g gulp-cli
git clone https://github.com/jon301/express-router-test.git
cd express-router-test
npm install
gulp test

This will do many requests against the same route and will crash after a while.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:5

github_iconTop GitHub Comments

4reactions
Dr8fcommented, Nov 10, 2016

I’ve got the same. It’s very annoying.

1reaction
bananaappletwcommented, Nov 16, 2016

@jon301 I tried again. It happened. Seems tests won’t pass every time. Sorry for previous wrong comment. This issue exists!!!

Read more comments on GitHub >

github_iconTop Results From Across the Web

supertest throwing 404 error when stress testing express router
I tried again. It happened. Seems tests won't pass every time. Sorry for previous wrong comment. This issue exists!!!
Read more >
supertest not found error testing express endpoint
The issue is with the new app instance in test file. You should export app instance from index.js and use it in index.test.js...
Read more >
Rest API with Express router, Jest and Supertest | by Tom Lamb
This tutorial will guide you through setting up a very simple backend using Express and vanilla javascript. I have also added Jest and...
Read more >
Testing Express REST API With Jest & Supertest - YouTube
Repository: https://github.com/TomDoesTech/ Testing - Express -REST-API❤️Host your applications and get $100 credit (referral): ...
Read more >
Thi - River Thames Conditions - Environment Agency - GOV.UK
Error guessing in testing with example, Prosecuting casey anthony movie free, ... Ekselis free download, The dungeon family trans df express, Chauteau, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found