mirror of
https://github.com/twentyhq/twenty.git
synced 2024-11-30 03:43:02 +03:00
d8c4af9279
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 |
||
---|---|---|
.. | ||
utils | ||
activities.integration-spec.ts | ||
activity-targets.integration-spec.ts | ||
api-keys.integration-spec.ts | ||
attachments.integration-spec.ts | ||
audit-logs.integration-spec.ts | ||
auth.integration-spec.ts | ||
blocklists.integration-spec.ts | ||
calendar-channel-event-associations.integration-spec.ts | ||
calendar-channels.integration-spec.ts | ||
calendar-event-participants.integration-spec.ts | ||
comments.integration-spec.ts | ||
companies.integration-spec.ts | ||
company.integration-spec.ts | ||
connected-accounts.integration-spec.ts | ||
favorites.integration-spec.ts | ||
message-channel-message-associations.integration-spec.ts | ||
message-channels.integration-spec.ts | ||
message-participants.integration-spec.ts | ||
message-threads.integration-spec.ts | ||
note-targets.integration-spec.ts | ||
notes.integration-spec.ts | ||
objects.integration-spec.ts | ||
opportunities.integration-spec.ts | ||
people.integration-spec.ts | ||
task-targets.integration-spec.ts | ||
tasks.integration-spec.ts | ||
timeline-activities.integration-spec.ts | ||
view-fields.integration-spec.ts | ||
view-filters.integration-spec.ts | ||
view-sorts.integration-spec.ts | ||
views.integration-spec.ts | ||
webhooks.integration-spec.ts | ||
workspace-members.integration-spec.ts |