issues Search Results · repo:styled-components/jest-styled-components language:JavaScript
Filter by
302 results
(124 ms)302 results
instyled-components/jest-styled-components (press backspace or delete to remove)Using the new @starting-style css feature in styled-components crashes jest:
Error: :1:1329: missing }
at error (project/node_modules/@adobe/css-tools/dist/src/parse/index.ts:79:17)
at declarations ...
jantimon
- Opened on Jun 5, 2024
- #447
Hi,
I m experiencing a problem when modifying the document property with Object.defineProperty in my test code.
Specifically, the isServer() function is incorrectly evaluated as false when document changes, ...
homemade-ramen
- Opened on Jan 12, 2024
- #444
Issue Overview.
I am experiencing a problem with jest-styled-components not working as expected when using test-runner in Storybook. The
problem seems to be caused by the way test-runner handles rendering. ...
naporin0624
- 2
- Opened on Jan 11, 2024
- #443
update adobe/css-tools to v4.3.2 due CVE-2023-48631 A PR from dependabot was already open for this:
https://github.com/styled-components/jest-styled-components/pull/441
pdalston
- Opened on Jan 3, 2024
- #442
I am new to jest-styled-components. I have created a react component and added styles using styled-components However,
while adding the following test, I am getting these errors:
Component
const StyledImage ...
supminn
- 6
- Opened on Aug 3, 2023
- #431
We recently updated styled-components to v6 and something caused some of our tests to fail. I was able to reproduce the
issue in this repository (you can also run it here on Replit). Here s the example ...
jkettmann
- 9
- Opened on Jul 31, 2023
- #430
I have tried upgrading Jest from 27 to 28 and it seems that jest-styled-components doesn t do anything after the
upgrade.
I have code similar to your examples
import React from react ;
import { render ...
buugaaga
- 8
- Opened on Apr 4, 2023
- #429
No style rules found on passed component
When renderer is created in the describe, jest-styled-components library is not applied. The snapshot will output as if
the library is not imported, hence no styles, ...
kolesker
- Opened on Mar 2, 2023
- #428
I m trying to use this library with @testing-library/react and can t make it work properly. I changed package versions,
looked on other github repositories and impossible to find a working example. (Does ...
balibou
- 3
- Opened on Dec 1, 2022
- #425
davidodft
- Opened on Nov 20, 2022
- #424

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.