Skip to content

StonyBrookDB/3d-partition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node supertest tutorial

Testing http APIs using supertest and Jest

Running this project

  1. npm i
  2. npm run test starts up a hot-reload express webserver on port 8080

Currently the project consists of 2 major testcases written

TC1 : To check if the server is up and running

TC2 : If the tissue block is large enough, we are checking if the number of anatomical structures present in each block is matching for every orgon.

Releases

No releases published

Packages

No packages published