Skip to content

Move jest setup files to test dir - #1187

Merged
labkey-alan merged 1 commit into
developfrom
fb_fix_ehr_app_build
Aug 20, 2026
Merged

Move jest setup files to test dir#1187
labkey-alan merged 1 commit into
developfrom
fb_fix_ehr_app_build

Conversation

@labkey-alan

Copy link
Copy Markdown
Contributor

Rationale

Jest setup files get built if they're included in the src/client directory. This PR moves them to test/js (like our other modules) so they don't get built when running npm run build or npm run build-prod.

Related Pull Requests

Changes

  • Move jest.setup.ts to test/js
  • Move jest.polyfills.ts to test/js
  • Update jest.config.js to use new paths

@labkey-alan
labkey-alan merged commit 76a21b4 into develop Aug 20, 2026
7 of 9 checks passed
@labkey-alan
labkey-alan deleted the fb_fix_ehr_app_build branch August 20, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants