mirror of
https://github.com/twentyhq/twenty.git
synced 2024-12-26 13:31:45 +03:00
Fix tests on RelationManyFieldDisplay
This commit is contained in:
parent
a8908b6296
commit
411fddd8d7
@ -47,7 +47,9 @@ export const companiesQueryResult = {
|
|||||||
id: '20202020-3ec3-4fe3-8997-b76aa0bfa408',
|
id: '20202020-3ec3-4fe3-8997-b76aa0bfa408',
|
||||||
employees: 100,
|
employees: 100,
|
||||||
createdAt: '2024-06-05T09:00:20.412Z',
|
createdAt: '2024-06-05T09:00:20.412Z',
|
||||||
|
updatedAt: '2024-06-05T09:00:20.412Z',
|
||||||
name: 'Linkedin',
|
name: 'Linkedin',
|
||||||
|
accountOwnerId: null,
|
||||||
accountOwner: null,
|
accountOwner: null,
|
||||||
domainName: 'linkedin.com',
|
domainName: 'linkedin.com',
|
||||||
address: '',
|
address: '',
|
||||||
@ -58,12 +60,17 @@ export const companiesQueryResult = {
|
|||||||
label: '',
|
label: '',
|
||||||
url: '',
|
url: '',
|
||||||
},
|
},
|
||||||
|
xLink: {
|
||||||
|
__typename: 'Link',
|
||||||
|
label: '',
|
||||||
|
url: '',
|
||||||
|
},
|
||||||
|
annualRecurringRevenue: {
|
||||||
|
__typename: 'Currency',
|
||||||
|
amountMicros: null,
|
||||||
|
currencyCode: '',
|
||||||
|
},
|
||||||
previousEmployees: {
|
previousEmployees: {
|
||||||
annualRecurringRevenue: {
|
|
||||||
__typename: 'Currency',
|
|
||||||
amountMicros: null,
|
|
||||||
currencyCode: '',
|
|
||||||
},
|
|
||||||
__typename: 'Person',
|
__typename: 'Person',
|
||||||
id: '20202020-2d40-4e49-8df4-9c6a049191de',
|
id: '20202020-2d40-4e49-8df4-9c6a049191de',
|
||||||
email: 'louis.duss@google.com',
|
email: 'louis.duss@google.com',
|
||||||
@ -137,9 +144,11 @@ export const companiesQueryResult = {
|
|||||||
id: '20202020-5d81-46d6-bf83-f7fd33ea6102',
|
id: '20202020-5d81-46d6-bf83-f7fd33ea6102',
|
||||||
employees: null,
|
employees: null,
|
||||||
createdAt: '2024-06-05T09:00:20.412Z',
|
createdAt: '2024-06-05T09:00:20.412Z',
|
||||||
|
updatedAt: '2024-06-05T09:00:20.412Z',
|
||||||
name: 'Facebook',
|
name: 'Facebook',
|
||||||
idealCustomerProfile: false,
|
idealCustomerProfile: false,
|
||||||
accountOwner: null,
|
accountOwner: null,
|
||||||
|
accountOwnerId: null,
|
||||||
domainName: 'facebook.com',
|
domainName: 'facebook.com',
|
||||||
address: '',
|
address: '',
|
||||||
previousEmployees: null,
|
previousEmployees: null,
|
||||||
@ -149,6 +158,11 @@ export const companiesQueryResult = {
|
|||||||
currencyCode: '',
|
currencyCode: '',
|
||||||
},
|
},
|
||||||
position: 2,
|
position: 2,
|
||||||
|
xLink: {
|
||||||
|
__typename: 'Link',
|
||||||
|
label: '',
|
||||||
|
url: '',
|
||||||
|
},
|
||||||
linkedinLink: {
|
linkedinLink: {
|
||||||
__typename: 'Link',
|
__typename: 'Link',
|
||||||
label: '',
|
label: '',
|
||||||
@ -164,9 +178,11 @@ export const companiesQueryResult = {
|
|||||||
id: '20202020-0713-40a5-8216-82802401d33e',
|
id: '20202020-0713-40a5-8216-82802401d33e',
|
||||||
employees: null,
|
employees: null,
|
||||||
createdAt: '2024-06-05T09:00:20.412Z',
|
createdAt: '2024-06-05T09:00:20.412Z',
|
||||||
|
updatedAt: '2024-06-05T09:00:20.412Z',
|
||||||
name: 'Qonto',
|
name: 'Qonto',
|
||||||
idealCustomerProfile: false,
|
idealCustomerProfile: false,
|
||||||
accountOwner: null,
|
accountOwner: null,
|
||||||
|
accountOwnerId: null,
|
||||||
domainName: 'qonto.com',
|
domainName: 'qonto.com',
|
||||||
address: '',
|
address: '',
|
||||||
previousEmployees: null,
|
previousEmployees: null,
|
||||||
@ -176,6 +192,11 @@ export const companiesQueryResult = {
|
|||||||
currencyCode: '',
|
currencyCode: '',
|
||||||
},
|
},
|
||||||
position: 3,
|
position: 3,
|
||||||
|
xLink: {
|
||||||
|
__typename: 'Link',
|
||||||
|
label: '',
|
||||||
|
url: '',
|
||||||
|
},
|
||||||
linkedinLink: {
|
linkedinLink: {
|
||||||
__typename: 'Link',
|
__typename: 'Link',
|
||||||
label: '',
|
label: '',
|
||||||
@ -191,9 +212,11 @@ export const companiesQueryResult = {
|
|||||||
id: '20202020-ed89-413a-b31a-962986e67bb4',
|
id: '20202020-ed89-413a-b31a-962986e67bb4',
|
||||||
employees: null,
|
employees: null,
|
||||||
createdAt: '2024-06-05T09:00:20.412Z',
|
createdAt: '2024-06-05T09:00:20.412Z',
|
||||||
|
updatedAt: '2024-06-05T09:00:20.412Z',
|
||||||
name: 'Microsoft',
|
name: 'Microsoft',
|
||||||
idealCustomerProfile: true,
|
idealCustomerProfile: true,
|
||||||
accountOwner: null,
|
accountOwner: null,
|
||||||
|
accountOwnerId: null,
|
||||||
domainName: 'microsoft.com',
|
domainName: 'microsoft.com',
|
||||||
address: '',
|
address: '',
|
||||||
previousEmployees: null,
|
previousEmployees: null,
|
||||||
@ -203,6 +226,11 @@ export const companiesQueryResult = {
|
|||||||
currencyCode: '',
|
currencyCode: '',
|
||||||
},
|
},
|
||||||
position: 4,
|
position: 4,
|
||||||
|
xLink: {
|
||||||
|
__typename: 'Link',
|
||||||
|
label: '',
|
||||||
|
url: '',
|
||||||
|
},
|
||||||
linkedinLink: {
|
linkedinLink: {
|
||||||
__typename: 'Link',
|
__typename: 'Link',
|
||||||
label: '',
|
label: '',
|
||||||
@ -218,9 +246,11 @@ export const companiesQueryResult = {
|
|||||||
id: '20202020-171e-4bcc-9cf7-43448d6fb278',
|
id: '20202020-171e-4bcc-9cf7-43448d6fb278',
|
||||||
employees: null,
|
employees: null,
|
||||||
createdAt: '2024-06-05T09:00:20.412Z',
|
createdAt: '2024-06-05T09:00:20.412Z',
|
||||||
|
updatedAt: '2024-06-05T09:00:20.412Z',
|
||||||
name: 'Airbnb',
|
name: 'Airbnb',
|
||||||
idealCustomerProfile: true,
|
idealCustomerProfile: true,
|
||||||
accountOwner: null,
|
accountOwner: null,
|
||||||
|
accountOwnerId: null,
|
||||||
domainName: 'airbnb.com',
|
domainName: 'airbnb.com',
|
||||||
address: '',
|
address: '',
|
||||||
previousEmployees: null,
|
previousEmployees: null,
|
||||||
@ -230,6 +260,11 @@ export const companiesQueryResult = {
|
|||||||
currencyCode: '',
|
currencyCode: '',
|
||||||
},
|
},
|
||||||
position: 5,
|
position: 5,
|
||||||
|
xLink: {
|
||||||
|
__typename: 'Link',
|
||||||
|
label: '',
|
||||||
|
url: '',
|
||||||
|
},
|
||||||
linkedinLink: {
|
linkedinLink: {
|
||||||
__typename: 'Link',
|
__typename: 'Link',
|
||||||
label: '',
|
label: '',
|
||||||
@ -245,9 +280,11 @@ export const companiesQueryResult = {
|
|||||||
id: '20202020-c21e-4ec2-873b-de4264d89025',
|
id: '20202020-c21e-4ec2-873b-de4264d89025',
|
||||||
employees: null,
|
employees: null,
|
||||||
createdAt: '2024-06-05T09:00:20.412Z',
|
createdAt: '2024-06-05T09:00:20.412Z',
|
||||||
|
updatedAt: '2024-06-05T09:00:20.412Z',
|
||||||
name: 'Google',
|
name: 'Google',
|
||||||
idealCustomerProfile: false,
|
idealCustomerProfile: false,
|
||||||
accountOwner: null,
|
accountOwner: null,
|
||||||
|
accountOwnerId: null,
|
||||||
domainName: 'google.com',
|
domainName: 'google.com',
|
||||||
address: '',
|
address: '',
|
||||||
previousEmployees: null,
|
previousEmployees: null,
|
||||||
@ -257,6 +294,11 @@ export const companiesQueryResult = {
|
|||||||
currencyCode: '',
|
currencyCode: '',
|
||||||
},
|
},
|
||||||
position: 6,
|
position: 6,
|
||||||
|
xLink: {
|
||||||
|
__typename: 'Link',
|
||||||
|
label: '',
|
||||||
|
url: '',
|
||||||
|
},
|
||||||
linkedinLink: {
|
linkedinLink: {
|
||||||
__typename: 'Link',
|
__typename: 'Link',
|
||||||
label: '',
|
label: '',
|
||||||
@ -272,9 +314,11 @@ export const companiesQueryResult = {
|
|||||||
id: '20202020-707e-44dc-a1d2-30030bf1a944',
|
id: '20202020-707e-44dc-a1d2-30030bf1a944',
|
||||||
employees: null,
|
employees: null,
|
||||||
createdAt: '2024-06-05T09:00:20.412Z',
|
createdAt: '2024-06-05T09:00:20.412Z',
|
||||||
|
updatedAt: '2024-06-05T09:00:20.412Z',
|
||||||
name: 'Netflix',
|
name: 'Netflix',
|
||||||
idealCustomerProfile: true,
|
idealCustomerProfile: true,
|
||||||
accountOwner: null,
|
accountOwner: null,
|
||||||
|
accountOwnerId: null,
|
||||||
domainName: 'netflix.com',
|
domainName: 'netflix.com',
|
||||||
address: '',
|
address: '',
|
||||||
previousEmployees: null,
|
previousEmployees: null,
|
||||||
@ -284,6 +328,11 @@ export const companiesQueryResult = {
|
|||||||
currencyCode: '',
|
currencyCode: '',
|
||||||
},
|
},
|
||||||
position: 7,
|
position: 7,
|
||||||
|
xLink: {
|
||||||
|
__typename: 'Link',
|
||||||
|
label: '',
|
||||||
|
url: '',
|
||||||
|
},
|
||||||
linkedinLink: {
|
linkedinLink: {
|
||||||
__typename: 'Link',
|
__typename: 'Link',
|
||||||
label: '',
|
label: '',
|
||||||
@ -299,9 +348,11 @@ export const companiesQueryResult = {
|
|||||||
id: '20202020-3f74-492d-a101-2a70f50a1645',
|
id: '20202020-3f74-492d-a101-2a70f50a1645',
|
||||||
employees: null,
|
employees: null,
|
||||||
createdAt: '2024-06-05T09:00:20.412Z',
|
createdAt: '2024-06-05T09:00:20.412Z',
|
||||||
|
updatedAt: '2024-06-05T09:00:20.412Z',
|
||||||
name: 'Libeo',
|
name: 'Libeo',
|
||||||
idealCustomerProfile: false,
|
idealCustomerProfile: false,
|
||||||
accountOwner: null,
|
accountOwner: null,
|
||||||
|
accountOwnerId: null,
|
||||||
domainName: 'libeo.io',
|
domainName: 'libeo.io',
|
||||||
address: '',
|
address: '',
|
||||||
previousEmployees: null,
|
previousEmployees: null,
|
||||||
@ -311,6 +362,11 @@ export const companiesQueryResult = {
|
|||||||
currencyCode: '',
|
currencyCode: '',
|
||||||
},
|
},
|
||||||
position: 8,
|
position: 8,
|
||||||
|
xLink: {
|
||||||
|
__typename: 'Link',
|
||||||
|
label: '',
|
||||||
|
url: '',
|
||||||
|
},
|
||||||
linkedinLink: {
|
linkedinLink: {
|
||||||
__typename: 'Link',
|
__typename: 'Link',
|
||||||
label: '',
|
label: '',
|
||||||
@ -326,9 +382,11 @@ export const companiesQueryResult = {
|
|||||||
id: '20202020-cfbf-4156-a790-e39854dcd4eb',
|
id: '20202020-cfbf-4156-a790-e39854dcd4eb',
|
||||||
employees: null,
|
employees: null,
|
||||||
createdAt: '2024-06-05T09:00:20.412Z',
|
createdAt: '2024-06-05T09:00:20.412Z',
|
||||||
|
updatedAt: '2024-06-05T09:00:20.412Z',
|
||||||
name: 'Claap',
|
name: 'Claap',
|
||||||
idealCustomerProfile: false,
|
idealCustomerProfile: false,
|
||||||
accountOwner: null,
|
accountOwner: null,
|
||||||
|
accountOwnerId: null,
|
||||||
domainName: 'claap.io',
|
domainName: 'claap.io',
|
||||||
address: '',
|
address: '',
|
||||||
previousEmployees: null,
|
previousEmployees: null,
|
||||||
@ -338,6 +396,11 @@ export const companiesQueryResult = {
|
|||||||
currencyCode: '',
|
currencyCode: '',
|
||||||
},
|
},
|
||||||
position: 9,
|
position: 9,
|
||||||
|
xLink: {
|
||||||
|
__typename: 'Link',
|
||||||
|
label: '',
|
||||||
|
url: '',
|
||||||
|
},
|
||||||
linkedinLink: {
|
linkedinLink: {
|
||||||
__typename: 'Link',
|
__typename: 'Link',
|
||||||
label: '',
|
label: '',
|
||||||
@ -353,9 +416,11 @@ export const companiesQueryResult = {
|
|||||||
id: '20202020-f86b-419f-b794-02319abe8637',
|
id: '20202020-f86b-419f-b794-02319abe8637',
|
||||||
employees: null,
|
employees: null,
|
||||||
createdAt: '2024-06-05T09:00:20.412Z',
|
createdAt: '2024-06-05T09:00:20.412Z',
|
||||||
|
updatedAt: '2024-06-05T09:00:20.412Z',
|
||||||
name: 'Hasura',
|
name: 'Hasura',
|
||||||
idealCustomerProfile: false,
|
idealCustomerProfile: false,
|
||||||
accountOwner: null,
|
accountOwner: null,
|
||||||
|
accountOwnerId: null,
|
||||||
domainName: 'hasura.io',
|
domainName: 'hasura.io',
|
||||||
address: '',
|
address: '',
|
||||||
previousEmployees: null,
|
previousEmployees: null,
|
||||||
@ -365,6 +430,11 @@ export const companiesQueryResult = {
|
|||||||
currencyCode: '',
|
currencyCode: '',
|
||||||
},
|
},
|
||||||
position: 10,
|
position: 10,
|
||||||
|
xLink: {
|
||||||
|
__typename: 'Link',
|
||||||
|
label: '',
|
||||||
|
url: '',
|
||||||
|
},
|
||||||
linkedinLink: {
|
linkedinLink: {
|
||||||
__typename: 'Link',
|
__typename: 'Link',
|
||||||
label: '',
|
label: '',
|
||||||
@ -380,9 +450,11 @@ export const companiesQueryResult = {
|
|||||||
id: '20202020-5518-4553-9433-42d8eb82834b',
|
id: '20202020-5518-4553-9433-42d8eb82834b',
|
||||||
employees: null,
|
employees: null,
|
||||||
createdAt: '2024-06-05T09:00:20.412Z',
|
createdAt: '2024-06-05T09:00:20.412Z',
|
||||||
|
updatedAt: '2024-06-05T09:00:20.412Z',
|
||||||
name: 'Wework',
|
name: 'Wework',
|
||||||
idealCustomerProfile: false,
|
idealCustomerProfile: false,
|
||||||
accountOwner: null,
|
accountOwner: null,
|
||||||
|
accountOwnerId: null,
|
||||||
domainName: 'wework.com',
|
domainName: 'wework.com',
|
||||||
address: '',
|
address: '',
|
||||||
previousEmployees: null,
|
previousEmployees: null,
|
||||||
@ -392,6 +464,11 @@ export const companiesQueryResult = {
|
|||||||
currencyCode: '',
|
currencyCode: '',
|
||||||
},
|
},
|
||||||
position: 11,
|
position: 11,
|
||||||
|
xLink: {
|
||||||
|
__typename: 'Link',
|
||||||
|
label: '',
|
||||||
|
url: '',
|
||||||
|
},
|
||||||
linkedinLink: {
|
linkedinLink: {
|
||||||
__typename: 'Link',
|
__typename: 'Link',
|
||||||
label: '',
|
label: '',
|
||||||
@ -407,9 +484,11 @@ export const companiesQueryResult = {
|
|||||||
id: '20202020-f79e-40dd-bd06-c36e6abb4678',
|
id: '20202020-f79e-40dd-bd06-c36e6abb4678',
|
||||||
employees: null,
|
employees: null,
|
||||||
createdAt: '2024-06-05T09:00:20.412Z',
|
createdAt: '2024-06-05T09:00:20.412Z',
|
||||||
|
updatedAt: '2024-06-05T09:00:20.412Z',
|
||||||
name: 'Samsung',
|
name: 'Samsung',
|
||||||
idealCustomerProfile: false,
|
idealCustomerProfile: false,
|
||||||
accountOwner: null,
|
accountOwner: null,
|
||||||
|
accountOwnerId: null,
|
||||||
domainName: 'samsung.com',
|
domainName: 'samsung.com',
|
||||||
address: '',
|
address: '',
|
||||||
previousEmployees: null,
|
previousEmployees: null,
|
||||||
@ -419,6 +498,11 @@ export const companiesQueryResult = {
|
|||||||
currencyCode: '',
|
currencyCode: '',
|
||||||
},
|
},
|
||||||
position: 12,
|
position: 12,
|
||||||
|
xLink: {
|
||||||
|
__typename: 'Link',
|
||||||
|
label: '',
|
||||||
|
url: '',
|
||||||
|
},
|
||||||
linkedinLink: {
|
linkedinLink: {
|
||||||
__typename: 'Link',
|
__typename: 'Link',
|
||||||
label: '',
|
label: '',
|
||||||
@ -434,9 +518,11 @@ export const companiesQueryResult = {
|
|||||||
id: '20202020-1455-4c57-afaf-dd5dc086361d',
|
id: '20202020-1455-4c57-afaf-dd5dc086361d',
|
||||||
employees: null,
|
employees: null,
|
||||||
createdAt: '2024-06-05T09:00:20.412Z',
|
createdAt: '2024-06-05T09:00:20.412Z',
|
||||||
|
updatedAt: '2024-06-05T09:00:20.412Z',
|
||||||
name: 'Algolia',
|
name: 'Algolia',
|
||||||
idealCustomerProfile: false,
|
idealCustomerProfile: false,
|
||||||
accountOwner: null,
|
accountOwner: null,
|
||||||
|
accountOwnerId: null,
|
||||||
domainName: 'algolia.com',
|
domainName: 'algolia.com',
|
||||||
address: '',
|
address: '',
|
||||||
previousEmployees: null,
|
previousEmployees: null,
|
||||||
@ -446,6 +532,11 @@ export const companiesQueryResult = {
|
|||||||
currencyCode: '',
|
currencyCode: '',
|
||||||
},
|
},
|
||||||
position: 13,
|
position: 13,
|
||||||
|
xLink: {
|
||||||
|
__typename: 'Link',
|
||||||
|
label: '',
|
||||||
|
url: '',
|
||||||
|
},
|
||||||
linkedinLink: {
|
linkedinLink: {
|
||||||
__typename: 'Link',
|
__typename: 'Link',
|
||||||
label: '',
|
label: '',
|
||||||
|
Loading…
Reference in New Issue
Block a user