template-project/node_modules/@jimp/plugin-hash/.turbo/turbo-test$colon$browser.log
2025-05-30 18:13:30 +08:00

50 KiB

 
> @jimp/plugin-hash@1.1.1 test:browser /Users/andrewlisowski/Documents/jimp/plugins/plugin-hash
> vitest --config vitest.config.browser.mjs "--watch=false" "--u"
 
 
RUN v1.4.0 /Users/andrewlisowski/Documents/jimp/plugins/plugin-hash
Browser runner started at http://localhost:5173/
 
src/index.test.ts (8) 1573ms
hash (6) 1367ms
base 2
base 10 (decimal)
base 16 (hex)
base 64
base 23 1044ms
base 17
pHash (2)
should calculate the distance using distanceFromHash
should calculate the distance using compareHashes.
 
Test Files 1 passed (1)
Tests 8 passed (8)
Start at 00:42:17
Duration 3.12s (transform 0ms, setup 0ms, collect 124ms, tests 1.57s, environment 0ms, prepare 0ms)