twenty/packages/twenty-front/.storybook
Charles Bochet d8c4af9279 Fix all broken CIs (#7439)
Fix all the broken CIs :p

This includes an ongoing effort to simplify test maintenance by having 1
unique source of truth about metadata and data mocks (that will later be
generated from a unique source of seeds: dev = demo = test)

Regressions:
- Unit line coverage: 60 > 55
- Storybook Pages branch coverage: 40 > 35
We will need to write tests to increase those coverage
- RelationFieldDisplay perf: 0.2ms to 0.22ms > We might have a
regression here
- Removed perf story about RawJSON > We will need to re-add it
2024-10-05 00:23:23 +02:00
..
main.ts Fix CI errored tasks for front (#6806) 2024-08-31 01:40:06 +02:00
manager-head.html Storybook fix dark mode (#4865) 2024-04-11 17:28:12 +02:00
preview-head.html Fix MSW and storybook setup (#2976) 2023-12-13 14:37:55 +01:00
preview.tsx Fix all broken CIs (#7439) 2024-10-05 00:23:23 +02:00
test-runner-jest.config.js Feat/performance-refactor-styled-component (#5516) 2024-05-24 18:53:37 +02:00