-
I install 'pg', by "npm install pg". After i got error:
> Failed
>
>to compile.
>
>./node_modules/pg/lib/connection-parameters.js
>Module not found: Can't resolve 'dns' in '/home/hacker/PRJ/uni…
-
99% of the time it is frustrating that the msw logs are showing while I'm running my unit tests in `server` mode.
when you run msw with `setupWorker` and `worker.start` there is an option to set `q…
-
### Summary
https://github.com/expo/expo/blob/29048b76e6c5fedde7b9cf38ef32861706c4b4f0/packages/expo-router/src/testing-library/index.tsx#L75
`jest.useFakeTimers()` override previously defined f…
-
## Description
I am encountering an "Unexpected token 'export'" error when running Jest tests for a React Native project using React
Native Testing Library. This issue appears to be related to the…
-
### Current Behavior
Tests don't run when extending the `@nx/react-native` application generator. Getting the message `Jest encountered an unexpected token` and `SyntaxError: Cannot use import statem…
-
**Describe the bug**
I created a SetupIntent on the server side for off-session usage with the PayPal payment method and encountered an error when attempting to confirm the intent. My goal is to coll…
-
# Bug report
## Summary
```
react-native-permissions: NativeModule.RNPermissions is null. To fix this issue try these steps:
• If you are using CocoaPods on iOS, run `pod install` in the `…
-
Is it possible to use msw to mock server-sent events (SSE) and WebSocket (WS) connections?
My use case is to have a somewhat full client-side mocking story (including REST, SSE, and WS functionalit…
-
I am having trouble triggering the `onChange` or `setValues` when dispatching a change event when using a `Select`. Would you be able to provide an example for this? I have a suspicion this might be…
-
@DylanShang ... we exchanged messages on the kuzu discussion. I'm interested in your thoughts on the following:
* I have been experimenting with [quarto-live](https://github.com/r-wasm/quarto-live)…