You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS :
mountebank : 2.9.1
Installation method : pnpm
Log contents in mb.log when running mb --loglevel debug
{"level":"info","message":"[mb:8080] mountebank v2.9.1 now taking orders - point your browser to http://localhost:8080/ for help","timestamp":"2024-03-02T01:22:05.621Z"}
{"level":"info","message":"[mb:8080] POST /imposters","timestamp":"2024-03-02T01:22:05.633Z"}
{"level":"info","message":"[http:8081] Open for business...","timestamp":"2024-03-02T01:22:05.638Z"}
{"level":"info","message":"[mb:8080] GET /","timestamp":"2024-03-02T01:22:05.644Z"}
{"level":"info","message":"[mb:8080] Adios - see you soon?","timestamp":"2024-03-02T01:22:05.647Z"}
The text was updated successfully, but these errors were encountered:
Expected behaviour
Mocha exits.
Actual behaviour
Mocha hangs after all tests pass.
Steps to reproduce
Contents of
server.test.js
:Contents of
server.js
:Contents of
mountebank-helper.js
:Software versions used
Log contents in mb.log when running mb --loglevel debug
The text was updated successfully, but these errors were encountered: