You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR relates to #186. It adds e2e tests for CSS modules.
I used `expect .toContain('class-name')` because I was not sure if the
generated name would always be the same.
---------
Co-authored-by: ¨Leonardo <¨[email protected]¨>
Co-authored-by: Daishi Kato <[email protected]>
This is a list of what kinds of tests we still need. In case of the regression:
Smoke test
E2E
SSR
RSC
Styles #265
Ecosystem
Unit Test
RSC render worker should be predictable for each input/output(we don't have worker now)The text was updated successfully, but these errors were encountered: