Robin Elvin
Robin Elvin
I may be doing something wrong or I've missed something in the documentation but when passing back mocked data through a nested Mutation component the objects have a `__typename: ""`...
I'm using Angular + Bootstrap 3.3.2 on Windows Chrome. Trying the simple example works on the main page but does not work inside a Bootstrap modal. The 'ready' event fires...
I'm getting the following error when running harvest on my Django 1.7 app: ``` RuntimeError: Conflicting 'organisation' models in application 'portal': and . ``` This seems to be the issue...
* Operating System: MacOS * Node Version: 16.13.0 * NPM Version: 8.1.0 * webpack Version: 5.68.0 ### Expected Behavior HMR updates are returned by the server. ### Actual Behavior When...
Adding jest-cucumber to my [email protected] project throws this error: ``` FAIL test/contexts/mysql/Users.test.ts ● Test suite failed to run TypeError: Cannot read properties of undefined (reading 'testEnvironmentOptions') at new NodeEnvironment (../../node_modules/jest-environment-node/build/index.js:87:49)...
**Describe the bug** Using the `useCopyToClipboard` hook from `usehooks-ts` in a component makes it fail in testing with happy-dom with the following message: ``` Copy failed DOMException: Type text/plain does...
I get the following error when trying to use this module in my tests: TypeError: Class extends value undefined is not a function or null at Object.relayMock (node_modules/relay-testing-utils/build/relay-mock.js:9:31) at Object....