4.4 KiB
4.4 KiB
> @jimp/plugin-contain@1.1.1 test:browser /Users/andrewlisowski/Documents/jimp/plugins/plugin-contain
> vitest --config vitest.config.browser.mjs "--watch=false" "--u"
RUN v1.4.0 /Users/andrewlisowski/Documents/jimp/plugins/plugin-contain
Browser runner started at http://localhost:5174/
✓ src/index.test.ts (18)
✓ All align combinations for contain (18)
✓ vertical contain aligned to LEFT TOP
✓ horizontal contain aligned to LEFT TOP
✓ vertical contain aligned to CENTER TOP
✓ horizontal contain aligned to CENTER TOP
✓ vertical contain aligned to RIGHT TOP
✓ horizontal contain aligned to RIGHT TOP
✓ vertical contain aligned to LEFT MIDDLE
✓ horizontal contain aligned to LEFT MIDDLE
✓ vertical contain aligned to CENTER MIDDLE
✓ horizontal contain aligned to CENTER MIDDLE
✓ vertical contain aligned to RIGHT MIDDLE
✓ horizontal contain aligned to RIGHT MIDDLE
✓ vertical contain aligned to LEFT BOTTOM
✓ horizontal contain aligned to LEFT BOTTOM
✓ vertical contain aligned to CENTER BOTTOM
✓ horizontal contain aligned to CENTER BOTTOM
✓ vertical contain aligned to RIGHT BOTTOM
✓ horizontal contain aligned to RIGHT BOTTOM
Test Files 1 passed (1)
Tests 18 passed (18)
Start at 00:42:17
Duration 1.14s (transform 0ms, setup 0ms, collect 267ms, tests 8ms, environment 0ms, prepare 0ms)