twenty/packages/twenty-server/test
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
..
utils Fix all broken CIs (#7439) 2024-10-05 00:23:23 +02:00
activities.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
activity-targets.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
api-keys.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
attachments.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
audit-logs.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
auth.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
blocklists.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
calendar-channel-event-associations.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
calendar-channels.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
calendar-event-participants.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
comments.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
companies.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
company.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
connected-accounts.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
favorites.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
message-channel-message-associations.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
message-channels.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
message-participants.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
message-threads.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
note-targets.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
notes.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
objects.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
opportunities.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
people.integration-spec.ts Fix all broken CIs (#7439) 2024-10-05 00:23:23 +02:00
task-targets.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
tasks.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
timeline-activities.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
view-fields.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
view-filters.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
view-sorts.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
views.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
webhooks.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
workspace-members.integration-spec.ts feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00