Skip to content
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.

demonstration of express not quitting after supertest run

Notifications You must be signed in to change notification settings

kepikoi/supertest-issue-430

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository demonstrates an issue with supertest where it fails to quit the express server despite calling .end()

Reproduce

 npm install
 npm run test

...never quits 😢

About

demonstration of express not quitting after supertest run

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published