Unit Testing Approach for Vtk.js

I’m trying to implement unit testing for my vtk.js code but not able to perform it for loading stl models. Is there any example for unit testing in vtk.js

Is that what you are looking for?