GDATASoftwareAG / vaas

Verdict-as-a-Service SDKs: Analyze files for malicious content
https://www.gdata.de/business/security-services/verdict-as-a-service
MIT License
36 stars 10 forks source link

599 switch from chai to jest #600

Closed doxthree closed 2 months ago

doxthree commented 2 months ago

NOTE: Jest also warns about open handles when running:

jest --forceExit --detectOpenHandles

Jest has detected the following 3 open handles potentially keeping Jest from exiting:

For this case, I would skip this but we should have a look at this in the future.

unglaublicherdude commented 2 months ago

Nice. I like it. Thank you for putting in the work!