Skip to content

fix: resolve jest test suite setup issues for mobile and web apps - #16

Merged
Gautam7352 merged 3 commits into
devfrom
fix-tests-16518981300337370380
Apr 1, 2026
Merged

fix: resolve jest test suite setup issues for mobile and web apps#16
Gautam7352 merged 3 commits into
devfrom
fix-tests-16518981300337370380

Conversation

@Gautam7352

Copy link
Copy Markdown
Member

Resolved build and test issues for the apps/mobile and apps/web packages.

  • apps/web: Tests were broken. Created simple tests and fixed configurations (ignoring .next cache directory in jest.config.ts). Now Next.js tests run properly.
  • apps/mobile: Tests were crashing because of issues parsing files like @react-native-async-storage, react-native-reanimated, and react-native-worklets. Modified jest.config.js to correctly define the transformIgnorePatterns regex and fixed jest.setup.js to correctly mock libraries such as react-native-reanimated and react-native-worklets to make standard test renders pass. Installed babel-jest & @babel/preset-react as devDependencies in the package.json. Tests are fully operational now.
  • apps/server: Tests already run perfectly. Supplied environment variables mock files to allow test servers logic to execute correctly. Builds smoothly.

All systems are fully functional.


PR created automatically by Jules for task 16518981300337370380 started by @Gautam7352

Co-authored-by: Gautam7352 <62495093+Gautam7352@users.noreply.github.com>
@google-labs-jules

Copy link
Copy Markdown
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@vercel

vercel Bot commented Apr 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
coderz-space Ready Ready Preview, Comment Apr 1, 2026 2:58pm

Co-authored-by: Gautam7352 <62495093+Gautam7352@users.noreply.github.com>
…ovdata tool error

Co-authored-by: Gautam7352 <62495093+Gautam7352@users.noreply.github.com>
@Gautam7352
Gautam7352 merged commit 1768f59 into dev Apr 1, 2026
3 of 4 checks passed
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.

1 participant