mattermost-plugin-shelfmark/webapp/tests/setup.tsx
Felipe M. bcdb6fd4e5
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Fix webapp test compatibility with bun and undici
Add setup_globals.js to polyfill web APIs (ReadableStream, Blob, File,
etc.) that undici requires but jsdom does not provide. Remove deprecated
enzyme-to-json snapshot serializer which has incompatible cheerio deps.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 09:37:02 +01:00

4 lines
124 B
TypeScript

// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved.
// See LICENSE.txt for license information.
export {};