platform/tests/sanity-ws/contact.json
Andrey Sobolev fb290699be
Sanity testing
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-27 11:36:46 +07:00

127 lines
3.2 KiB
JSON

[
{
"_id": "61f1031bff96c329e8f3d61c",
"_class": "contact:class:Employee",
"space": "contact:space:Employee",
"modifiedBy": "61f1031bff96c329e8f3d61d",
"modifiedOn": 1643184924040,
"name": "Chen,Rosamund",
"city": "Mountain View",
"channels": []
},
{
"_id": "61f1031cff96c329e8f3d68c",
"_class": "contact:class:Person",
"space": "recruit:space:CandidatesPublic",
"modifiedBy": "61f1031bff96c329e8f3d61d",
"modifiedOn": 1643184924079,
"name": "P.,Andrey",
"city": "Monte Carlo",
"channels": [
{
"provider": "contact:channelProvider:Email",
"value": "andrey@hc.engineering"
}
],
"recruit:mixin:Candidate": {
"title": "Chief Architect"
}
},
{
"_id": "61f1031cff96c329e8f3d68f",
"_class": "contact:class:Person",
"space": "recruit:space:CandidatesPublic",
"modifiedBy": "61f1031c1badffab2bb33861",
"modifiedOn": 1643186365949,
"name": "M.,Marina",
"city": "Los Angeles",
"channels": [
{
"provider": "contact:channelProvider:Email",
"value": "marina@hc.engineering"
}
],
"recruit:mixin:Candidate": {
"title": "Chief Designer",
"applications": 1
},
"attachments": 1
},
{
"_id": "61f1031cff96c329e8f3d692",
"_class": "contact:class:Person",
"space": "recruit:space:CandidatesPublic",
"modifiedBy": "61f1031c1badffab2bb33861",
"modifiedOn": 1643186502419,
"name": "P.,Alex",
"city": "Krasnodar, Russia",
"channels": [
{
"provider": "contact:channelProvider:Email",
"value": "alex@hc.engineering"
}
],
"recruit:mixin:Candidate": {
"title": "Frontend Engineer",
"applications": 1
},
"lead:mixin:Customer": {
"__mixin": "true",
"leads": 1
}
},
{
"_id": "61f1031c1badffab2bb3385f",
"_class": "contact:class:Employee",
"space": "contact:space:Employee",
"modifiedBy": "61f1031c1badffab2bb33861",
"modifiedOn": 1643186559576,
"name": "Appleseed,John",
"city": "",
"channels": [],
"backlinks": 2
},
{
"_id": "61f1047625355d019917dbd4",
"_class": "contact:class:Person",
"space": "contact:space:Contacts",
"modifiedBy": "61f1031c1badffab2bb33861",
"modifiedOn": 1643185270660,
"name": "Delete1,Person",
"city": null,
"channels": null
},
{
"_id": "61f1047e25355d019917dbd6",
"_class": "contact:class:Organization",
"space": "contact:space:Contacts",
"modifiedBy": "61f1031c1badffab2bb33861",
"modifiedOn": 1643185278589,
"name": "Apple"
},
{
"_id": "61f1048a25355d019917dbd8",
"_class": "contact:class:Organization",
"space": "contact:space:Contacts",
"modifiedBy": "61f1031c1badffab2bb33861",
"modifiedOn": 1643185290358,
"name": "DeleteOrg"
},
{
"_id": "61f104ba25355d019917dbf8",
"_class": "contact:class:Person",
"space": "contact:space:Contacts",
"modifiedBy": "61f1031c1badffab2bb33861",
"modifiedOn": 1643186485137,
"name": "Multiseed,John",
"city": null,
"channels": null,
"recruit:mixin:Candidate": {
"onsite": null,
"remote": null,
"title": null,
"applications": 1
},
"attachments": 1
}
]