diff --git a/CHANGELOG-draft.md b/CHANGELOG-draft.md index 76b8d36878..44e49819bd 100644 --- a/CHANGELOG-draft.md +++ b/CHANGELOG-draft.md @@ -48,7 +48,7 @@ THIS FILE ACCUMULATES THE RELEASE NOTES FOR THE UPCOMING RELEASE. * Make mapping between (team) permissions and roles more lenient (#1711) * The `DELETE /conversations/:cnv/members/:usr` endpoint rewritten to Servant (#1697) * Remove leftover auto-connect internal endpoint and code (#1716) -* Clean up JSON golden tests (#1729, #1732) +* Clean up JSON golden tests (#1729, #1732, #1733) * Make regenerated JSON output deterministic (#1734) * Import fix for snappy linker issue (#1736) diff --git a/libs/wire-api/test/golden/fromJSON/testObject_SimpleMember_user_2-2.json b/libs/wire-api/test/golden/fromJSON/testObject_SimpleMember_user_2-2.json new file mode 100644 index 0000000000..5caa1b47df --- /dev/null +++ b/libs/wire-api/test/golden/fromJSON/testObject_SimpleMember_user_2-2.json @@ -0,0 +1,7 @@ +{ + "qualified_id": { + "id": "0000003a-0000-0042-0000-007500000037", + "domain": "faraway.example.com" + }, + "id": "0000003a-0000-0042-0000-007500000036" +} diff --git a/libs/wire-api/test/golden/fromJSON/testObject_SimpleMember_user_1.json b/libs/wire-api/test/golden/fromJSON/testObject_SimpleMember_user_2.json similarity index 100% rename from libs/wire-api/test/golden/fromJSON/testObject_SimpleMember_user_1.json rename to libs/wire-api/test/golden/fromJSON/testObject_SimpleMember_user_2.json diff --git a/libs/wire-api/test/golden/testObject_AppName_user_10.json b/libs/wire-api/test/golden/testObject_AppName_user_10.json deleted file mode 100644 index 6b83d61ab4..0000000000 --- a/libs/wire-api/test/golden/testObject_AppName_user_10.json +++ /dev/null @@ -1 +0,0 @@ -"R\u0004\\N收t⁔u􃘒" diff --git a/libs/wire-api/test/golden/testObject_AppName_user_11.json b/libs/wire-api/test/golden/testObject_AppName_user_11.json deleted file mode 100644 index b669aebdc3..0000000000 --- a/libs/wire-api/test/golden/testObject_AppName_user_11.json +++ /dev/null @@ -1 +0,0 @@ -"!i3dW𡪤%󹝁𡳱.\u0013;\u0013푖I\u0019cP\u000cD" diff --git a/libs/wire-api/test/golden/testObject_AppName_user_12.json b/libs/wire-api/test/golden/testObject_AppName_user_12.json deleted file mode 100644 index 966c291131..0000000000 --- a/libs/wire-api/test/golden/testObject_AppName_user_12.json +++ /dev/null @@ -1 +0,0 @@ -"6>" diff --git a/libs/wire-api/test/golden/testObject_AppName_user_13.json b/libs/wire-api/test/golden/testObject_AppName_user_13.json deleted file mode 100644 index b284fb6ff6..0000000000 --- a/libs/wire-api/test/golden/testObject_AppName_user_13.json +++ /dev/null @@ -1 +0,0 @@ -"dLꒅBbAr6H_\t" diff --git a/libs/wire-api/test/golden/testObject_AppName_user_14.json b/libs/wire-api/test/golden/testObject_AppName_user_14.json deleted file mode 100644 index 5512f24140..0000000000 --- a/libs/wire-api/test/golden/testObject_AppName_user_14.json +++ /dev/null @@ -1 +0,0 @@ -"R%𠊐𮀀(J􎸖\"M󱔄Ls\u0017K\\\u0006" diff --git a/libs/wire-api/test/golden/testObject_AppName_user_15.json b/libs/wire-api/test/golden/testObject_AppName_user_15.json deleted file mode 100644 index ccbbda5e71..0000000000 --- a/libs/wire-api/test/golden/testObject_AppName_user_15.json +++ /dev/null @@ -1 +0,0 @@ -"Ih\u000fDA'J'q􂔋" diff --git a/libs/wire-api/test/golden/testObject_AppName_user_16.json b/libs/wire-api/test/golden/testObject_AppName_user_16.json deleted file mode 100644 index e16c76dff8..0000000000 --- a/libs/wire-api/test/golden/testObject_AppName_user_16.json +++ /dev/null @@ -1 +0,0 @@ -"" diff --git a/libs/wire-api/test/golden/testObject_AppName_user_17.json b/libs/wire-api/test/golden/testObject_AppName_user_17.json deleted file mode 100644 index f43b7af314..0000000000 --- a/libs/wire-api/test/golden/testObject_AppName_user_17.json +++ /dev/null @@ -1 +0,0 @@ -"~s\u0015穎=YN𤝔?P󿗅􇊠󶟧𦜦󽤧S" diff --git a/libs/wire-api/test/golden/testObject_AppName_user_18.json b/libs/wire-api/test/golden/testObject_AppName_user_18.json deleted file mode 100644 index ce970fcead..0000000000 --- a/libs/wire-api/test/golden/testObject_AppName_user_18.json +++ /dev/null @@ -1 +0,0 @@ -"j\u0008\u0007@,􆌟\"b𩠀g\nL𪃧Y\u0010\u000cp建Z]" diff --git a/libs/wire-api/test/golden/testObject_AppName_user_19.json b/libs/wire-api/test/golden/testObject_AppName_user_19.json deleted file mode 100644 index b9cd7078ba..0000000000 --- a/libs/wire-api/test/golden/testObject_AppName_user_19.json +++ /dev/null @@ -1 +0,0 @@ -"vv𧯤qO\u0010,l𬤰a襕BF)>" diff --git a/libs/wire-api/test/golden/testObject_AppName_user_2.json b/libs/wire-api/test/golden/testObject_AppName_user_2.json deleted file mode 100644 index e16c76dff8..0000000000 --- a/libs/wire-api/test/golden/testObject_AppName_user_2.json +++ /dev/null @@ -1 +0,0 @@ -"" diff --git a/libs/wire-api/test/golden/testObject_AppName_user_20.json b/libs/wire-api/test/golden/testObject_AppName_user_20.json deleted file mode 100644 index 72dbdfbc85..0000000000 --- a/libs/wire-api/test/golden/testObject_AppName_user_20.json +++ /dev/null @@ -1 +0,0 @@ -"nD8" diff --git a/libs/wire-api/test/golden/testObject_AppName_user_3.json b/libs/wire-api/test/golden/testObject_AppName_user_3.json deleted file mode 100644 index 6c811e7358..0000000000 --- a/libs/wire-api/test/golden/testObject_AppName_user_3.json +++ /dev/null @@ -1 +0,0 @@ -"{욚B$1)<" diff --git a/libs/wire-api/test/golden/testObject_AppName_user_4.json b/libs/wire-api/test/golden/testObject_AppName_user_4.json deleted file mode 100644 index f86e7aa238..0000000000 --- a/libs/wire-api/test/golden/testObject_AppName_user_4.json +++ /dev/null @@ -1 +0,0 @@ -"𮇇2H\\妣LOV/\u000f" diff --git a/libs/wire-api/test/golden/testObject_AppName_user_5.json b/libs/wire-api/test/golden/testObject_AppName_user_5.json deleted file mode 100644 index abcdffa6df..0000000000 --- a/libs/wire-api/test/golden/testObject_AppName_user_5.json +++ /dev/null @@ -1 +0,0 @@ -"(=}𪼻\u0011\u0003fl*𮅼T졡𢔢>N;󽺮{m+}C%۞\u0002\u0019\u000cAX\u0006" diff --git a/libs/wire-api/test/golden/testObject_AppName_user_6.json b/libs/wire-api/test/golden/testObject_AppName_user_6.json deleted file mode 100644 index bd04125e59..0000000000 --- a/libs/wire-api/test/golden/testObject_AppName_user_6.json +++ /dev/null @@ -1 +0,0 @@ -"O𮋜 4󵀰L8w𗱡\u00020g." diff --git a/libs/wire-api/test/golden/testObject_AppName_user_7.json b/libs/wire-api/test/golden/testObject_AppName_user_7.json deleted file mode 100644 index b4b4cfdb46..0000000000 --- a/libs/wire-api/test/golden/testObject_AppName_user_7.json +++ /dev/null @@ -1 +0,0 @@ -"ms\u0010" diff --git a/libs/wire-api/test/golden/testObject_AppName_user_8.json b/libs/wire-api/test/golden/testObject_AppName_user_8.json deleted file mode 100644 index e8aa043186..0000000000 --- a/libs/wire-api/test/golden/testObject_AppName_user_8.json +++ /dev/null @@ -1 +0,0 @@ -"\"􆚁h􈀾􍵖e󸈎Y<3;w󱧄􊠲/u9𣴅᱑\u0001>𦗊\u0013𢔐󼋌w" diff --git a/libs/wire-api/test/golden/testObject_AppName_user_9.json b/libs/wire-api/test/golden/testObject_AppName_user_9.json deleted file mode 100644 index e16c76dff8..0000000000 --- a/libs/wire-api/test/golden/testObject_AppName_user_9.json +++ /dev/null @@ -1 +0,0 @@ -"" diff --git a/libs/wire-api/test/golden/testObject_ClientMismatch_user_1.json b/libs/wire-api/test/golden/testObject_ClientMismatch_user_1.json index 32d955e0d2..84e1858d21 100644 --- a/libs/wire-api/test/golden/testObject_ClientMismatch_user_1.json +++ b/libs/wire-api/test/golden/testObject_ClientMismatch_user_1.json @@ -7,46 +7,15 @@ "00000005-0000-0000-0000-000600000008": [ "0", "1" - ], - "00000005-0000-0002-0000-000800000001": [ - "3", - "4" - ], - "00000005-0000-0006-0000-000400000001": [] + ] }, "missing": { "00000000-0000-0000-0000-000100000002": [ "0", "1" ], - "00000000-0000-0000-0000-000200000000": [ - "0" - ], - "00000000-0000-0001-0000-000200000001": [ - "2" - ], - "00000000-0000-0001-0000-000200000002": [], - "00000001-0000-0000-0000-000000000000": [], - "00000001-0000-0000-0000-000100000002": [ - "0", - "1" - ], - "00000001-0000-0001-0000-000100000002": [ - "0", - "1" - ], - "00000001-0000-0002-0000-000200000000": [], - "00000001-0000-0002-0000-000200000001": [ - "0" - ], - "00000002-0000-0000-0000-000200000000": [ - "0" - ], - "00000002-0000-0001-0000-000200000002": [] - }, - "redundant": { - "00000009-0000-005e-0000-002e00000012": [], - "00000072-0000-0051-0000-000500000007": [] + "00000000-0000-0000-0000-000200000000": [] }, + "redundant": {}, "time": "1864-04-12T12:22:43.673Z" } diff --git a/libs/wire-api/test/golden/testObject_ClientMismatch_user_10.json b/libs/wire-api/test/golden/testObject_ClientMismatch_user_10.json deleted file mode 100644 index 8daff83ea2..0000000000 --- a/libs/wire-api/test/golden/testObject_ClientMismatch_user_10.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "deleted": { - "0000004c-0000-006b-0000-000d00000009": [ - "0", - "1" - ], - "0000006b-0000-0079-0000-007e00000028": [ - "0", - "1", - "2" - ] - }, - "missing": { - "00000031-0000-0056-0000-007600000063": [ - "20", - "f" - ], - "00000051-0000-007d-0000-004600000046": [ - "1", - "8", - "e" - ] - }, - "redundant": { - "00000007-0000-0008-0000-001a00000011": [ - "0", - "3" - ], - "00000016-0000-0013-0000-000a00000009": [], - "0000001c-0000-0003-0000-001300000012": [ - "0", - "2" - ] - }, - "time": "1864-06-08T05:23:30.672Z" -} diff --git a/libs/wire-api/test/golden/testObject_ClientMismatch_user_11.json b/libs/wire-api/test/golden/testObject_ClientMismatch_user_11.json deleted file mode 100644 index 00989e746c..0000000000 --- a/libs/wire-api/test/golden/testObject_ClientMismatch_user_11.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "deleted": { - "00000000-0000-0000-0000-000200000000": [ - "0", - "1" - ], - "00000000-0000-0001-0000-000100000000": [ - "3" - ], - "00000000-0000-0002-0000-000200000002": [ - "0", - "1" - ], - "00000001-0000-0000-0000-000000000000": [ - "0" - ], - "00000001-0000-0000-0000-000200000000": [ - "3" - ], - "00000001-0000-0001-0000-000000000000": [ - "0", - "1" - ], - "00000001-0000-0001-0000-000100000001": [ - "0", - "1" - ], - "00000001-0000-0001-0000-000200000000": [] - }, - "missing": { - "00000015-0000-0004-0000-000300000006": [ - "0", - "1" - ], - "00000015-0000-000f-0000-00040000000f": [], - "0000001b-0000-0005-0000-001800000000": [] - }, - "redundant": { - "00000002-0000-0016-0000-000d00000017": [ - "1", - "2" - ], - "00000008-0000-000c-0000-00090000001a": [ - "0", - "b" - ], - "0000001d-0000-001a-0000-00080000000d": [ - "1e" - ] - }, - "time": "1864-04-14T22:55:33.894Z" -} diff --git a/libs/wire-api/test/golden/testObject_ClientMismatch_user_12.json b/libs/wire-api/test/golden/testObject_ClientMismatch_user_12.json deleted file mode 100644 index a772eb4449..0000000000 --- a/libs/wire-api/test/golden/testObject_ClientMismatch_user_12.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "deleted": { - "00000000-0000-0000-0000-000000000000": [ - "0", - "1" - ], - "00000000-0000-0001-0000-000100000001": [], - "00000000-0000-0002-0000-000000000001": [], - "00000001-0000-0001-0000-000200000000": [ - "0", - "1" - ], - "00000001-0000-0001-0000-000200000001": [], - "00000001-0000-0001-0000-000200000002": [], - "00000001-0000-0002-0000-000000000002": [], - "00000001-0000-0002-0000-000100000002": [ - "0" - ], - "00000002-0000-0000-0000-000100000002": [ - "1" - ], - "00000002-0000-0001-0000-000000000000": [ - "0", - "1" - ], - "00000002-0000-0001-0000-000100000000": [ - "1" - ], - "00000002-0000-0001-0000-000200000000": [], - "00000002-0000-0001-0000-000200000002": [], - "00000002-0000-0002-0000-000000000002": [ - "2" - ], - "00000002-0000-0002-0000-000100000001": [ - "2" - ] - }, - "missing": {}, - "redundant": { - "00000068-0000-0004-0000-004800000071": [ - "dab" - ], - "0000007b-0000-003e-0000-002a00000078": [] - }, - "time": "1864-05-08T01:07:14.883Z" -} diff --git a/libs/wire-api/test/golden/testObject_ClientMismatch_user_13.json b/libs/wire-api/test/golden/testObject_ClientMismatch_user_13.json deleted file mode 100644 index 990f370df3..0000000000 --- a/libs/wire-api/test/golden/testObject_ClientMismatch_user_13.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "deleted": { - "00000000-0000-0000-0000-000000000000": [ - "0" - ], - "00000000-0000-0000-0000-000100000001": [ - "1" - ], - "00000000-0000-0001-0000-000000000000": [ - "0" - ], - "00000000-0000-0001-0000-000000000001": [], - "00000000-0000-0001-0000-000100000000": [ - "1" - ], - "00000001-0000-0000-0000-000000000000": [ - "0" - ], - "00000001-0000-0000-0000-000000000001": [], - "00000001-0000-0000-0000-000100000000": [], - "00000001-0000-0001-0000-000000000000": [], - "00000001-0000-0001-0000-000000000001": [ - "1" - ] - }, - "missing": { - "00000000-0000-0000-0000-000000000001": [], - "00000000-0000-0000-0000-000100000000": [ - "0" - ], - "00000000-0000-0001-0000-000000000000": [], - "00000000-0000-0001-0000-000000000001": [], - "00000000-0000-0001-0000-000100000000": [ - "0" - ], - "00000001-0000-0000-0000-000000000000": [ - "0", - "1" - ], - "00000001-0000-0000-0000-000000000001": [], - "00000001-0000-0000-0000-000100000000": [], - "00000001-0000-0000-0000-000100000001": [], - "00000001-0000-0001-0000-000000000000": [ - "0", - "1" - ], - "00000001-0000-0001-0000-000000000001": [] - }, - "redundant": { - "00000000-0000-0003-0000-000300000002": [ - "0" - ], - "00000000-0000-0004-0000-000000000001": [], - "00000001-0000-0000-0000-000300000001": [], - "00000002-0000-0000-0000-000400000001": [ - "1" - ], - "00000003-0000-0004-0000-000400000002": [], - "00000004-0000-0000-0000-000200000004": [], - "00000004-0000-0002-0000-000000000003": [ - "0", - "1" - ] - }, - "time": "1864-05-09T16:28:56.647Z" -} diff --git a/libs/wire-api/test/golden/testObject_ClientMismatch_user_14.json b/libs/wire-api/test/golden/testObject_ClientMismatch_user_14.json deleted file mode 100644 index 0a6d2c273c..0000000000 --- a/libs/wire-api/test/golden/testObject_ClientMismatch_user_14.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "deleted": { - "00004cd5-0000-31af-0000-638a000043c3": [ - "2a5", - "3d0" - ] - }, - "missing": { - "00000000-0000-0000-0000-000200000002": [ - "1" - ], - "00000000-0000-0001-0000-000200000002": [], - "00000000-0000-0002-0000-000200000002": [ - "3" - ], - "00000001-0000-0001-0000-000000000001": [], - "00000001-0000-0001-0000-000200000002": [], - "00000001-0000-0002-0000-000000000001": [], - "00000001-0000-0002-0000-000000000002": [ - "3" - ], - "00000002-0000-0001-0000-000100000000": [ - "3" - ], - "00000002-0000-0002-0000-000000000001": [ - "0", - "1" - ] - }, - "redundant": { - "00000017-0000-0001-0000-005b00000037": [ - "8a6" - ], - "00000080-0000-003c-0000-00680000001d": [ - "0", - "2", - "4" - ] - }, - "time": "1864-05-08T01:02:42.968Z" -} diff --git a/libs/wire-api/test/golden/testObject_ClientMismatch_user_15.json b/libs/wire-api/test/golden/testObject_ClientMismatch_user_15.json deleted file mode 100644 index a8b2d8aa18..0000000000 --- a/libs/wire-api/test/golden/testObject_ClientMismatch_user_15.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "deleted": { - "00002695-0000-0695-0000-494f00003295": [ - "13", - "15", - "6" - ] - }, - "missing": { - "00000000-0000-0000-0000-000000000000": [], - "00000000-0000-0000-0000-000100000000": [], - "00000000-0000-0000-0000-000100000001": [], - "00000000-0000-0001-0000-000000000000": [], - "00000000-0000-0001-0000-000000000001": [], - "00000000-0000-0001-0000-000100000000": [], - "00000000-0000-0001-0000-000100000001": [], - "00000001-0000-0000-0000-000000000000": [], - "00000001-0000-0000-0000-000000000001": [], - "00000001-0000-0000-0000-000100000000": [], - "00000001-0000-0001-0000-000000000000": [], - "00000001-0000-0001-0000-000000000001": [], - "00000001-0000-0001-0000-000100000000": [], - "00000001-0000-0001-0000-000100000001": [] - }, - "redundant": { - "00000001-0000-0002-0000-000200000005": [ - "0", - "1" - ], - "00000002-0000-0000-0000-000500000001": [], - "00000003-0000-0008-0000-000600000008": [ - "0", - "1" - ], - "00000007-0000-0003-0000-000600000006": [ - "1", - "2" - ] - }, - "time": "1864-06-02T22:04:34.496Z" -} diff --git a/libs/wire-api/test/golden/testObject_ClientMismatch_user_16.json b/libs/wire-api/test/golden/testObject_ClientMismatch_user_16.json deleted file mode 100644 index 28320724eb..0000000000 --- a/libs/wire-api/test/golden/testObject_ClientMismatch_user_16.json +++ /dev/null @@ -1,53 +0,0 @@ -{ - "deleted": { - "00000000-0000-001f-0000-000b0000001c": [ - "8", - "e" - ], - "00000013-0000-0015-0000-001f0000000a": [ - "41" - ], - "00000018-0000-0020-0000-002000000000": [ - "1", - "3", - "4" - ] - }, - "missing": { - "00000000-0000-0000-0000-000000000001": [ - "1" - ], - "00000000-0000-0000-0000-000000000002": [ - "3" - ], - "00000000-0000-0002-0000-000000000002": [], - "00000001-0000-0000-0000-000100000001": [ - "2" - ], - "00000001-0000-0000-0000-000200000001": [ - "0", - "1" - ], - "00000001-0000-0001-0000-000200000000": [ - "1" - ], - "00000001-0000-0002-0000-000200000002": [ - "0", - "1" - ], - "00000002-0000-0000-0000-000000000002": [ - "0", - "1" - ], - "00000002-0000-0000-0000-000200000001": [], - "00000002-0000-0002-0000-000000000002": [] - }, - "redundant": { - "00000a6b-0000-5bd1-0000-7ab500002215": [ - "55", - "76", - "c0" - ] - }, - "time": "1864-06-01T16:55:21.151Z" -} diff --git a/libs/wire-api/test/golden/testObject_ClientMismatch_user_17.json b/libs/wire-api/test/golden/testObject_ClientMismatch_user_17.json deleted file mode 100644 index 202bf725da..0000000000 --- a/libs/wire-api/test/golden/testObject_ClientMismatch_user_17.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "deleted": { - "00000025-0000-0012-0000-002500000033": [ - "0", - "1" - ], - "0000003b-0000-005f-0000-00330000007f": [] - }, - "missing": { - "00000000-0000-0001-0000-000000000002": [], - "00000000-0000-0002-0000-000200000000": [ - "0", - "1" - ], - "00000000-0000-0002-0000-000200000001": [ - "0", - "1" - ], - "00000000-0000-0002-0000-000200000002": [ - "0", - "1" - ], - "00000001-0000-0000-0000-000100000000": [], - "00000001-0000-0001-0000-000100000000": [ - "1" - ], - "00000001-0000-0002-0000-000100000000": [ - "0" - ], - "00000001-0000-0002-0000-000200000000": [], - "00000002-0000-0000-0000-000100000002": [ - "0", - "1" - ], - "00000002-0000-0001-0000-000000000000": [ - "0" - ] - }, - "redundant": { - "0000451d-0000-7508-0000-317f0000186b": [ - "e730" - ] - }, - "time": "1864-04-23T21:23:53.493Z" -} diff --git a/libs/wire-api/test/golden/testObject_ClientMismatch_user_18.json b/libs/wire-api/test/golden/testObject_ClientMismatch_user_18.json deleted file mode 100644 index f444dd85aa..0000000000 --- a/libs/wire-api/test/golden/testObject_ClientMismatch_user_18.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "deleted": { - "00000000-0000-0001-0000-000000000008": [], - "00000002-0000-0000-0000-000000000007": [], - "00000002-0000-0003-0000-000800000002": [ - "0", - "4" - ], - "00000002-0000-0004-0000-000800000002": [ - "0", - "1" - ] - }, - "missing": { - "00000000-0000-0004-0000-000400000000": [], - "00000002-0000-0000-0000-000000000001": [ - "1", - "2" - ], - "00000002-0000-0000-0000-000300000004": [], - "00000003-0000-0000-0000-000400000004": [ - "0", - "1" - ], - "00000003-0000-0002-0000-000100000004": [], - "00000004-0000-0003-0000-000400000004": [ - "5" - ], - "00000004-0000-0004-0000-000300000002": [] - }, - "redundant": { - "00000000-0000-0000-0000-000000000000": [], - "00000000-0000-0000-0000-000000000001": [ - "0" - ], - "00000000-0000-0000-0000-000100000000": [], - "00000000-0000-0001-0000-000000000000": [], - "00000000-0000-0001-0000-000000000001": [], - "00000000-0000-0001-0000-000100000000": [], - "00000000-0000-0001-0000-000100000001": [ - "0" - ], - "00000001-0000-0000-0000-000000000000": [ - "1" - ], - "00000001-0000-0000-0000-000000000001": [ - "0" - ], - "00000001-0000-0000-0000-000100000000": [ - "0", - "1" - ], - "00000001-0000-0000-0000-000100000001": [], - "00000001-0000-0001-0000-000000000000": [], - "00000001-0000-0001-0000-000000000001": [], - "00000001-0000-0001-0000-000100000000": [ - "0", - "1" - ], - "00000001-0000-0001-0000-000100000001": [ - "0", - "1" - ] - }, - "time": "1864-05-14T18:56:29.815Z" -} diff --git a/libs/wire-api/test/golden/testObject_ClientMismatch_user_19.json b/libs/wire-api/test/golden/testObject_ClientMismatch_user_19.json deleted file mode 100644 index 3d6fadef67..0000000000 --- a/libs/wire-api/test/golden/testObject_ClientMismatch_user_19.json +++ /dev/null @@ -1,72 +0,0 @@ -{ - "deleted": { - "00000013-0000-0002-0000-003500000013": [ - "11", - "9" - ], - "0000003c-0000-000f-0000-003e00000013": [ - "1", - "8" - ] - }, - "missing": { - "00000000-0000-0001-0000-000000000002": [], - "00000000-0000-0001-0000-000100000002": [ - "1" - ], - "00000000-0000-0001-0000-000200000001": [ - "1" - ], - "00000000-0000-0001-0000-000200000002": [], - "00000000-0000-0002-0000-000200000000": [], - "00000001-0000-0000-0000-000000000000": [ - "1" - ], - "00000001-0000-0000-0000-000000000002": [ - "1" - ], - "00000001-0000-0001-0000-000000000002": [ - "1" - ], - "00000001-0000-0002-0000-000100000002": [ - "0", - "1" - ], - "00000002-0000-0000-0000-000000000002": [], - "00000002-0000-0000-0000-000200000000": [ - "0" - ], - "00000002-0000-0000-0000-000200000001": [ - "0", - "1" - ], - "00000002-0000-0001-0000-000000000001": [ - "0", - "1" - ], - "00000002-0000-0001-0000-000100000002": [] - }, - "redundant": { - "00000000-0000-0000-0000-000200000001": [ - "0", - "1" - ], - "00000000-0000-0001-0000-000000000000": [], - "00000000-0000-0002-0000-000200000001": [ - "3" - ], - "00000001-0000-0000-0000-000100000000": [ - "0", - "1" - ], - "00000001-0000-0001-0000-000000000000": [ - "0" - ], - "00000001-0000-0001-0000-000100000000": [], - "00000001-0000-0002-0000-000200000001": [ - "3" - ], - "00000002-0000-0000-0000-000100000002": [] - }, - "time": "1864-06-06T11:59:12.981Z" -} diff --git a/libs/wire-api/test/golden/testObject_ClientMismatch_user_2.json b/libs/wire-api/test/golden/testObject_ClientMismatch_user_2.json deleted file mode 100644 index 85dc9f6d76..0000000000 --- a/libs/wire-api/test/golden/testObject_ClientMismatch_user_2.json +++ /dev/null @@ -1,56 +0,0 @@ -{ - "deleted": { - "00000001-0000-0006-0000-000800000004": [ - "0", - "1" - ], - "00000005-0000-0000-0000-000100000002": [ - "2", - "4" - ], - "00000005-0000-0000-0000-000600000002": [ - "0", - "1" - ], - "00000007-0000-0004-0000-000800000001": [ - "0", - "1" - ] - }, - "missing": { - "0000000d-0000-000e-0000-00170000001c": [ - "0", - "2", - "3" - ], - "0000000e-0000-001d-0000-00160000001c": [ - "0", - "1" - ], - "00000016-0000-0005-0000-001b0000001e": [ - "50" - ] - }, - "redundant": { - "00000000-0000-0000-0000-000000000001": [ - "0", - "1" - ], - "00000000-0000-0002-0000-000200000001": [ - "0" - ], - "00000001-0000-0001-0000-000200000000": [], - "00000001-0000-0001-0000-000200000001": [ - "0" - ], - "00000001-0000-0002-0000-000000000000": [ - "0" - ], - "00000002-0000-0000-0000-000000000000": [ - "3" - ], - "00000002-0000-0001-0000-000100000000": [], - "00000002-0000-0002-0000-000200000001": [] - }, - "time": "1864-04-19T08:06:54.492Z" -} diff --git a/libs/wire-api/test/golden/testObject_ClientMismatch_user_20.json b/libs/wire-api/test/golden/testObject_ClientMismatch_user_20.json deleted file mode 100644 index d09c62b9b9..0000000000 --- a/libs/wire-api/test/golden/testObject_ClientMismatch_user_20.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "deleted": { - "00000008-0000-0018-0000-00080000000a": [], - "00000018-0000-0017-0000-00110000000a": [], - "0000001a-0000-0020-0000-000400000016": [] - }, - "missing": { - "00000001-0000-0000-0000-000200000000": [ - "0", - "1" - ], - "00000001-0000-0003-0000-000300000004": [ - "0", - "1" - ], - "00000001-0000-0004-0000-000300000002": [ - "e" - ], - "00000002-0000-0002-0000-000300000003": [ - "0", - "1" - ], - "00000002-0000-0004-0000-000300000003": [ - "6" - ], - "00000003-0000-0000-0000-000400000002": [ - "0", - "1" - ] - }, - "redundant": { - "00000001-0000-0004-0000-000200000004": [ - "f" - ], - "00000002-0000-0003-0000-000300000003": [], - "00000003-0000-0001-0000-000100000003": [ - "0", - "1" - ], - "00000004-0000-0001-0000-000100000002": [ - "0", - "1" - ], - "00000004-0000-0002-0000-000300000003": [], - "00000004-0000-0003-0000-000000000001": [ - "0", - "2" - ] - }, - "time": "1864-05-20T02:14:30.091Z" -} diff --git a/libs/wire-api/test/golden/testObject_ClientMismatch_user_3.json b/libs/wire-api/test/golden/testObject_ClientMismatch_user_3.json deleted file mode 100644 index c6c5627030..0000000000 --- a/libs/wire-api/test/golden/testObject_ClientMismatch_user_3.json +++ /dev/null @@ -1,49 +0,0 @@ -{ - "deleted": { - "00000000-0000-0000-0000-000000000001": [], - "00000000-0000-0001-0000-000000000000": [], - "00000000-0000-0001-0000-000000000001": [ - "0" - ], - "00000001-0000-0000-0000-000000000000": [], - "00000001-0000-0000-0000-000000000001": [], - "00000001-0000-0000-0000-000100000000": [], - "00000001-0000-0000-0000-000100000001": [], - "00000001-0000-0001-0000-000000000001": [], - "00000001-0000-0001-0000-000100000000": [ - "0", - "1" - ] - }, - "missing": { - "00000002-0000-0006-0000-000700000013": [ - "0", - "1" - ], - "00000019-0000-001e-0000-000e0000001e": [ - "1", - "e" - ], - "0000001e-0000-000b-0000-000600000018": [ - "b" - ] - }, - "redundant": { - "00000000-0000-0000-0000-000300000002": [], - "00000001-0000-0001-0000-000300000002": [ - "8" - ], - "00000002-0000-0001-0000-000100000003": [], - "00000003-0000-0000-0000-000000000000": [ - "0", - "1" - ], - "00000004-0000-0001-0000-000000000000": [ - "3" - ], - "00000004-0000-0004-0000-000300000002": [ - "e" - ] - }, - "time": "1864-05-18T16:25:29.722Z" -} diff --git a/libs/wire-api/test/golden/testObject_ClientMismatch_user_4.json b/libs/wire-api/test/golden/testObject_ClientMismatch_user_4.json deleted file mode 100644 index 9cff66e010..0000000000 --- a/libs/wire-api/test/golden/testObject_ClientMismatch_user_4.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "deleted": { - "00000000-0000-0007-0000-000700000001": [ - "0", - "1" - ], - "00000001-0000-0004-0000-000200000003": [ - "0", - "1", - "2" - ], - "00000004-0000-0001-0000-000800000005": [ - "b" - ], - "00000005-0000-0008-0000-000000000001": [] - }, - "missing": { - "00000000-0000-0003-0000-000800000002": [ - "1" - ], - "00000002-0000-0005-0000-000300000000": [ - "1" - ], - "00000003-0000-0001-0000-000200000005": [], - "00000005-0000-0006-0000-000500000001": [], - "00000006-0000-0001-0000-000100000006": [] - }, - "redundant": {}, - "time": "1864-04-20T07:47:05.133Z" -} diff --git a/libs/wire-api/test/golden/testObject_ClientMismatch_user_5.json b/libs/wire-api/test/golden/testObject_ClientMismatch_user_5.json deleted file mode 100644 index 2067d59dd1..0000000000 --- a/libs/wire-api/test/golden/testObject_ClientMismatch_user_5.json +++ /dev/null @@ -1,84 +0,0 @@ -{ - "deleted": { - "00000000-0000-0000-0000-000000000001": [], - "00000000-0000-0000-0000-000200000000": [], - "00000000-0000-0000-0000-000200000002": [], - "00000000-0000-0001-0000-000000000000": [], - "00000000-0000-0001-0000-000100000001": [], - "00000001-0000-0000-0000-000100000000": [], - "00000001-0000-0000-0000-000200000000": [], - "00000001-0000-0002-0000-000000000000": [], - "00000002-0000-0000-0000-000100000002": [], - "00000002-0000-0001-0000-000000000002": [], - "00000002-0000-0002-0000-000100000002": [ - "0", - "1" - ] - }, - "missing": { - "00000000-0000-0000-0000-000000000002": [ - "0" - ], - "00000000-0000-0001-0000-000200000000": [ - "0", - "1" - ], - "00000000-0000-0001-0000-000200000001": [ - "0" - ], - "00000001-0000-0002-0000-000000000000": [ - "1" - ], - "00000001-0000-0002-0000-000200000002": [ - "0", - "1" - ], - "00000002-0000-0000-0000-000000000001": [ - "1" - ], - "00000002-0000-0000-0000-000100000001": [ - "0", - "1" - ], - "00000002-0000-0000-0000-000200000002": [ - "0", - "1" - ], - "00000002-0000-0001-0000-000100000002": [ - "0", - "1" - ], - "00000002-0000-0001-0000-000200000001": [ - "2" - ], - "00000002-0000-0002-0000-000100000002": [] - }, - "redundant": { - "00000000-0000-0000-0000-000100000000": [ - "1" - ], - "00000000-0000-0001-0000-000100000002": [ - "3" - ], - "00000000-0000-0001-0000-000200000002": [ - "0", - "1" - ], - "00000001-0000-0001-0000-000100000000": [ - "0", - "1" - ], - "00000001-0000-0002-0000-000000000002": [ - "0", - "1" - ], - "00000001-0000-0002-0000-000100000001": [], - "00000001-0000-0002-0000-000200000000": [], - "00000002-0000-0000-0000-000200000000": [], - "00000002-0000-0000-0000-000200000002": [], - "00000002-0000-0002-0000-000200000000": [ - "1" - ] - }, - "time": "1864-04-26T19:31:21.478Z" -} diff --git a/libs/wire-api/test/golden/testObject_ClientMismatch_user_6.json b/libs/wire-api/test/golden/testObject_ClientMismatch_user_6.json deleted file mode 100644 index 411c9a9743..0000000000 --- a/libs/wire-api/test/golden/testObject_ClientMismatch_user_6.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "deleted": {}, - "missing": { - "00000001-0000-0006-0000-000300000003": [], - "00000002-0000-0000-0000-000300000005": [ - "1", - "2" - ], - "00000004-0000-0005-0000-000100000006": [ - "0", - "1" - ], - "00000007-0000-0001-0000-000500000008": [ - "1a" - ] - }, - "redundant": {}, - "time": "1864-05-28T18:24:35.996Z" -} diff --git a/libs/wire-api/test/golden/testObject_ClientMismatch_user_7.json b/libs/wire-api/test/golden/testObject_ClientMismatch_user_7.json deleted file mode 100644 index 590947da4a..0000000000 --- a/libs/wire-api/test/golden/testObject_ClientMismatch_user_7.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "deleted": { - "00000000-0000-0000-0000-000000000000": [ - "0", - "1" - ], - "00000000-0000-0000-0000-000000000001": [ - "1" - ], - "00000000-0000-0000-0000-000100000000": [ - "0" - ], - "00000000-0000-0000-0000-000100000001": [], - "00000000-0000-0001-0000-000000000001": [], - "00000000-0000-0001-0000-000100000000": [], - "00000000-0000-0001-0000-000100000001": [ - "1" - ], - "00000001-0000-0000-0000-000000000000": [], - "00000001-0000-0000-0000-000000000001": [ - "0", - "1" - ], - "00000001-0000-0000-0000-000100000000": [], - "00000001-0000-0000-0000-000100000001": [] - }, - "missing": {}, - "redundant": { - "00000000-0000-0001-0000-000000000002": [ - "0", - "1" - ], - "00000001-0000-0000-0000-000200000002": [ - "2" - ], - "00000001-0000-0001-0000-000000000000": [], - "00000001-0000-0001-0000-000000000002": [ - "0", - "1" - ], - "00000001-0000-0001-0000-000200000001": [], - "00000001-0000-0002-0000-000200000001": [ - "0", - "1" - ], - "00000002-0000-0000-0000-000100000001": [ - "0" - ], - "00000002-0000-0001-0000-000000000002": [ - "0", - "1" - ], - "00000002-0000-0001-0000-000100000002": [], - "00000002-0000-0002-0000-000100000002": [ - "0", - "1" - ] - }, - "time": "1864-05-26T02:38:01.741Z" -} diff --git a/libs/wire-api/test/golden/testObject_ClientMismatch_user_8.json b/libs/wire-api/test/golden/testObject_ClientMismatch_user_8.json deleted file mode 100644 index 0af38f8d56..0000000000 --- a/libs/wire-api/test/golden/testObject_ClientMismatch_user_8.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "deleted": { - "0000003a-0000-0008-0000-00740000006a": [ - "52f" - ], - "0000003d-0000-0037-0000-005900000042": [ - "2", - "3", - "4" - ] - }, - "missing": { - "00000013-0000-0067-0000-00540000000f": [], - "0000001f-0000-0001-0000-007600000041": [ - "0", - "1", - "2" - ] - }, - "redundant": { - "00000000-0000-0002-0000-000400000001": [ - "0", - "1" - ], - "00000000-0000-0003-0000-000400000000": [ - "0", - "1" - ], - "00000000-0000-0004-0000-000300000002": [], - "00000001-0000-0000-0000-000100000004": [ - "b" - ], - "00000002-0000-0002-0000-000100000001": [], - "00000003-0000-0000-0000-000100000000": [ - "0", - "2" - ] - }, - "time": "1864-04-11T13:11:44.951Z" -} diff --git a/libs/wire-api/test/golden/testObject_ClientMismatch_user_9.json b/libs/wire-api/test/golden/testObject_ClientMismatch_user_9.json deleted file mode 100644 index 2a3852ab20..0000000000 --- a/libs/wire-api/test/golden/testObject_ClientMismatch_user_9.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "deleted": { - "00000029-0000-004d-0000-006d0000000a": [ - "0", - "1" - ], - "0000006c-0000-002c-0000-006600000027": [] - }, - "missing": { - "00003597-0000-21f9-0000-74b8000066b6": [ - "0", - "1", - "2" - ] - }, - "redundant": { - "00000019-0000-004b-0000-00300000007e": [ - "1b" - ], - "00000057-0000-0020-0000-006600000037": [ - "0", - "1", - "4" - ] - }, - "time": "1864-04-20T09:37:09.767Z" -} diff --git a/libs/wire-api/test/golden/testObject_Connect_user_1.json b/libs/wire-api/test/golden/testObject_Connect_user_1.json index b3f62990b9..551cb7d2b1 100644 --- a/libs/wire-api/test/golden/testObject_Connect_user_1.json +++ b/libs/wire-api/test/golden/testObject_Connect_user_1.json @@ -1,5 +1,5 @@ { - "email": null, + "email": "test email", "message": "E", "name": ".🝊]G", "recipient": "00000002-0000-0001-0000-000400000004" diff --git a/libs/wire-api/test/golden/testObject_Connect_user_10.json b/libs/wire-api/test/golden/testObject_Connect_user_10.json deleted file mode 100644 index 28142671bd..0000000000 --- a/libs/wire-api/test/golden/testObject_Connect_user_10.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "email": null, - "message": "", - "name": null, - "recipient": "00000006-0000-0008-0000-000700000005" -} diff --git a/libs/wire-api/test/golden/testObject_Connect_user_11.json b/libs/wire-api/test/golden/testObject_Connect_user_11.json deleted file mode 100644 index a827094882..0000000000 --- a/libs/wire-api/test/golden/testObject_Connect_user_11.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "email": "", - "message": "XiM", - "name": null, - "recipient": "00000007-0000-0008-0000-000100000007" -} diff --git a/libs/wire-api/test/golden/testObject_Connect_user_12.json b/libs/wire-api/test/golden/testObject_Connect_user_12.json deleted file mode 100644 index 5ae13f7d9f..0000000000 --- a/libs/wire-api/test/golden/testObject_Connect_user_12.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "email": "XZ\u0003", - "message": null, - "name": "w􏺇ay", - "recipient": "00000008-0000-0000-0000-000500000005" -} diff --git a/libs/wire-api/test/golden/testObject_Connect_user_13.json b/libs/wire-api/test/golden/testObject_Connect_user_13.json deleted file mode 100644 index 27e8b42d63..0000000000 --- a/libs/wire-api/test/golden/testObject_Connect_user_13.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "email": "J{", - "message": "\u000c.\u0003", - "name": "\u0018", - "recipient": "00000000-0000-0001-0000-000200000003" -} diff --git a/libs/wire-api/test/golden/testObject_Connect_user_14.json b/libs/wire-api/test/golden/testObject_Connect_user_14.json deleted file mode 100644 index 5316c740c8..0000000000 --- a/libs/wire-api/test/golden/testObject_Connect_user_14.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "email": "䈜tFqj\u0016", - "message": null, - "name": "", - "recipient": "00000003-0000-0006-0000-000000000000" -} diff --git a/libs/wire-api/test/golden/testObject_Connect_user_15.json b/libs/wire-api/test/golden/testObject_Connect_user_15.json deleted file mode 100644 index f304a8db86..0000000000 --- a/libs/wire-api/test/golden/testObject_Connect_user_15.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "email": "F|,rJR", - "message": "\u000f!xG", - "name": null, - "recipient": "00000005-0000-0006-0000-000500000008" -} diff --git a/libs/wire-api/test/golden/testObject_Connect_user_16.json b/libs/wire-api/test/golden/testObject_Connect_user_16.json deleted file mode 100644 index e15739971f..0000000000 --- a/libs/wire-api/test/golden/testObject_Connect_user_16.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "email": "㴡i\u0014gW𢠞", - "message": null, - "name": "", - "recipient": "00000000-0000-0008-0000-000600000006" -} diff --git a/libs/wire-api/test/golden/testObject_Connect_user_17.json b/libs/wire-api/test/golden/testObject_Connect_user_17.json deleted file mode 100644 index 13955140b0..0000000000 --- a/libs/wire-api/test/golden/testObject_Connect_user_17.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "email": "\u000e", - "message": null, - "name": "\u0012X", - "recipient": "00000001-0000-0000-0000-000800000006" -} diff --git a/libs/wire-api/test/golden/testObject_Connect_user_18.json b/libs/wire-api/test/golden/testObject_Connect_user_18.json deleted file mode 100644 index 6dde262129..0000000000 --- a/libs/wire-api/test/golden/testObject_Connect_user_18.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "email": "", - "message": "A", - "name": "\u0005(`\u000e", - "recipient": "00000006-0000-0002-0000-000200000008" -} diff --git a/libs/wire-api/test/golden/testObject_Connect_user_19.json b/libs/wire-api/test/golden/testObject_Connect_user_19.json deleted file mode 100644 index 3bd51a13d5..0000000000 --- a/libs/wire-api/test/golden/testObject_Connect_user_19.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "email": null, - "message": "|:\u0015", - "name": "\u0001j(􉘽", - "recipient": "00000005-0000-0007-0000-000500000007" -} diff --git a/libs/wire-api/test/golden/testObject_Connect_user_2.json b/libs/wire-api/test/golden/testObject_Connect_user_2.json index 17593581f1..8ce9a35dd4 100644 --- a/libs/wire-api/test/golden/testObject_Connect_user_2.json +++ b/libs/wire-api/test/golden/testObject_Connect_user_2.json @@ -1,6 +1,6 @@ { - "email": "𩡚󻮡p", + "email": null, "message": null, - "name": "", + "name": null, "recipient": "00000005-0000-0007-0000-000200000008" } diff --git a/libs/wire-api/test/golden/testObject_Connect_user_20.json b/libs/wire-api/test/golden/testObject_Connect_user_20.json deleted file mode 100644 index 3c7d2f3969..0000000000 --- a/libs/wire-api/test/golden/testObject_Connect_user_20.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "email": ":m\u0019\"'𘫂􃵳", - "message": "雡", - "name": "*􉈗\u001aj|\\h", - "recipient": "00000004-0000-0003-0000-000700000008" -} diff --git a/libs/wire-api/test/golden/testObject_Connect_user_3.json b/libs/wire-api/test/golden/testObject_Connect_user_3.json deleted file mode 100644 index 95beaa9ead..0000000000 --- a/libs/wire-api/test/golden/testObject_Connect_user_3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "email": null, - "message": null, - "name": "6䡧c", - "recipient": "00000007-0000-0004-0000-000700000001" -} diff --git a/libs/wire-api/test/golden/testObject_Connect_user_4.json b/libs/wire-api/test/golden/testObject_Connect_user_4.json deleted file mode 100644 index 7f77309468..0000000000 --- a/libs/wire-api/test/golden/testObject_Connect_user_4.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "email": "􍂇'󹫇", - "message": null, - "name": "\u000b\u001d(V\u0016", - "recipient": "00000007-0000-0004-0000-000400000003" -} diff --git a/libs/wire-api/test/golden/testObject_Connect_user_5.json b/libs/wire-api/test/golden/testObject_Connect_user_5.json deleted file mode 100644 index 1e99907dcf..0000000000 --- a/libs/wire-api/test/golden/testObject_Connect_user_5.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "email": "󶩶&\u0003\u0007", - "message": "𮀋&\u0016O浮d", - "otr_muted": true, - "otr_muted_ref": "\u0005󷑻j" -} diff --git a/libs/wire-api/test/golden/testObject_MemberUpdateData_user_16.json b/libs/wire-api/test/golden/testObject_MemberUpdateData_user_16.json deleted file mode 100644 index 3bfc44702c..0000000000 --- a/libs/wire-api/test/golden/testObject_MemberUpdateData_user_16.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "conversation_role": "bod0gqeaes81c9qddjcdyqfi5fyzqalv3ppu5e11wx7hs8phvtccawwc7up7rvxylznt9jxtobt8y4oiww3mojghwp_v9twnatquv1mr", - "hidden": true, - "hidden_ref": "+8􂜣", - "otr_archived": false, - "otr_archived_ref": "]", - "otr_muted": false, - "otr_muted_ref": "" -} diff --git a/libs/wire-api/test/golden/testObject_MemberUpdateData_user_17.json b/libs/wire-api/test/golden/testObject_MemberUpdateData_user_17.json deleted file mode 100644 index cd009894a4..0000000000 --- a/libs/wire-api/test/golden/testObject_MemberUpdateData_user_17.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "hidden_ref": "\u0006􁮊", - "otr_archived": false, - "otr_muted_ref": "\u000b", - "otr_muted_status": -2, - "target": "00000002-0000-0002-0000-000000000002" -} diff --git a/libs/wire-api/test/golden/testObject_MemberUpdateData_user_18.json b/libs/wire-api/test/golden/testObject_MemberUpdateData_user_18.json deleted file mode 100644 index 34bc0b6149..0000000000 --- a/libs/wire-api/test/golden/testObject_MemberUpdateData_user_18.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "conversation_role": "c8gq33xy3yowglzoq9rk_x5hul1y8e4d9ceu90jhj3m6u236t7bmw1sss_l4dw_rksd5x7zhyhoji5gh4t5fo49h9lwm3xrlv3ntkmtjusfv0mzcy_c63jkf8oku0", - "hidden": true, - "hidden_ref": "􇍑b", - "otr_archived": false, - "otr_archived_ref": "", - "otr_muted": true, - "target": "00000001-0000-0000-0000-000100000002" -} diff --git a/libs/wire-api/test/golden/testObject_MemberUpdateData_user_19.json b/libs/wire-api/test/golden/testObject_MemberUpdateData_user_19.json deleted file mode 100644 index caaf989380..0000000000 --- a/libs/wire-api/test/golden/testObject_MemberUpdateData_user_19.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "conversation_role": "egpq8z5jbd3gqk0e0i4w5wul5vuwgo49jks0q3_n4gow", - "hidden": true, - "otr_archived": true, - "otr_archived_ref": "I|󱭳", - "otr_muted_status": -1, - "target": "00000001-0000-0001-0000-000100000002" -} diff --git a/libs/wire-api/test/golden/testObject_MemberUpdateData_user_2.json b/libs/wire-api/test/golden/testObject_MemberUpdateData_user_2.json index 505cc5895c..0967ef424b 100644 --- a/libs/wire-api/test/golden/testObject_MemberUpdateData_user_2.json +++ b/libs/wire-api/test/golden/testObject_MemberUpdateData_user_2.json @@ -1,9 +1 @@ -{ - "conversation_role": "3fwjaofhryb7nd1hp3nwukjiyxxhgimw8ddzx5s_8ek5nnctkzkic6w51hqugeh6l50hg87dez8pw974dbuywd83njuytv0euf9619s", - "hidden_ref": "x\u001b􏨛", - "otr_archived": true, - "otr_archived_ref": "\u000b\u0014", - "otr_muted": false, - "otr_muted_ref": "L\r󶓬", - "target": "00000001-0000-0002-0000-000200000001" -} +{} diff --git a/libs/wire-api/test/golden/testObject_MemberUpdateData_user_20.json b/libs/wire-api/test/golden/testObject_MemberUpdateData_user_20.json deleted file mode 100644 index 0922716c70..0000000000 --- a/libs/wire-api/test/golden/testObject_MemberUpdateData_user_20.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "conversation_role": "towhht2x6vbbej8ez996qoed_txxn7errr31wnzli7zrq2zsd0mm2saxn4_u_7p1hr53o6t4bsojbpb3_kr4ygseuz0f9kklmyjvs3_n5e5yw0mp2y6ve", - "hidden": true, - "hidden_ref": "", - "otr_archived": false, - "otr_muted_ref": "􉞉속p", - "otr_muted_status": -2, - "target": "00000000-0000-0002-0000-000100000001" -} diff --git a/libs/wire-api/test/golden/testObject_MemberUpdateData_user_3.json b/libs/wire-api/test/golden/testObject_MemberUpdateData_user_3.json deleted file mode 100644 index 5d237f5e4e..0000000000 --- a/libs/wire-api/test/golden/testObject_MemberUpdateData_user_3.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "conversation_role": "o2pxqmm_oqv3otnujuy0kpz6g1ag2uifcvoifldu9o3712w2tjzgkq0wujb5kgs9ckw3wl1k6bw7g5ar8w5xcbr917engs11a7448nl7zn1aq00b3dd0vx", - "hidden_ref": "𭐭", - "otr_muted": true, - "otr_muted_ref": "", - "otr_muted_status": -1 -} diff --git a/libs/wire-api/test/golden/testObject_MemberUpdateData_user_4.json b/libs/wire-api/test/golden/testObject_MemberUpdateData_user_4.json deleted file mode 100644 index 983979d189..0000000000 --- a/libs/wire-api/test/golden/testObject_MemberUpdateData_user_4.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "conversation_role": "t2hf3xe1ifhpvvoslunyqz2nx_lsufmw5zbh42i5j0ivfvo", - "otr_archived": true, - "otr_archived_ref": "", - "otr_muted": true, - "otr_muted_ref": "f󱰗\u0012", - "otr_muted_status": -2, - "target": "00000001-0000-0002-0000-000000000000" -} diff --git a/libs/wire-api/test/golden/testObject_MemberUpdateData_user_5.json b/libs/wire-api/test/golden/testObject_MemberUpdateData_user_5.json deleted file mode 100644 index 8e0cebe9ac..0000000000 --- a/libs/wire-api/test/golden/testObject_MemberUpdateData_user_5.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "conversation_role": "_p1ctmxajl8_xxe9_5vzwv4g7gcw_efe75x55n5qv5mokpe10ddg9cfkdjv0tx1fwg9w3ppw9jtpyj8_da5ptc", - "hidden": false, - "hidden_ref": "!", - "otr_archived": true, - "otr_muted": false, - "otr_muted_ref": "", - "otr_muted_status": 1 -} diff --git a/libs/wire-api/test/golden/testObject_MemberUpdateData_user_6.json b/libs/wire-api/test/golden/testObject_MemberUpdateData_user_6.json deleted file mode 100644 index f735519d3d..0000000000 --- a/libs/wire-api/test/golden/testObject_MemberUpdateData_user_6.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "conversation_role": "ydqensdr39dvnxk4fcelt2zijpvt_txux15xfo2z2tka925gia97prtrss2zv3bnwpsjsb13tj3x0wg9mbbj2oo4kboh_033za30b4fme5x2m_l85n_", - "hidden": true, - "otr_archived": false, - "otr_archived_ref": "Q\u0013燋", - "otr_muted_status": -2 -} diff --git a/libs/wire-api/test/golden/testObject_MemberUpdateData_user_7.json b/libs/wire-api/test/golden/testObject_MemberUpdateData_user_7.json deleted file mode 100644 index 96e92d8568..0000000000 --- a/libs/wire-api/test/golden/testObject_MemberUpdateData_user_7.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "conversation_role": "kgb4ma4yj4k07f1x20fyw3c72hquskp01_d0z3as7ebm29puw728ej132sdoha1m88ex8yo_kv646b54vw_v6llj07zq8qzfsrgh56", - "hidden": false, - "hidden_ref": "!\u0007𧿩", - "otr_archived": true, - "otr_archived_ref": "", - "otr_muted": false, - "otr_muted_ref": "$\u0006N", - "otr_muted_status": 2, - "target": "00000002-0000-0000-0000-000100000000" -} diff --git a/libs/wire-api/test/golden/testObject_MemberUpdateData_user_8.json b/libs/wire-api/test/golden/testObject_MemberUpdateData_user_8.json deleted file mode 100644 index eb0331371b..0000000000 --- a/libs/wire-api/test/golden/testObject_MemberUpdateData_user_8.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "conversation_role": "d0dg0qiu97eat9qbd6ziqu19jagfp89n", - "hidden": true, - "hidden_ref": "\u0013\u001e", - "otr_archived": false, - "otr_archived_ref": "\u0006P\u000b", - "otr_muted": false, - "otr_muted_ref": "s~", - "otr_muted_status": 1 -} diff --git a/libs/wire-api/test/golden/testObject_MemberUpdateData_user_9.json b/libs/wire-api/test/golden/testObject_MemberUpdateData_user_9.json deleted file mode 100644 index 447b7d00e6..0000000000 --- a/libs/wire-api/test/golden/testObject_MemberUpdateData_user_9.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "conversation_role": "5cbfwwdai0h6bctmk9it8j38j91esopfi3xfi1n1fmwv4ieayi8gzdtay451y8h37veezkrystz4g49wgsv7ab12", - "hidden": false, - "otr_archived": true, - "otr_archived_ref": "", - "otr_muted_status": -1, - "target": "00000000-0000-0000-0000-000000000000" -} diff --git a/libs/wire-api/test/golden/testObject_Member_user_1.json b/libs/wire-api/test/golden/testObject_Member_user_1.json index ad6e753db9..9e99cb4bf0 100644 --- a/libs/wire-api/test/golden/testObject_Member_user_1.json +++ b/libs/wire-api/test/golden/testObject_Member_user_1.json @@ -6,7 +6,7 @@ "otr_archived": false, "otr_archived_ref": "𢖖", "otr_muted": false, - "otr_muted_ref": null, + "otr_muted_ref": "ref", "otr_muted_status": -2, "service": { "id": "00000000-0000-0000-0000-000000000001", diff --git a/libs/wire-api/test/golden/testObject_Member_user_10.json b/libs/wire-api/test/golden/testObject_Member_user_10.json deleted file mode 100644 index 5f684c2b46..0000000000 --- a/libs/wire-api/test/golden/testObject_Member_user_10.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "conversation_role": "8_k_cle199r7m2w7mvtc3tu55ycm5qnnxjs7buzjjyaydrhi", - "hidden": false, - "hidden_ref": null, - "id": "00000001-0000-0002-0000-000000000000", - "otr_archived": true, - "otr_archived_ref": null, - "otr_muted": true, - "otr_muted_ref": "􆧜z", - "otr_muted_status": 1, - "service": { - "id": "00000000-0000-0000-0000-000100000001", - "provider": "00000001-0000-0001-0000-000100000001" - }, - "status": 0, - "status_ref": "0.0", - "status_time": "1970-01-01T00:00:00.000Z" -} diff --git a/libs/wire-api/test/golden/testObject_Member_user_11.json b/libs/wire-api/test/golden/testObject_Member_user_11.json deleted file mode 100644 index d5b1b4fb1f..0000000000 --- a/libs/wire-api/test/golden/testObject_Member_user_11.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "conversation_role": "gsg85grqngzal1y4ptw9qjadg67sv4uileboe_gle521hybeht", - "hidden": false, - "hidden_ref": "-]𦳕", - "id": "00000002-0000-0000-0000-000000000001", - "otr_archived": false, - "otr_archived_ref": "𨟦\u0004", - "otr_muted": true, - "otr_muted_ref": "", - "otr_muted_status": null, - "service": { - "id": "00000000-0000-0000-0000-000000000001", - "provider": "00000001-0000-0000-0000-000000000001" - }, - "status": 0, - "status_ref": "0.0", - "status_time": "1970-01-01T00:00:00.000Z" -} diff --git a/libs/wire-api/test/golden/testObject_Member_user_12.json b/libs/wire-api/test/golden/testObject_Member_user_12.json deleted file mode 100644 index 6c8b220556..0000000000 --- a/libs/wire-api/test/golden/testObject_Member_user_12.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "conversation_role": "1bgt0uzs1sao2otf76egq864wn0sj0wxlj_bdak6a6adkpfiphoihxs3q55ao66w0_07yavk5kfxiazxbo2caba6pzuqfl2ce_dhgj3dc0nkcyasw0weid__v1ycd", - "hidden": false, - "hidden_ref": null, - "id": "00000001-0000-0001-0000-000200000000", - "otr_archived": false, - "otr_archived_ref": "\u0012\tn", - "otr_muted": false, - "otr_muted_ref": "R", - "otr_muted_status": null, - "service": null, - "status": 0, - "status_ref": "0.0", - "status_time": "1970-01-01T00:00:00.000Z" -} diff --git a/libs/wire-api/test/golden/testObject_Member_user_13.json b/libs/wire-api/test/golden/testObject_Member_user_13.json deleted file mode 100644 index 75a1481923..0000000000 --- a/libs/wire-api/test/golden/testObject_Member_user_13.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "conversation_role": "i_tncpnct2bq0zc2588w6rp_nzcc9bdp4y9o47b6nix_lxv9bnqqms308ta2_edqnmgkk8o3wgs44s47q9g5nv2u9122pl675lljzpxx65", - "hidden": false, - "hidden_ref": "", - "id": "00000001-0000-0000-0000-000100000000", - "otr_archived": false, - "otr_archived_ref": null, - "otr_muted": true, - "otr_muted_ref": null, - "otr_muted_status": -1, - "service": null, - "status": 0, - "status_ref": "0.0", - "status_time": "1970-01-01T00:00:00.000Z" -} diff --git a/libs/wire-api/test/golden/testObject_Member_user_14.json b/libs/wire-api/test/golden/testObject_Member_user_14.json deleted file mode 100644 index 1119050a53..0000000000 --- a/libs/wire-api/test/golden/testObject_Member_user_14.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "conversation_role": "uuttutvr4y5qhlbn1u94e0u74zei_zilbp9bk5is3cvkqywo1cmmb6heqodku7poq2_y", - "hidden": true, - "hidden_ref": "\"", - "id": "00000001-0000-0000-0000-000000000001", - "otr_archived": false, - "otr_archived_ref": "Iv", - "otr_muted": true, - "otr_muted_ref": "*&", - "otr_muted_status": null, - "service": { - "id": "00000000-0000-0001-0000-000100000001", - "provider": "00000001-0000-0001-0000-000000000000" - }, - "status": 0, - "status_ref": "0.0", - "status_time": "1970-01-01T00:00:00.000Z" -} diff --git a/libs/wire-api/test/golden/testObject_Member_user_15.json b/libs/wire-api/test/golden/testObject_Member_user_15.json deleted file mode 100644 index ee29b7f7c5..0000000000 --- a/libs/wire-api/test/golden/testObject_Member_user_15.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "conversation_role": "480poa1dpixu9xztve6ybatlhmevixphxvay9cw", - "hidden": false, - "hidden_ref": "\u0000^", - "id": "00000000-0000-0002-0000-000200000002", - "otr_archived": true, - "otr_archived_ref": null, - "otr_muted": true, - "otr_muted_ref": null, - "otr_muted_status": null, - "service": null, - "status": 0, - "status_ref": "0.0", - "status_time": "1970-01-01T00:00:00.000Z" -} diff --git a/libs/wire-api/test/golden/testObject_Member_user_16.json b/libs/wire-api/test/golden/testObject_Member_user_16.json deleted file mode 100644 index 110091c96f..0000000000 --- a/libs/wire-api/test/golden/testObject_Member_user_16.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "conversation_role": "n_ka0q5qzafpovvvcrpmjctgwp45pfampamwcyry615ffkldjfzdf_jhuf7m0vb2n9mk90r3krdcqkeutj21_89wqelz0mx7o63cf195cjtqaoi", - "hidden": true, - "hidden_ref": null, - "id": "00000001-0000-0002-0000-000100000001", - "otr_archived": true, - "otr_archived_ref": null, - "otr_muted": true, - "otr_muted_ref": null, - "otr_muted_status": 1, - "service": null, - "status": 0, - "status_ref": "0.0", - "status_time": "1970-01-01T00:00:00.000Z" -} diff --git a/libs/wire-api/test/golden/testObject_Member_user_17.json b/libs/wire-api/test/golden/testObject_Member_user_17.json deleted file mode 100644 index 257273f7dd..0000000000 --- a/libs/wire-api/test/golden/testObject_Member_user_17.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "conversation_role": "2sknhz0oe74sqrgglg5d", - "hidden": true, - "hidden_ref": "/+\u0011", - "id": "00000001-0000-0000-0000-000200000001", - "otr_archived": false, - "otr_archived_ref": null, - "otr_muted": true, - "otr_muted_ref": "x懓", - "otr_muted_status": 0, - "service": { - "id": "00000001-0000-0001-0000-000000000001", - "provider": "00000000-0000-0000-0000-000000000000" - }, - "status": 0, - "status_ref": "0.0", - "status_time": "1970-01-01T00:00:00.000Z" -} diff --git a/libs/wire-api/test/golden/testObject_Member_user_18.json b/libs/wire-api/test/golden/testObject_Member_user_18.json deleted file mode 100644 index 71296b932c..0000000000 --- a/libs/wire-api/test/golden/testObject_Member_user_18.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "conversation_role": "yx997merbgjglzysg93xqhhz6jxs9god5a", - "hidden": true, - "hidden_ref": "", - "id": "00000000-0000-0000-0000-000200000001", - "otr_archived": false, - "otr_archived_ref": null, - "otr_muted": false, - "otr_muted_ref": "-`", - "otr_muted_status": -1, - "service": null, - "status": 0, - "status_ref": "0.0", - "status_time": "1970-01-01T00:00:00.000Z" -} diff --git a/libs/wire-api/test/golden/testObject_Member_user_19.json b/libs/wire-api/test/golden/testObject_Member_user_19.json deleted file mode 100644 index f2be7f2738..0000000000 --- a/libs/wire-api/test/golden/testObject_Member_user_19.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "conversation_role": "chucv55xke4fmjd9hsptz_5_5_z17ted3ugpzobp986y6won8kmmdublh", - "hidden": true, - "hidden_ref": "", - "id": "00000000-0000-0000-0000-000200000002", - "otr_archived": true, - "otr_archived_ref": "~}", - "otr_muted": true, - "otr_muted_ref": "@c", - "otr_muted_status": -2, - "service": { - "id": "00000001-0000-0000-0000-000000000000", - "provider": "00000000-0000-0000-0000-000000000000" - }, - "status": 0, - "status_ref": "0.0", - "status_time": "1970-01-01T00:00:00.000Z" -} diff --git a/libs/wire-api/test/golden/testObject_Member_user_2.json b/libs/wire-api/test/golden/testObject_Member_user_2.json index 73be47b227..c0c85f3ba0 100644 --- a/libs/wire-api/test/golden/testObject_Member_user_2.json +++ b/libs/wire-api/test/golden/testObject_Member_user_2.json @@ -4,14 +4,11 @@ "hidden_ref": null, "id": "00000000-0000-0001-0000-000100000002", "otr_archived": true, - "otr_archived_ref": "#𪑚", + "otr_archived_ref": null, "otr_muted": false, - "otr_muted_ref": "", - "otr_muted_status": -2, - "service": { - "id": "00000001-0000-0001-0000-000100000001", - "provider": "00000000-0000-0000-0000-000100000001" - }, + "otr_muted_ref": null, + "otr_muted_status": null, + "service": null, "status": 0, "status_ref": "0.0", "status_time": "1970-01-01T00:00:00.000Z" diff --git a/libs/wire-api/test/golden/testObject_Member_user_20.json b/libs/wire-api/test/golden/testObject_Member_user_20.json deleted file mode 100644 index 5151002f57..0000000000 --- a/libs/wire-api/test/golden/testObject_Member_user_20.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "conversation_role": "s8egh5lk5tru_qwecadtn4frf9lhgpv1yqj4ptdrbfgt6fhc4f6h54nheqialc", - "hidden": false, - "hidden_ref": "q", - "id": "00000001-0000-0002-0000-000200000000", - "otr_archived": false, - "otr_archived_ref": "'", - "otr_muted": true, - "otr_muted_ref": ",𐚜", - "otr_muted_status": -2, - "service": { - "id": "00000000-0000-0000-0000-000100000001", - "provider": "00000000-0000-0000-0000-000100000001" - }, - "status": 0, - "status_ref": "0.0", - "status_time": "1970-01-01T00:00:00.000Z" -} diff --git a/libs/wire-api/test/golden/testObject_Member_user_3.json b/libs/wire-api/test/golden/testObject_Member_user_3.json deleted file mode 100644 index 554acd42a7..0000000000 --- a/libs/wire-api/test/golden/testObject_Member_user_3.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "conversation_role": "m1h8210wgo2f5tg2jgqqmvb4_p6b8m6ycix5d8ci438oulya_al0mxbks6vhzu777afc5uagd5", - "hidden": false, - "hidden_ref": null, - "id": "00000001-0000-0002-0000-000200000002", - "otr_archived": false, - "otr_archived_ref": null, - "otr_muted": true, - "otr_muted_ref": null, - "otr_muted_status": -1, - "service": { - "id": "00000001-0000-0000-0000-000000000000", - "provider": "00000000-0000-0001-0000-000100000000" - }, - "status": 0, - "status_ref": "0.0", - "status_time": "1970-01-01T00:00:00.000Z" -} diff --git a/libs/wire-api/test/golden/testObject_Member_user_4.json b/libs/wire-api/test/golden/testObject_Member_user_4.json deleted file mode 100644 index 7c1d7ebb83..0000000000 --- a/libs/wire-api/test/golden/testObject_Member_user_4.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "conversation_role": "tg09zlo0p6ubotujq", - "hidden": true, - "hidden_ref": "{", - "id": "00000001-0000-0001-0000-000200000002", - "otr_archived": false, - "otr_archived_ref": null, - "otr_muted": true, - "otr_muted_ref": null, - "otr_muted_status": -2, - "service": { - "id": "00000001-0000-0000-0000-000000000000", - "provider": "00000000-0000-0000-0000-000000000000" - }, - "status": 0, - "status_ref": "0.0", - "status_time": "1970-01-01T00:00:00.000Z" -} diff --git a/libs/wire-api/test/golden/testObject_Member_user_5.json b/libs/wire-api/test/golden/testObject_Member_user_5.json deleted file mode 100644 index e4efe4a8bb..0000000000 --- a/libs/wire-api/test/golden/testObject_Member_user_5.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "conversation_role": "7y0wbix6igwheorpywk1nm22ox2lr1_p4bna_v31w4gx8vrnlu87j13_z8u7w5x971b3aurv0s_ump5eahxvciig6s1n7x7h2dtnr8vsqd81zarrvbl53litl3_", - "hidden": true, - "hidden_ref": "󻮜+\u0018", - "id": "00000002-0000-0002-0000-000000000001", - "otr_archived": true, - "otr_archived_ref": "", - "otr_muted": true, - "otr_muted_ref": "", - "otr_muted_status": -2, - "service": { - "id": "00000000-0000-0000-0000-000000000000", - "provider": "00000001-0000-0000-0000-000100000001" - }, - "status": 0, - "status_ref": "0.0", - "status_time": "1970-01-01T00:00:00.000Z" -} diff --git a/libs/wire-api/test/golden/testObject_Member_user_6.json b/libs/wire-api/test/golden/testObject_Member_user_6.json deleted file mode 100644 index 0849acd010..0000000000 --- a/libs/wire-api/test/golden/testObject_Member_user_6.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "conversation_role": "7txy4uu2tmqtn9h79uyilsvkl932ofr2rr3d9mhy8_kpzctem3qyrqnyjwq1veuijjn3o1z4n5neix0c4ns7pxpyulwz3waxig0nci0d9dy02ed7_guomtgxajx", - "hidden": true, - "hidden_ref": "𡘰", - "id": "00000001-0000-0000-0000-000200000001", - "otr_archived": false, - "otr_archived_ref": "u?f", - "otr_muted": true, - "otr_muted_ref": null, - "otr_muted_status": null, - "service": { - "id": "00000001-0000-0001-0000-000000000001", - "provider": "00000000-0000-0000-0000-000000000000" - }, - "status": 0, - "status_ref": "0.0", - "status_time": "1970-01-01T00:00:00.000Z" -} diff --git a/libs/wire-api/test/golden/testObject_Member_user_7.json b/libs/wire-api/test/golden/testObject_Member_user_7.json deleted file mode 100644 index 6a928222e5..0000000000 --- a/libs/wire-api/test/golden/testObject_Member_user_7.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "conversation_role": "pv2oqq4__gmhtskkv9e4digue3d2is3wf1cp1sd4", - "hidden": true, - "hidden_ref": null, - "id": "00000000-0000-0001-0000-000000000001", - "otr_archived": false, - "otr_archived_ref": "", - "otr_muted": false, - "otr_muted_ref": "", - "otr_muted_status": 1, - "service": { - "id": "00000000-0000-0000-0000-000000000000", - "provider": "00000000-0000-0000-0000-000100000000" - }, - "status": 0, - "status_ref": "0.0", - "status_time": "1970-01-01T00:00:00.000Z" -} diff --git a/libs/wire-api/test/golden/testObject_Member_user_8.json b/libs/wire-api/test/golden/testObject_Member_user_8.json deleted file mode 100644 index 2fb0894c13..0000000000 --- a/libs/wire-api/test/golden/testObject_Member_user_8.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "conversation_role": "633hv48jp9a2x4803m3wfv4mv1z7r688eo5kg6uh12hqwks5ewl0mvbvzeucg_831oxr0eggar6gp7k6441c5qlrfik", - "hidden": false, - "hidden_ref": null, - "id": "00000001-0000-0001-0000-000000000000", - "otr_archived": true, - "otr_archived_ref": "󳮚,𪀰", - "otr_muted": true, - "otr_muted_ref": null, - "otr_muted_status": null, - "service": { - "id": "00000000-0000-0001-0000-000000000000", - "provider": "00000001-0000-0001-0000-000000000000" - }, - "status": 0, - "status_ref": "0.0", - "status_time": "1970-01-01T00:00:00.000Z" -} diff --git a/libs/wire-api/test/golden/testObject_Member_user_9.json b/libs/wire-api/test/golden/testObject_Member_user_9.json deleted file mode 100644 index 3178500f88..0000000000 --- a/libs/wire-api/test/golden/testObject_Member_user_9.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "conversation_role": "88txfajsznilzfsvr3a6lax5v2o_4f9q0utm29al2x45271loig1gyhcbzrm5hwx0w8lqhc2l4ql4enji8dx7f56zmotyn0rgyabkqd6yhxqjd5up2y", - "hidden": true, - "hidden_ref": "", - "id": "00000001-0000-0002-0000-000100000000", - "otr_archived": true, - "otr_archived_ref": ".", - "otr_muted": true, - "otr_muted_ref": "\\?", - "otr_muted_status": 1, - "service": { - "id": "00000001-0000-0000-0000-000100000000", - "provider": "00000000-0000-0001-0000-000000000001" - }, - "status": 0, - "status_ref": "0.0", - "status_time": "1970-01-01T00:00:00.000Z" -} diff --git a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_10.json b/libs/wire-api/test/golden/testObject_NewOtrMessage_user_10.json deleted file mode 100644 index 953781a392..0000000000 --- a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_10.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "data": "", - "native_priority": "high", - "native_push": true, - "recipients": { - "00000000-0000-0001-0000-000000000001": {}, - "00000000-0000-0001-0000-000100000000": {}, - "00000001-0000-0000-0000-000100000000": { - "0": "", - "1": "" - }, - "00000001-0000-0000-0000-000100000001": {} - }, - "report_missing": [ - "00000002-0000-0003-0000-000100000003" - ], - "sender": "0", - "transient": true -} diff --git a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_11.json b/libs/wire-api/test/golden/testObject_NewOtrMessage_user_11.json deleted file mode 100644 index 95b53fa5d1..0000000000 --- a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_11.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "data": "\u0017a𪒨\u0015", - "native_priority": "high", - "native_push": false, - "recipients": { - "00000003-0000-0004-0000-000000000001": { - "3": "\u0015䴭" - } - }, - "report_missing": [ - "00000002-0000-0000-0000-000000000002", - "00000001-0000-0000-0000-000100000003", - "00000002-0000-0004-0000-000400000004", - "00000003-0000-0004-0000-000400000004" - ], - "sender": "8", - "transient": true -} diff --git a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_12.json b/libs/wire-api/test/golden/testObject_NewOtrMessage_user_12.json deleted file mode 100644 index 8d88710fa4..0000000000 --- a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_12.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "data": "", - "native_priority": "low", - "native_push": false, - "recipients": {}, - "sender": "1", - "transient": true -} diff --git a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_13.json b/libs/wire-api/test/golden/testObject_NewOtrMessage_user_13.json deleted file mode 100644 index 3ff2e5bb2f..0000000000 --- a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_13.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "data": "]aY", - "native_push": false, - "recipients": {}, - "sender": "5", - "transient": true -} diff --git a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_14.json b/libs/wire-api/test/golden/testObject_NewOtrMessage_user_14.json deleted file mode 100644 index e4e209811b..0000000000 --- a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_14.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "data": "cc", - "native_priority": "high", - "native_push": true, - "recipients": { - "00000001-0000-0000-0000-000000000000": { - "0": " " - }, - "00000001-0000-0000-0000-000000000001": { - "0": "" - } - }, - "report_missing": [ - "00000001-0000-0004-0000-000000000002", - "00000000-0000-0002-0000-000000000001", - "00000001-0000-0003-0000-000300000000", - "00000001-0000-0000-0000-000000000004" - ], - "sender": "3", - "transient": true -} diff --git a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_15.json b/libs/wire-api/test/golden/testObject_NewOtrMessage_user_15.json deleted file mode 100644 index 11b06648ff..0000000000 --- a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_15.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "data": "\u0007", - "native_priority": "low", - "native_push": true, - "recipients": {}, - "report_missing": [ - "00000001-0000-0002-0000-000100000000", - "00000003-0000-0004-0000-000100000003", - "00000002-0000-0003-0000-000200000004" - ], - "sender": "6", - "transient": false -} diff --git a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_16.json b/libs/wire-api/test/golden/testObject_NewOtrMessage_user_16.json deleted file mode 100644 index 484b58d4c4..0000000000 --- a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_16.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "native_priority": "low", - "native_push": false, - "recipients": { - "00000002-0000-0000-0000-000300000002": { - "0": "g2" - } - }, - "sender": "7", - "transient": true -} diff --git a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_17.json b/libs/wire-api/test/golden/testObject_NewOtrMessage_user_17.json deleted file mode 100644 index 25c54328bc..0000000000 --- a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_17.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "data": "", - "native_priority": "high", - "native_push": false, - "recipients": { - "00000000-0000-0000-0000-000000000000": {}, - "00000000-0000-0001-0000-000000000000": {}, - "00000000-0000-0001-0000-000000000001": {}, - "00000001-0000-0000-0000-000100000000": {}, - "00000001-0000-0001-0000-000000000001": {}, - "00000001-0000-0001-0000-000100000001": {} - }, - "sender": "2", - "transient": false -} diff --git a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_18.json b/libs/wire-api/test/golden/testObject_NewOtrMessage_user_18.json deleted file mode 100644 index 06c6c611ed..0000000000 --- a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_18.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "data": "", - "native_push": true, - "recipients": { - "00000001-0000-0000-0000-000000000001": { - "0": "", - "1": "" - }, - "00000001-0000-0001-0000-000000000000": {}, - "00000001-0000-0001-0000-000100000000": { - "1": "" - } - }, - "report_missing": [], - "sender": "3", - "transient": true -} diff --git a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_19.json b/libs/wire-api/test/golden/testObject_NewOtrMessage_user_19.json deleted file mode 100644 index b809d84397..0000000000 --- a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_19.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "native_priority": "high", - "native_push": false, - "recipients": { - "00000000-0000-0000-0000-000000000000": {}, - "00000000-0000-0000-0000-000100000001": {}, - "00000000-0000-0001-0000-000100000000": {}, - "00000001-0000-0000-0000-000000000001": {}, - "00000001-0000-0000-0000-000100000000": {}, - "00000001-0000-0001-0000-000000000000": {} - }, - "report_missing": [ - "00000002-0000-0002-0000-000300000001", - "00000003-0000-0001-0000-000000000000" - ], - "sender": "3", - "transient": true -} diff --git a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_2.json b/libs/wire-api/test/golden/testObject_NewOtrMessage_user_2.json index 15f4fa25e3..1093fbcafb 100644 --- a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_2.json +++ b/libs/wire-api/test/golden/testObject_NewOtrMessage_user_2.json @@ -1,14 +1,7 @@ { - "data": "97", - "native_priority": "low", - "native_push": false, - "recipients": { - "00000000-0000-0001-0000-000000000000": {}, - "00000000-0000-0001-0000-000000000001": { - "1": "" - }, - "00000001-0000-0000-0000-000100000000": {} - }, - "sender": "3", - "transient": true + "data": "data", + "native_push": true, + "recipients": {}, + "sender": "6", + "transient": false } diff --git a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_20.json b/libs/wire-api/test/golden/testObject_NewOtrMessage_user_20.json deleted file mode 100644 index b9cd7c38aa..0000000000 --- a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_20.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "native_priority": "low", - "native_push": true, - "recipients": { - "00000000-0000-0000-0000-000000000000": {}, - "00000000-0000-0000-0000-000100000001": {}, - "00000000-0000-0001-0000-000000000000": {}, - "00000000-0000-0001-0000-000000000001": {}, - "00000001-0000-0000-0000-000000000001": {}, - "00000001-0000-0000-0000-000100000000": {}, - "00000001-0000-0001-0000-000000000001": {}, - "00000001-0000-0001-0000-000100000001": {} - }, - "report_missing": [ - "00000002-0000-0001-0000-000000000004", - "00000003-0000-0004-0000-000000000001" - ], - "sender": "2", - "transient": true -} diff --git a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_3.json b/libs/wire-api/test/golden/testObject_NewOtrMessage_user_3.json deleted file mode 100644 index 3026fe79c7..0000000000 --- a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_3.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "native_priority": "high", - "native_push": true, - "recipients": { - "00000002-0000-0000-0000-000200000004": { - "0": "" - } - }, - "report_missing": [], - "sender": "2", - "transient": true -} diff --git a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_4.json b/libs/wire-api/test/golden/testObject_NewOtrMessage_user_4.json deleted file mode 100644 index 726bb7a216..0000000000 --- a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_4.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "native_priority": "high", - "native_push": false, - "recipients": { - "00000000-0000-0000-0000-000300000004": { - "0": "e", - "1": "" - } - }, - "report_missing": [ - "00000001-0000-0001-0000-000000000000", - "00000004-0000-0001-0000-000100000000" - ], - "sender": "5", - "transient": true -} diff --git a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_5.json b/libs/wire-api/test/golden/testObject_NewOtrMessage_user_5.json deleted file mode 100644 index 314fb638d7..0000000000 --- a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_5.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "data": "J􁩠", - "native_priority": "low", - "native_push": false, - "recipients": { - "00000004-0000-0002-0000-000100000002": { - "2": "Y" - } - }, - "sender": "6", - "transient": false -} diff --git a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_6.json b/libs/wire-api/test/golden/testObject_NewOtrMessage_user_6.json deleted file mode 100644 index 89cbcfe855..0000000000 --- a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_6.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "data": "-;󼼕L", - "native_priority": "low", - "native_push": true, - "recipients": { - "00000000-0000-0002-0000-000100000000": { - "0": "&" - }, - "00000002-0000-0001-0000-000100000001": { - "0": "", - "1": "" - } - }, - "report_missing": [], - "sender": "8", - "transient": false -} diff --git a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_7.json b/libs/wire-api/test/golden/testObject_NewOtrMessage_user_7.json deleted file mode 100644 index 3214c6d01b..0000000000 --- a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_7.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "data": "", - "native_push": true, - "recipients": { - "00000000-0000-0001-0000-000200000000": { - "0": "", - "1": "" - }, - "00000001-0000-0000-0000-000000000002": { - "0": "\u0003" - } - }, - "report_missing": [ - "00000000-0000-0001-0000-000300000004" - ], - "sender": "1", - "transient": true -} diff --git a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_8.json b/libs/wire-api/test/golden/testObject_NewOtrMessage_user_8.json deleted file mode 100644 index 36ab7f42d8..0000000000 --- a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_8.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "native_priority": "low", - "native_push": false, - "recipients": { - "00000002-0000-0000-0000-000000000001": { - "1": "" - }, - "00000002-0000-0000-0000-000200000002": { - "0": "", - "1": "" - } - }, - "report_missing": [], - "sender": "1", - "transient": false -} diff --git a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_9.json b/libs/wire-api/test/golden/testObject_NewOtrMessage_user_9.json deleted file mode 100644 index e8d0bc407f..0000000000 --- a/libs/wire-api/test/golden/testObject_NewOtrMessage_user_9.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "data": "(", - "native_priority": "high", - "native_push": false, - "recipients": { - "00000000-0000-0000-0000-000000000001": {}, - "00000001-0000-0000-0000-000100000000": { - "0": "", - "1": "" - }, - "00000001-0000-0001-0000-000100000001": { - "0": "", - "1": "" - } - }, - "sender": "0", - "transient": false -} diff --git a/libs/wire-api/test/golden/testObject_OtrMessage_user_10.json b/libs/wire-api/test/golden/testObject_OtrMessage_user_10.json deleted file mode 100644 index 51b7e9f060..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrMessage_user_10.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "data": "v", - "recipient": "9", - "sender": "7", - "text": "㯚#d" -} diff --git a/libs/wire-api/test/golden/testObject_OtrMessage_user_11.json b/libs/wire-api/test/golden/testObject_OtrMessage_user_11.json deleted file mode 100644 index fef2c19890..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrMessage_user_11.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "data": "M􉹆6\\>𪳄𨿝", - "recipient": "20", - "sender": "2", - "text": "𡆒W\u0007A\u0008" -} diff --git a/libs/wire-api/test/golden/testObject_OtrMessage_user_12.json b/libs/wire-api/test/golden/testObject_OtrMessage_user_12.json deleted file mode 100644 index 47fcec209a..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrMessage_user_12.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "data": "%", - "recipient": "10", - "sender": "1f", - "text": "'rX𩑰\u001cY" -} diff --git a/libs/wire-api/test/golden/testObject_OtrMessage_user_13.json b/libs/wire-api/test/golden/testObject_OtrMessage_user_13.json deleted file mode 100644 index e0aa3c9a0d..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrMessage_user_13.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "data": "P􇚜", - "recipient": "14", - "sender": "2", - "text": "" -} diff --git a/libs/wire-api/test/golden/testObject_OtrMessage_user_14.json b/libs/wire-api/test/golden/testObject_OtrMessage_user_14.json deleted file mode 100644 index ec4f62369d..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrMessage_user_14.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "data": "", - "recipient": "14", - "sender": "19", - "text": "m*I" -} diff --git a/libs/wire-api/test/golden/testObject_OtrMessage_user_15.json b/libs/wire-api/test/golden/testObject_OtrMessage_user_15.json deleted file mode 100644 index 3e69988ba2..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrMessage_user_15.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "data": "\u001f𢜽BG𔑏<", - "recipient": "20", - "sender": "19", - "text": "󶷜H闧\u0011toQ" -} diff --git a/libs/wire-api/test/golden/testObject_OtrMessage_user_16.json b/libs/wire-api/test/golden/testObject_OtrMessage_user_16.json deleted file mode 100644 index 491f3cd9de..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrMessage_user_16.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "recipient": "5", - "sender": "5", - "text": "sl󲚀󵷏3" -} diff --git a/libs/wire-api/test/golden/testObject_OtrMessage_user_17.json b/libs/wire-api/test/golden/testObject_OtrMessage_user_17.json deleted file mode 100644 index c23d6531ad..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrMessage_user_17.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "data": "\u0006y\u001aY:킶", - "recipient": "1a", - "sender": "1", - "text": "K䋳" -} diff --git a/libs/wire-api/test/golden/testObject_OtrMessage_user_18.json b/libs/wire-api/test/golden/testObject_OtrMessage_user_18.json deleted file mode 100644 index 64d1e510a9..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrMessage_user_18.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "data": "󿙁𘝲i(0", - "recipient": "1c", - "sender": "14", - "text": "-\u001d\u0015y" -} diff --git a/libs/wire-api/test/golden/testObject_OtrMessage_user_19.json b/libs/wire-api/test/golden/testObject_OtrMessage_user_19.json deleted file mode 100644 index 9800310b2d..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrMessage_user_19.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "data": "𣃎󶧕\u001e", - "recipient": "11", - "sender": "19", - "text": "<" -} diff --git a/libs/wire-api/test/golden/testObject_OtrMessage_user_20.json b/libs/wire-api/test/golden/testObject_OtrMessage_user_20.json deleted file mode 100644 index 613ca55c57..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrMessage_user_20.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "recipient": "3", - "sender": "13", - "text": "𗀡p\u0010" -} diff --git a/libs/wire-api/test/golden/testObject_OtrMessage_user_3.json b/libs/wire-api/test/golden/testObject_OtrMessage_user_3.json deleted file mode 100644 index e5302ccaa9..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrMessage_user_3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "data": "H\u0015ȵ窱", - "recipient": "4", - "sender": "9", - "text": "𐂿5I\u001f󹠾\u0018" -} diff --git a/libs/wire-api/test/golden/testObject_OtrMessage_user_4.json b/libs/wire-api/test/golden/testObject_OtrMessage_user_4.json deleted file mode 100644 index b45917a437..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrMessage_user_4.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "data": "#", - "recipient": "e", - "sender": "10", - "text": "􃲊O\u0008K󼔣" -} diff --git a/libs/wire-api/test/golden/testObject_OtrMessage_user_5.json b/libs/wire-api/test/golden/testObject_OtrMessage_user_5.json deleted file mode 100644 index 126b82353b..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrMessage_user_5.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "data": "w\u0001", - "recipient": "8", - "sender": "16", - "text": "󰦔qB+\u000e侌" -} diff --git a/libs/wire-api/test/golden/testObject_OtrMessage_user_6.json b/libs/wire-api/test/golden/testObject_OtrMessage_user_6.json deleted file mode 100644 index ecd8f94a41..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrMessage_user_6.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "data": "􅅌4跚y", - "recipient": "9", - "sender": "1c", - "text": "61" -} diff --git a/libs/wire-api/test/golden/testObject_OtrMessage_user_7.json b/libs/wire-api/test/golden/testObject_OtrMessage_user_7.json deleted file mode 100644 index 0e127a15f1..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrMessage_user_7.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "data": "𘔗𗟤\u0019㛰-􃮬\u0010", - "recipient": "b", - "sender": "f", - "text": "􅂫" -} diff --git a/libs/wire-api/test/golden/testObject_OtrMessage_user_8.json b/libs/wire-api/test/golden/testObject_OtrMessage_user_8.json deleted file mode 100644 index 27a7a31d38..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrMessage_user_8.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "recipient": "18", - "sender": "4", - "text": "􍭆" -} diff --git a/libs/wire-api/test/golden/testObject_OtrMessage_user_9.json b/libs/wire-api/test/golden/testObject_OtrMessage_user_9.json deleted file mode 100644 index 17dee8430a..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrMessage_user_9.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "data": "rD󲾗x'", - "recipient": "2", - "sender": "1c", - "text": "\u001fbW\u0010" -} diff --git a/libs/wire-api/test/golden/testObject_OtrRecipients_user_10.json b/libs/wire-api/test/golden/testObject_OtrRecipients_user_10.json deleted file mode 100644 index 7b7b72032d..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrRecipients_user_10.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "0000000e-0000-0005-0000-001e0000000e": { - "0": "5", - "1": "\u0011" - }, - "0000001e-0000-0011-0000-00070000000e": {}, - "0000001f-0000-001f-0000-002000000001": { - "6a": "󲋄颎󴵷j" - } -} diff --git a/libs/wire-api/test/golden/testObject_OtrRecipients_user_11.json b/libs/wire-api/test/golden/testObject_OtrRecipients_user_11.json deleted file mode 100644 index 9a864c30b5..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrRecipients_user_11.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "00000000-0000-0000-0000-000300000002": { - "7": "A\u0014" - }, - "00000001-0000-0000-0000-000000000001": { - "3": "􂊡⣻Tf" - }, - "00000001-0000-0001-0000-000000000000": {}, - "00000002-0000-0002-0000-000000000002": { - "0": "", - "1": "󷋒" - }, - "00000002-0000-0003-0000-000100000001": { - "8": "C" - }, - "00000004-0000-0002-0000-000300000003": { - "1": "\u0017󳈷𘒙𐕏" - }, - "00000004-0000-0004-0000-000300000004": { - "0": "", - "1": "" - } -} diff --git a/libs/wire-api/test/golden/testObject_OtrRecipients_user_12.json b/libs/wire-api/test/golden/testObject_OtrRecipients_user_12.json deleted file mode 100644 index 07d31e1ab5..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrRecipients_user_12.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "00000000-0000-0000-0000-000200000002": {}, - "00000000-0000-0001-0000-000000000000": { - "0": "s", - "1": "" - }, - "00000001-0000-0000-0000-000000000001": { - "0": "f" - }, - "00000001-0000-0000-0000-000100000002": { - "0": "", - "1": "" - }, - "00000001-0000-0000-0000-000200000001": { - "0": "", - "1": "," - }, - "00000001-0000-0001-0000-000000000001": { - "0": "", - "1": "" - }, - "00000001-0000-0002-0000-000200000000": { - "4": "(`|" - }, - "00000002-0000-0000-0000-000200000002": { - "1": "" - } -} diff --git a/libs/wire-api/test/golden/testObject_OtrRecipients_user_13.json b/libs/wire-api/test/golden/testObject_OtrRecipients_user_13.json deleted file mode 100644 index 0967ef424b..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrRecipients_user_13.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/libs/wire-api/test/golden/testObject_OtrRecipients_user_14.json b/libs/wire-api/test/golden/testObject_OtrRecipients_user_14.json deleted file mode 100644 index 9934a4c9e0..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrRecipients_user_14.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "00000007-0000-000f-0000-001d00000008": {}, - "00000007-0000-0019-0000-001f00000005": { - "3": "㏯\u0010𩟻D" - }, - "0000001a-0000-0002-0000-00070000001a": {} -} diff --git a/libs/wire-api/test/golden/testObject_OtrRecipients_user_15.json b/libs/wire-api/test/golden/testObject_OtrRecipients_user_15.json deleted file mode 100644 index 8ae06c293d..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrRecipients_user_15.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "00000001-0000-0019-0000-001e00000003": {}, - "0000000d-0000-0017-0000-00100000001a": { - "0": "", - "1": "" - }, - "0000001e-0000-001b-0000-00080000000e": { - "1": "󲣤􌯈", - "3": "6\u000f" - } -} diff --git a/libs/wire-api/test/golden/testObject_OtrRecipients_user_16.json b/libs/wire-api/test/golden/testObject_OtrRecipients_user_16.json deleted file mode 100644 index 468d8f535b..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrRecipients_user_16.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "00000000-0000-0000-0000-000000000000": {}, - "00000000-0000-0000-0000-000000000001": { - "0": "" - }, - "00000000-0000-0000-0000-000100000000": { - "0": "", - "1": "" - }, - "00000000-0000-0001-0000-000000000001": {}, - "00000000-0000-0001-0000-000100000001": {}, - "00000001-0000-0000-0000-000000000001": {}, - "00000001-0000-0000-0000-000100000001": { - "0": "", - "1": "" - }, - "00000001-0000-0001-0000-000000000001": { - "0": "𣬖" - }, - "00000001-0000-0001-0000-000100000000": {} -} diff --git a/libs/wire-api/test/golden/testObject_OtrRecipients_user_17.json b/libs/wire-api/test/golden/testObject_OtrRecipients_user_17.json deleted file mode 100644 index 4e5b855fdf..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrRecipients_user_17.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "00000000-0000-0002-0000-000100000000": {}, - "00000001-0000-0000-0000-000000000001": { - "0": "", - "1": "" - }, - "00000001-0000-0002-0000-000000000001": { - "0": "\u0018" - }, - "00000001-0000-0002-0000-000100000001": { - "1": "𦚔" - }, - "00000001-0000-0002-0000-000200000000": { - "0": "q󼶍" - }, - "00000001-0000-0002-0000-000200000001": {}, - "00000002-0000-0000-0000-000100000000": { - "0": "", - "1": "" - }, - "00000002-0000-0000-0000-000200000000": { - "0": "" - }, - "00000002-0000-0000-0000-000200000001": { - "2": "𨃒󵙍" - }, - "00000002-0000-0001-0000-000000000000": {}, - "00000002-0000-0001-0000-000000000002": { - "0": "􊿝\\" - }, - "00000002-0000-0001-0000-000100000002": { - "0": "q\t" - } -} diff --git a/libs/wire-api/test/golden/testObject_OtrRecipients_user_18.json b/libs/wire-api/test/golden/testObject_OtrRecipients_user_18.json deleted file mode 100644 index 9a58a14ed5..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrRecipients_user_18.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "00000000-0000-0000-0000-000000000002": { - "1": "!" - }, - "00000000-0000-0001-0000-000000000001": {}, - "00000000-0000-0001-0000-000000000002": { - "1": "" - }, - "00000000-0000-0001-0000-000100000000": { - "0": "", - "1": "" - }, - "00000000-0000-0001-0000-000100000002": {}, - "00000000-0000-0002-0000-000000000001": {}, - "00000000-0000-0002-0000-000100000000": { - "0": "`" - }, - "00000000-0000-0002-0000-000200000000": {}, - "00000001-0000-0001-0000-000100000000": { - "0": "", - "1": "?" - }, - "00000002-0000-0000-0000-000000000002": { - "1": "@䷅" - }, - "00000002-0000-0000-0000-000200000001": {}, - "00000002-0000-0001-0000-000200000002": {} -} diff --git a/libs/wire-api/test/golden/testObject_OtrRecipients_user_19.json b/libs/wire-api/test/golden/testObject_OtrRecipients_user_19.json deleted file mode 100644 index f2c3e114d2..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrRecipients_user_19.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "00000000-0000-0007-0000-000300000006": { - "0": "𢽀", - "1": " \u0001" - }, - "00000004-0000-0002-0000-000200000001": {}, - "00000006-0000-0000-0000-000500000008": { - "0": "" - }, - "00000006-0000-0002-0000-000500000008": { - "1": "㶝9K", - "4": "\u000cy" - }, - "00000007-0000-0000-0000-000700000004": { - "0": "", - "1": "" - } -} diff --git a/libs/wire-api/test/golden/testObject_OtrRecipients_user_2.json b/libs/wire-api/test/golden/testObject_OtrRecipients_user_2.json deleted file mode 100644 index d638332e03..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrRecipients_user_2.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "0000000f-0000-000b-0000-000200000017": { - "0": "\u0017", - "1": "{" - }, - "00000011-0000-000c-0000-00000000001f": { - "0": "", - "1": "o" - }, - "0000001d-0000-0000-0000-000a0000000f": { - "0": "𡷌", - "1": "" - } -} diff --git a/libs/wire-api/test/golden/testObject_OtrRecipients_user_20.json b/libs/wire-api/test/golden/testObject_OtrRecipients_user_20.json deleted file mode 100644 index 6b0dd51c98..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrRecipients_user_20.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "00005c3f-0000-157d-0000-1bf200005f06": { - "60c": "", - "aa3": "N􋗉𗹺h􊪪dc" - } -} diff --git a/libs/wire-api/test/golden/testObject_OtrRecipients_user_3.json b/libs/wire-api/test/golden/testObject_OtrRecipients_user_3.json deleted file mode 100644 index e457febb97..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrRecipients_user_3.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "00000002-0000-0004-0000-000800000003": {}, - "00000004-0000-0008-0000-000600000007": { - "0": "\u001f" - }, - "00000005-0000-0007-0000-000400000004": { - "0": "", - "1": "󿞁" - }, - "00000006-0000-0006-0000-000800000001": { - "4": "6W" - }, - "00000006-0000-0008-0000-000000000005": { - "9": "𠞳\u0008Z,$]" - } -} diff --git a/libs/wire-api/test/golden/testObject_OtrRecipients_user_4.json b/libs/wire-api/test/golden/testObject_OtrRecipients_user_4.json deleted file mode 100644 index f3704631eb..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrRecipients_user_4.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "00000000-0000-0000-0000-000000000002": { - "0": "", - "1": "" - }, - "00000000-0000-0001-0000-000100000000": { - "1": "󰾞" - }, - "00000000-0000-0001-0000-000200000000": {}, - "00000001-0000-0001-0000-000100000001": { - "0": "", - "1": "" - }, - "00000001-0000-0001-0000-000100000002": {}, - "00000001-0000-0001-0000-000200000002": { - "0": "" - }, - "00000001-0000-0002-0000-000100000000": { - "0": "" - }, - "00000001-0000-0002-0000-000200000001": { - "2": "d" - }, - "00000002-0000-0001-0000-000200000001": { - "1": "" - }, - "00000002-0000-0002-0000-000000000000": { - "0": "" - }, - "00000002-0000-0002-0000-000100000001": { - "0": "", - "1": "" - } -} diff --git a/libs/wire-api/test/golden/testObject_OtrRecipients_user_5.json b/libs/wire-api/test/golden/testObject_OtrRecipients_user_5.json deleted file mode 100644 index d250a2c8cc..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrRecipients_user_5.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "00000d61-0000-23d4-0000-0dd100006f7f": { - "4c": "󼡰\nc", - "4d": "G.4\u0013", - "85": "6\u0017\u0002" - } -} diff --git a/libs/wire-api/test/golden/testObject_OtrRecipients_user_6.json b/libs/wire-api/test/golden/testObject_OtrRecipients_user_6.json deleted file mode 100644 index e6069c5926..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrRecipients_user_6.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "00000002-0000-0008-0000-001b00000010": { - "0": "􆻰", - "1": "􄲵" - }, - "00000003-0000-0008-0000-00060000001d": {}, - "0000000f-0000-0008-0000-000e0000000c": { - "f9": "" - } -} diff --git a/libs/wire-api/test/golden/testObject_OtrRecipients_user_7.json b/libs/wire-api/test/golden/testObject_OtrRecipients_user_7.json deleted file mode 100644 index 0967ef424b..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrRecipients_user_7.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/libs/wire-api/test/golden/testObject_OtrRecipients_user_8.json b/libs/wire-api/test/golden/testObject_OtrRecipients_user_8.json deleted file mode 100644 index 8cfb41663e..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrRecipients_user_8.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "00000003-0000-0005-0000-000500000006": {}, - "00000004-0000-0001-0000-000800000003": { - "0": "", - "1": "" - }, - "00000004-0000-0008-0000-000500000007": { - "0": "", - "1": "5" - }, - "00000007-0000-0000-0000-000800000007": { - "0": "", - "1": "" - } -} diff --git a/libs/wire-api/test/golden/testObject_OtrRecipients_user_9.json b/libs/wire-api/test/golden/testObject_OtrRecipients_user_9.json deleted file mode 100644 index 0967ef424b..0000000000 --- a/libs/wire-api/test/golden/testObject_OtrRecipients_user_9.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/libs/wire-api/test/golden/testObject_Priority_user_10.json b/libs/wire-api/test/golden/testObject_Priority_user_10.json deleted file mode 100644 index 35ca92914c..0000000000 --- a/libs/wire-api/test/golden/testObject_Priority_user_10.json +++ /dev/null @@ -1 +0,0 @@ -"low" diff --git a/libs/wire-api/test/golden/testObject_Priority_user_11.json b/libs/wire-api/test/golden/testObject_Priority_user_11.json deleted file mode 100644 index ade060b68b..0000000000 --- a/libs/wire-api/test/golden/testObject_Priority_user_11.json +++ /dev/null @@ -1 +0,0 @@ -"high" diff --git a/libs/wire-api/test/golden/testObject_Priority_user_12.json b/libs/wire-api/test/golden/testObject_Priority_user_12.json deleted file mode 100644 index 35ca92914c..0000000000 --- a/libs/wire-api/test/golden/testObject_Priority_user_12.json +++ /dev/null @@ -1 +0,0 @@ -"low" diff --git a/libs/wire-api/test/golden/testObject_Priority_user_13.json b/libs/wire-api/test/golden/testObject_Priority_user_13.json deleted file mode 100644 index ade060b68b..0000000000 --- a/libs/wire-api/test/golden/testObject_Priority_user_13.json +++ /dev/null @@ -1 +0,0 @@ -"high" diff --git a/libs/wire-api/test/golden/testObject_Priority_user_14.json b/libs/wire-api/test/golden/testObject_Priority_user_14.json deleted file mode 100644 index 35ca92914c..0000000000 --- a/libs/wire-api/test/golden/testObject_Priority_user_14.json +++ /dev/null @@ -1 +0,0 @@ -"low" diff --git a/libs/wire-api/test/golden/testObject_Priority_user_15.json b/libs/wire-api/test/golden/testObject_Priority_user_15.json deleted file mode 100644 index 35ca92914c..0000000000 --- a/libs/wire-api/test/golden/testObject_Priority_user_15.json +++ /dev/null @@ -1 +0,0 @@ -"low" diff --git a/libs/wire-api/test/golden/testObject_Priority_user_16.json b/libs/wire-api/test/golden/testObject_Priority_user_16.json deleted file mode 100644 index ade060b68b..0000000000 --- a/libs/wire-api/test/golden/testObject_Priority_user_16.json +++ /dev/null @@ -1 +0,0 @@ -"high" diff --git a/libs/wire-api/test/golden/testObject_Priority_user_17.json b/libs/wire-api/test/golden/testObject_Priority_user_17.json deleted file mode 100644 index 35ca92914c..0000000000 --- a/libs/wire-api/test/golden/testObject_Priority_user_17.json +++ /dev/null @@ -1 +0,0 @@ -"low" diff --git a/libs/wire-api/test/golden/testObject_Priority_user_18.json b/libs/wire-api/test/golden/testObject_Priority_user_18.json deleted file mode 100644 index 35ca92914c..0000000000 --- a/libs/wire-api/test/golden/testObject_Priority_user_18.json +++ /dev/null @@ -1 +0,0 @@ -"low" diff --git a/libs/wire-api/test/golden/testObject_Priority_user_19.json b/libs/wire-api/test/golden/testObject_Priority_user_19.json deleted file mode 100644 index ade060b68b..0000000000 --- a/libs/wire-api/test/golden/testObject_Priority_user_19.json +++ /dev/null @@ -1 +0,0 @@ -"high" diff --git a/libs/wire-api/test/golden/testObject_Priority_user_20.json b/libs/wire-api/test/golden/testObject_Priority_user_20.json deleted file mode 100644 index 35ca92914c..0000000000 --- a/libs/wire-api/test/golden/testObject_Priority_user_20.json +++ /dev/null @@ -1 +0,0 @@ -"low" diff --git a/libs/wire-api/test/golden/testObject_Priority_user_3.json b/libs/wire-api/test/golden/testObject_Priority_user_3.json deleted file mode 100644 index 35ca92914c..0000000000 --- a/libs/wire-api/test/golden/testObject_Priority_user_3.json +++ /dev/null @@ -1 +0,0 @@ -"low" diff --git a/libs/wire-api/test/golden/testObject_Priority_user_4.json b/libs/wire-api/test/golden/testObject_Priority_user_4.json deleted file mode 100644 index 35ca92914c..0000000000 --- a/libs/wire-api/test/golden/testObject_Priority_user_4.json +++ /dev/null @@ -1 +0,0 @@ -"low" diff --git a/libs/wire-api/test/golden/testObject_Priority_user_5.json b/libs/wire-api/test/golden/testObject_Priority_user_5.json deleted file mode 100644 index ade060b68b..0000000000 --- a/libs/wire-api/test/golden/testObject_Priority_user_5.json +++ /dev/null @@ -1 +0,0 @@ -"high" diff --git a/libs/wire-api/test/golden/testObject_Priority_user_6.json b/libs/wire-api/test/golden/testObject_Priority_user_6.json deleted file mode 100644 index ade060b68b..0000000000 --- a/libs/wire-api/test/golden/testObject_Priority_user_6.json +++ /dev/null @@ -1 +0,0 @@ -"high" diff --git a/libs/wire-api/test/golden/testObject_Priority_user_7.json b/libs/wire-api/test/golden/testObject_Priority_user_7.json deleted file mode 100644 index ade060b68b..0000000000 --- a/libs/wire-api/test/golden/testObject_Priority_user_7.json +++ /dev/null @@ -1 +0,0 @@ -"high" diff --git a/libs/wire-api/test/golden/testObject_Priority_user_8.json b/libs/wire-api/test/golden/testObject_Priority_user_8.json deleted file mode 100644 index 35ca92914c..0000000000 --- a/libs/wire-api/test/golden/testObject_Priority_user_8.json +++ /dev/null @@ -1 +0,0 @@ -"low" diff --git a/libs/wire-api/test/golden/testObject_Priority_user_9.json b/libs/wire-api/test/golden/testObject_Priority_user_9.json deleted file mode 100644 index 35ca92914c..0000000000 --- a/libs/wire-api/test/golden/testObject_Priority_user_9.json +++ /dev/null @@ -1 +0,0 @@ -"low" diff --git a/libs/wire-api/test/golden/testObject_PropertyValue_user_10.json b/libs/wire-api/test/golden/testObject_PropertyValue_user_10.json deleted file mode 100644 index c508d5366f..0000000000 --- a/libs/wire-api/test/golden/testObject_PropertyValue_user_10.json +++ /dev/null @@ -1 +0,0 @@ -false diff --git a/libs/wire-api/test/golden/testObject_PropertyValue_user_11.json b/libs/wire-api/test/golden/testObject_PropertyValue_user_11.json deleted file mode 100644 index 1bdd9aeb12..0000000000 --- a/libs/wire-api/test/golden/testObject_PropertyValue_user_11.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "0": -40000000, - "ͩ": false, - "􀅖𑖳𠭓Q3\u0001\"": null, - "􉸙n": false -} diff --git a/libs/wire-api/test/golden/testObject_PropertyValue_user_12.json b/libs/wire-api/test/golden/testObject_PropertyValue_user_12.json deleted file mode 100644 index b8655c01a0..0000000000 --- a/libs/wire-api/test/golden/testObject_PropertyValue_user_12.json +++ /dev/null @@ -1,13 +0,0 @@ -[ - true, - "\u0007󴡾", - false, - true, - "𦽕", - "", - null, - null, - 2, - "𭻢\u0006", - false -] diff --git a/libs/wire-api/test/golden/testObject_PropertyValue_user_13.json b/libs/wire-api/test/golden/testObject_PropertyValue_user_13.json deleted file mode 100644 index 007ad302e7..0000000000 --- a/libs/wire-api/test/golden/testObject_PropertyValue_user_13.json +++ /dev/null @@ -1,7 +0,0 @@ -[ - null, - false, - "*\u0001O", - 0.1, - "\u000ep々􆞚" -] diff --git a/libs/wire-api/test/golden/testObject_PropertyValue_user_14.json b/libs/wire-api/test/golden/testObject_PropertyValue_user_14.json deleted file mode 100644 index 0967ef424b..0000000000 --- a/libs/wire-api/test/golden/testObject_PropertyValue_user_14.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/libs/wire-api/test/golden/testObject_PropertyValue_user_15.json b/libs/wire-api/test/golden/testObject_PropertyValue_user_15.json deleted file mode 100644 index 9d610629b0..0000000000 --- a/libs/wire-api/test/golden/testObject_PropertyValue_user_15.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "": true, - "0": true, - "D\u0006": "\r", - "K": true, - "dN": null, - "󺃃\"": null, - "󾻧": true -} diff --git a/libs/wire-api/test/golden/testObject_PropertyValue_user_16.json b/libs/wire-api/test/golden/testObject_PropertyValue_user_16.json deleted file mode 100644 index 19765bd501..0000000000 --- a/libs/wire-api/test/golden/testObject_PropertyValue_user_16.json +++ /dev/null @@ -1 +0,0 @@ -null diff --git a/libs/wire-api/test/golden/testObject_PropertyValue_user_17.json b/libs/wire-api/test/golden/testObject_PropertyValue_user_17.json deleted file mode 100644 index 7fbf6d7f57..0000000000 --- a/libs/wire-api/test/golden/testObject_PropertyValue_user_17.json +++ /dev/null @@ -1,5 +0,0 @@ -[ - 100, - false, - "#\\󲥼`r􏉫" -] diff --git a/libs/wire-api/test/golden/testObject_PropertyValue_user_18.json b/libs/wire-api/test/golden/testObject_PropertyValue_user_18.json deleted file mode 100644 index 31ba6d7949..0000000000 --- a/libs/wire-api/test/golden/testObject_PropertyValue_user_18.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "": 0.1, - "\u0013": 400, - ")\u001bt➀": -4.0e-3, - "{ *f~": -400, - "%9": false, - "􇐒\u0001eD󲅿": 3.0e-5 -} diff --git a/libs/wire-api/test/golden/testObject_PropertyValue_user_19.json b/libs/wire-api/test/golden/testObject_PropertyValue_user_19.json deleted file mode 100644 index 5602b64abc..0000000000 --- a/libs/wire-api/test/golden/testObject_PropertyValue_user_19.json +++ /dev/null @@ -1,13 +0,0 @@ -[ - null, - null, - false, - false, - "\r\u0003", - true, - false, - 2.0e-2, - "e", - 2.0e-2, - "K" -] diff --git a/libs/wire-api/test/golden/testObject_PropertyValue_user_2.json b/libs/wire-api/test/golden/testObject_PropertyValue_user_2.json deleted file mode 100644 index 56ecd85313..0000000000 --- a/libs/wire-api/test/golden/testObject_PropertyValue_user_2.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "M\u0003\u0005\u0007f𫇤\n𥹭|n": "𫠠\u0008wS", - "fgH": false, - "䊸Z%󺓝rgT^": -100 -} diff --git a/libs/wire-api/test/golden/testObject_PropertyValue_user_20.json b/libs/wire-api/test/golden/testObject_PropertyValue_user_20.json deleted file mode 100644 index 0d95857587..0000000000 --- a/libs/wire-api/test/golden/testObject_PropertyValue_user_20.json +++ /dev/null @@ -1 +0,0 @@ -1.2e-21 diff --git a/libs/wire-api/test/golden/testObject_PropertyValue_user_3.json b/libs/wire-api/test/golden/testObject_PropertyValue_user_3.json deleted file mode 100644 index 606ae83670..0000000000 --- a/libs/wire-api/test/golden/testObject_PropertyValue_user_3.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "": 7.0e-5, - "/\u000bT": true, - "^}Y{Nt": false -} diff --git a/libs/wire-api/test/golden/testObject_PropertyValue_user_4.json b/libs/wire-api/test/golden/testObject_PropertyValue_user_4.json deleted file mode 100644 index 8495371c11..0000000000 --- a/libs/wire-api/test/golden/testObject_PropertyValue_user_4.json +++ /dev/null @@ -1,17 +0,0 @@ -[ - null, - true, - "", - "7g", - 0.2, - "t", - true, - true, - true, - null, - true, - 200, - false, - true, - null -] diff --git a/libs/wire-api/test/golden/testObject_PropertyValue_user_5.json b/libs/wire-api/test/golden/testObject_PropertyValue_user_5.json deleted file mode 100644 index 1ff1d07f9c..0000000000 --- a/libs/wire-api/test/golden/testObject_PropertyValue_user_5.json +++ /dev/null @@ -1,3 +0,0 @@ -[ - false -] diff --git a/libs/wire-api/test/golden/testObject_PropertyValue_user_6.json b/libs/wire-api/test/golden/testObject_PropertyValue_user_6.json deleted file mode 100644 index 3285d6e95a..0000000000 --- a/libs/wire-api/test/golden/testObject_PropertyValue_user_6.json +++ /dev/null @@ -1,3 +0,0 @@ -[ - 2.0e-9 -] diff --git a/libs/wire-api/test/golden/testObject_PropertyValue_user_7.json b/libs/wire-api/test/golden/testObject_PropertyValue_user_7.json deleted file mode 100644 index 7ba583c0e6..0000000000 --- a/libs/wire-api/test/golden/testObject_PropertyValue_user_7.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "": 1.0e-5, - "\u0002y": null, - "\u000c]X": 2.0e-5, - "f\u0012􂮖": 1.0e-2, - "r󼶌\"TD": "햎", - "󱋏": "󳜚\u001e\u0018u\n" -} diff --git a/libs/wire-api/test/golden/testObject_PropertyValue_user_8.json b/libs/wire-api/test/golden/testObject_PropertyValue_user_8.json deleted file mode 100644 index 19765bd501..0000000000 --- a/libs/wire-api/test/golden/testObject_PropertyValue_user_8.json +++ /dev/null @@ -1 +0,0 @@ -null diff --git a/libs/wire-api/test/golden/testObject_PropertyValue_user_9.json b/libs/wire-api/test/golden/testObject_PropertyValue_user_9.json deleted file mode 100644 index a66d159511..0000000000 --- a/libs/wire-api/test/golden/testObject_PropertyValue_user_9.json +++ /dev/null @@ -1,14 +0,0 @@ -[ - true, - "F", - null, - "I\u0015", - "(", - true, - "", - true, - true, - null, - 0, - 200 -] diff --git a/libs/wire-api/test/golden/testObject_PushTokenList_user_1.json b/libs/wire-api/test/golden/testObject_PushTokenList_user_1.json index 1b999106f7..3cecea77a6 100644 --- a/libs/wire-api/test/golden/testObject_PushTokenList_user_1.json +++ b/libs/wire-api/test/golden/testObject_PushTokenList_user_1.json @@ -5,60 +5,6 @@ "client": "4", "token": "MK8p\u000c", "transport": "GCM" - }, - { - "app": "", - "client": "1a", - "token": "\n𧼵`􌋰>𮬇", - "transport": "APNS_SANDBOX" - }, - { - "app": "\u0019\u0003", - "client": "0", - "token": "𬖅", - "transport": "APNS_VOIP" - }, - { - "app": "玆Y􋬭O", - "client": "13", - "token": "", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": ">8C9E", - "client": "18", - "token": "\u0002󺖟\u001bW󺈞2\u0001", - "transport": "APNS_VOIP" - }, - { - "app": "\u000cn\u0005E\u001e", - "client": "16", - "token": "􀵒阼㈽􈨹􆘺\"", - "transport": "APNS" - }, - { - "app": "H>8\u0003", - "client": "12", - "token": ")\u0008 v", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": "V", - "client": "16", - "token": "", - "transport": "GCM" - }, - { - "app": "􋄪\u0017", - "client": "1a", - "token": "\u00193", - "transport": "APNS_VOIP" - }, - { - "app": "`B𡛪\\", - "client": "1c", - "token": ">", - "transport": "APNS_SANDBOX" } ] } diff --git a/libs/wire-api/test/golden/testObject_PushTokenList_user_10.json b/libs/wire-api/test/golden/testObject_PushTokenList_user_10.json deleted file mode 100644 index 7da5fdda59..0000000000 --- a/libs/wire-api/test/golden/testObject_PushTokenList_user_10.json +++ /dev/null @@ -1,130 +0,0 @@ -{ - "tokens": [ - { - "app": "\u0013\u0006𧩇􌶥O\u0007", - "client": "18", - "token": "󸪨\u000e𧞿", - "transport": "APNS" - }, - { - "app": "ᾚ󴎜%", - "client": "7", - "token": "s\u0005Vun󵗫", - "transport": "GCM" - }, - { - "app": "I^1", - "client": "13", - "token": "V|𩧩\\", - "transport": "APNS" - }, - { - "app": "P𤄢钅\u000c", - "client": "9", - "token": "!w났󴣮", - "transport": "APNS_VOIP" - }, - { - "app": "|8V", - "client": "f", - "token": "\u0008沿y\u0000_\u0019", - "transport": "GCM" - }, - { - "app": "\u0003\u001eC", - "client": "17", - "token": "D󾎛E", - "transport": "APNS_SANDBOX" - }, - { - "app": "t𞸬\u00048", - "client": "b", - "token": "`ൊW\u0015f", - "transport": "APNS" - }, - { - "app": "", - "client": "8", - "token": "r㺞󲡨쩹󿾋", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": "?畜~i:\u0001", - "client": "10", - "token": "\u000b(-}#U", - "transport": "APNS_SANDBOX" - }, - { - "app": "]", - "client": "0", - "token": "a@", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": "B\u001e", - "client": "1d", - "token": "", - "transport": "GCM" - }, - { - "app": "", - "client": "14", - "token": "", - "transport": "APNS_SANDBOX" - }, - { - "app": "M𢎰#\u000b#", - "client": "1c", - "token": "vp%2\u0003\u001b", - "transport": "APNS_SANDBOX" - }, - { - "app": "", - "client": "1c", - "token": "𠥱o\u0013aK", - "transport": "APNS_SANDBOX" - }, - { - "app": "\u0016zezn", - "client": "1", - "token": "l", - "transport": "APNS_VOIP" - }, - { - "app": "y􈳙\u0019\u0008SF􍞘", - "client": "2", - "token": "鸕n<𓏀", - "transport": "GCM" - }, - { - "app": "T\u0005", - "client": "8", - "token": "z", - "transport": "GCM" - }, - { - "app": "S􏀴E", - "client": "12", - "token": "􃜄󶤽\u0015縢", - "transport": "APNS" - }, - { - "app": "\u0003qയ􊪔𗎓", - "client": "3", - "token": "y󿷌cE\u0011", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": "U7", - "client": "1c", - "token": "`𠷕o", - "transport": "APNS_SANDBOX" - }, - { - "app": "D-", - "client": "0", - "token": "", - "transport": "APNS_VOIP" - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_PushTokenList_user_11.json b/libs/wire-api/test/golden/testObject_PushTokenList_user_11.json deleted file mode 100644 index 82f06084ba..0000000000 --- a/libs/wire-api/test/golden/testObject_PushTokenList_user_11.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "tokens": [ - { - "app": "\u001cO#uoH", - "client": "1e", - "token": "䃢RP~\u0008", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": "b􂇟\u0008Z&\u0016", - "client": "10", - "token": "𡊊퉪!\u0011\u0005", - "transport": "GCM" - }, - { - "app": ")Di\u001a", - "client": "6", - "token": "", - "transport": "APNS_VOIP" - }, - { - "app": "5[#*􆟸m", - "client": "6", - "token": "󺟓~", - "transport": "APNS_SANDBOX" - }, - { - "app": "", - "client": "15", - "token": "\u0010𗼔\u0015V/", - "transport": "GCM" - }, - { - "app": "4", - "client": "f", - "token": "\u0005X􊿧MF_", - "transport": "APNS_SANDBOX" - }, - { - "app": "b󻸅:𐌺R󾎍􇁰", - "client": "16", - "token": "M", - "transport": "APNS" - }, - { - "app": "U", - "client": "20", - "token": "\nBaP9\u001c", - "transport": "APNS_SANDBOX" - }, - { - "app": "⑸", - "client": "6", - "token": "􇯽𐂯f󵉃", - "transport": "APNS_SANDBOX" - }, - { - "app": "Y\u0012", - "client": "1f", - "token": "X\n1wv", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": "𦧹Z", - "client": "1d", - "token": "\tx", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": "#!G􎺱.", - "client": "7", - "token": "vZ ", - "transport": "APNS" - }, - { - "app": "Mꖀ$\u001aV", - "client": "11", - "token": "T󿯃\u0011x=", - "transport": "APNS_VOIP" - }, - { - "app": "𠧄e<4P", - "client": "1d", - "token": "G", - "transport": "APNS_VOIP_SANDBOX" - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_PushTokenList_user_12.json b/libs/wire-api/test/golden/testObject_PushTokenList_user_12.json deleted file mode 100644 index 2fc454eaf0..0000000000 --- a/libs/wire-api/test/golden/testObject_PushTokenList_user_12.json +++ /dev/null @@ -1,154 +0,0 @@ -{ - "tokens": [ - { - "app": "`O8&㻽", - "client": "1e", - "token": ">#", - "transport": "GCM" - }, - { - "app": "t2;b𒀯[\u0017", - "client": "2", - "token": "7u𨸔", - "transport": "APNS_VOIP" - }, - { - "app": "", - "client": "15", - "token": ":\u000bY", - "transport": "APNS" - }, - { - "app": "\u0014\n􇸉_", - "client": "4", - "token": "頂,u󾳁", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": "\r", - "client": "a", - "token": "𩪠6", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": "7bVc", - "client": "f", - "token": "YW", - "transport": "APNS_SANDBOX" - }, - { - "app": "\u0016Ol\u0010􈍰\u0008", - "client": "1c", - "token": "\u00070@", - "transport": "GCM" - }, - { - "app": "P\u0017t", - "client": "8", - "token": "􃰬\u0012􄢖쥨y3", - "transport": "APNS_SANDBOX" - }, - { - "app": " 󱋍P", - "client": "2", - "token": "X󸳇󻘷,", - "transport": "GCM" - }, - { - "app": "\u0008𭜶ட%Ye", - "client": "11", - "token": "\u001ds孂\u0018󿿟;", - "transport": "APNS_VOIP" - }, - { - "app": "q3", - "client": "5", - "token": "𗥀", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": "b", - "client": "15", - "token": "\u0014", - "transport": "APNS" - }, - { - "app": "钫|􈍍A𒊚", - "client": "4", - "token": "T?[", - "transport": "APNS_VOIP" - }, - { - "app": "𫼑", - "client": "12", - "token": "󰞁賡", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": "%箽", - "client": "16", - "token": "#", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": "󵉑%", - "client": "6", - "token": "𤝤󾻪\u00016F7", - "transport": "APNS_VOIP" - }, - { - "app": "!NS𩃒", - "client": "16", - "token": ",􀊪􃵳𥫰D鞅|", - "transport": "APNS" - }, - { - "app": "󴅟dJ", - "client": "6", - "token": "|\u000b-\u001a]", - "transport": "APNS_VOIP" - }, - { - "app": "\u0001VX𒇺", - "client": "3", - "token": "@\u0007𓁥.\r\u0013\u0004", - "transport": "GCM" - }, - { - "app": "\t𥨵gA", - "client": "0", - "token": "󸝡7]𘡋", - "transport": "APNS_SANDBOX" - }, - { - "app": "\u0005Sk", - "client": "9", - "token": "𩁧\u0018\u0005-𧖽", - "transport": "APNS" - }, - { - "app": "\u000e\u0001\u0004o\u0004", - "client": "11", - "token": "2\u0000G_{", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": "𐁄\u0008X", - "client": "3", - "token": "\u0011", - "transport": "GCM" - }, - { - "app": "c\u0003b􏄚", - "client": "3", - "token": "c\u000e", - "transport": "APNS_SANDBOX" - }, - { - "app": "Ej\u0007\u0001", - "client": "14", - "token": "", - "transport": "APNS" - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_PushTokenList_user_13.json b/libs/wire-api/test/golden/testObject_PushTokenList_user_13.json deleted file mode 100644 index 3e81217a5d..0000000000 --- a/libs/wire-api/test/golden/testObject_PushTokenList_user_13.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "tokens": [ - { - "app": "!J^l", - "client": "b", - "token": "󼹟\u0011]", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": "\u0017f", - "client": "15", - "token": "􇍄􁰳f𮈕\u0012Pc", - "transport": "GCM" - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_PushTokenList_user_14.json b/libs/wire-api/test/golden/testObject_PushTokenList_user_14.json deleted file mode 100644 index 6262adc3aa..0000000000 --- a/libs/wire-api/test/golden/testObject_PushTokenList_user_14.json +++ /dev/null @@ -1,100 +0,0 @@ -{ - "tokens": [ - { - "app": "as\u0003W􂇂", - "client": "0", - "token": "\u001d", - "transport": "APNS_VOIP" - }, - { - "app": "􋌄\"x", - "client": "16", - "token": "", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": "Y_\u0019뽬8", - "client": "16", - "token": "\u001fVq\u0015\u001a⢾", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": "", - "client": "7", - "token": "d", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": "nq6󷻤0U􃗵", - "client": "18", - "token": "6^5P뉷􀰵F", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": "?;r", - "client": "6", - "token": "􋲼\u0003", - "transport": "APNS_SANDBOX" - }, - { - "app": "", - "client": "3", - "token": "􎊒9", - "transport": "APNS_SANDBOX" - }, - { - "app": "\u0014r􎕂\u0008;", - "client": "9", - "token": "R􁉘𫫋", - "transport": "GCM" - }, - { - "app": "bIv", - "client": "c", - "token": "\u0002", - "transport": "GCM" - }, - { - "app": ":(#\u0008", - "client": "b", - "token": "", - "transport": "APNS_SANDBOX" - }, - { - "app": "{\u0000\u0007Zb!~", - "client": "19", - "token": "B𗴣Q}", - "transport": "APNS_VOIP" - }, - { - "app": "🍘𭢉Z󵃥#", - "client": "f", - "token": "盬YL4[O\u0010", - "transport": "APNS" - }, - { - "app": "B\u000f?", - "client": "10", - "token": "ROqs󴐻_𪘎", - "transport": "APNS_SANDBOX" - }, - { - "app": "E\u0012\u0018𖹅", - "client": "19", - "token": "Ejl;Zgc", - "transport": "APNS_SANDBOX" - }, - { - "app": "\u0018G", - "client": "14", - "token": "1<", - "transport": "GCM" - }, - { - "app": "!Y", - "client": "13", - "token": "w!", - "transport": "APNS" - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_PushTokenList_user_15.json b/libs/wire-api/test/golden/testObject_PushTokenList_user_15.json deleted file mode 100644 index 912d72e10b..0000000000 --- a/libs/wire-api/test/golden/testObject_PushTokenList_user_15.json +++ /dev/null @@ -1,136 +0,0 @@ -{ - "tokens": [ - { - "app": "𬏵\u000c𠃦/l!􏍉", - "client": "1c", - "token": "􂈼R􈷬\tVẙ,", - "transport": "APNS_VOIP" - }, - { - "app": "\u0003󿋓󴞫:}", - "client": "8", - "token": "f$PT*|\u000e", - "transport": "APNS" - }, - { - "app": "", - "client": "14", - "token": "x%4k", - "transport": "APNS_VOIP" - }, - { - "app": "J5🅟i>r", - "client": "1b", - "token": "\u001c\t", - "transport": "APNS" - }, - { - "app": "[\u0016󴪲v", - "client": "14", - "token": "󷻓〖r@\u0003B\u0012", - "transport": "APNS" - }, - { - "app": " c=D\u0000g2", - "client": "17", - "token": "_\u001eg", - "transport": "APNS_SANDBOX" - }, - { - "app": "q", - "client": "1d", - "token": "", - "transport": "APNS_SANDBOX" - }, - { - "app": "=", - "client": "e", - "token": "C!(", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": "퍋", - "client": "6", - "token": "'", - "transport": "APNS_VOIP" - }, - { - "app": "d\u0018:`j;*", - "client": "d", - "token": "EN󺛨󸰧", - "transport": "APNS_SANDBOX" - }, - { - "app": "𢆸W_𗹳", - "client": "15", - "token": "", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": "vr/+[", - "client": "a", - "token": ":^􄓆7\u0017[", - "transport": "APNS" - }, - { - "app": "Z􌢅󹌺\u0000􉢴l", - "client": "17", - "token": "\u0010H", - "transport": "APNS_VOIP" - }, - { - "app": "V𬈒$\u0004VJ", - "client": "20", - "token": "5𡙺F􏤩", - "transport": "GCM" - }, - { - "app": "𨁹", - "client": "3", - "token": "'S", - "transport": "APNS" - }, - { - "app": "󶛰𬸇\u0011y@", - "client": "0", - "token": "w", - "transport": "GCM" - }, - { - "app": "\u0001S\"𘞦?s", - "client": "e", - "token": "𡕊", - "transport": "GCM" - }, - { - "app": "/\u0001F󶃘o斤", - "client": "4", - "token": "f󼫇_\u001e}", - "client": "16", - "token": "𓇳%", - "transport": "APNS_VOIP" - }, - { - "app": "󺒶$㬑\u0019Qw", - "client": "15", - "token": "󴌛􍎌z􎺆YY", - "transport": "GCM" - }, - { - "app": "tu窭@󼉓", - "client": "1c", - "token": "\u0004𤾷nUJY", - "transport": "APNS_VOIP" - }, - { - "app": "󿕼", - "client": "11", - "token": "d𡋩\u001aL", - "transport": "GCM" - }, - { - "app": "\u0005𦥧4", - "client": "6", - "token": "]\u0012", - "transport": "GCM" - }, - { - "app": "뷹\u0016󰇦1⏌@", - "client": "17", - "token": "􍽳xf(", - "transport": "GCM" - }, - { - "app": "\u001e", - "client": "5", - "token": "i!l)E\u000eg", - "transport": "APNS" - }, - { - "app": "+~?lH􃨰4", - "client": "1", - "token": "", - "transport": "APNS_VOIP" - }, - { - "app": "􉉛𫌒L枣󾦘", - "client": "b", - "token": "`􅈇", - "transport": "APNS" - }, - { - "app": "j`8?\u001b^", - "client": "5", - "token": "_􆢕Bm", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": "t \u001fE[", - "client": "1e", - "token": "\u0001𧯾<", - "transport": "APNS_VOIP_SANDBOX" - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_PushTokenList_user_2.json b/libs/wire-api/test/golden/testObject_PushTokenList_user_2.json index 6e947d81b6..532be2880b 100644 --- a/libs/wire-api/test/golden/testObject_PushTokenList_user_2.json +++ b/libs/wire-api/test/golden/testObject_PushTokenList_user_2.json @@ -1,118 +1,3 @@ { - "tokens": [ - { - "app": "", - "client": "c", - "token": "\u0017a􃦌8󽭏", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": "\u0013", - "client": "8", - "token": "wO+", - "transport": "APNS_SANDBOX" - }, - { - "app": "\u001b", - "client": "1b", - "token": "󴊻)X\u0014", - "transport": "APNS_SANDBOX" - }, - { - "app": "\u0007(𧬠", - "client": "1f", - "token": "􊀒𩧄ZgJE", - "transport": "APNS" - }, - { - "app": "mY", - "client": "1a", - "token": "_lB#󱞥", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": "#𪷽+", - "client": "16", - "token": "7#k\n\u0000e", - "transport": "APNS_SANDBOX" - }, - { - "app": "㤤\\Jb𦝼", - "client": "10", - "token": "🞎\u000fY;aw\u001e", - "transport": "APNS" - }, - { - "app": "c󹴞", - "client": "0", - "token": "\tfS󿛺𬵦*󻇆", - "transport": "APNS_SANDBOX" - }, - { - "app": "5\u0018#a\t󹙟", - "client": "d", - "token": "~", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": " \u0003:", - "client": "6", - "token": "\u001aDS𣅼", - "transport": "APNS_VOIP" - }, - { - "app": "z\u000e>䌵l𧋶􆖌", - "client": "b", - "token": "p7", - "transport": "GCM" - }, - { - "app": "\u0004j󲖎", - "client": "4", - "token": "(}]\t⾥?", - "transport": "APNS" - }, - { - "app": "\u001fT5\u0017G", - "client": "3", - "token": "鎏+[", - "transport": "APNS" - }, - { - "app": "4󷘣󽸟\u0004\u0002.", - "client": "3", - "token": "\u0002罿\u001f", - "transport": "APNS_SANDBOX" - }, - { - "app": "]C", - "client": "4", - "token": "N\u001b罡*_", - "transport": "APNS_VOIP" - }, - { - "app": "㓵B븢v\u000f)", - "client": "9", - "token": ";\u0004\u001b\u0018", - "transport": "APNS_VOIP" - }, - { - "app": "\u0007", - "client": "6", - "token": "~Z\u0004t8", - "transport": "APNS" - }, - { - "app": "f5e", - "client": "6", - "token": "T𔒛E􋔞\u0014\u0011𢮢", - "transport": "APNS" - }, - { - "app": "\u0008+3I漢􋷍", - "client": "20", - "token": "", - "transport": "APNS" - }, - { - "app": "", - "client": "1f", - "token": "𠑭\u001b4󶊒􊻿𒌼", - "transport": "APNS_VOIP" - }, - { - "app": "f􅰗3^y", - "client": "d", - "token": "b", - "transport": "GCM" - }, - { - "app": "𮀿>^\r", - "client": "11", - "token": "uJf", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": "𠥺Q\u0007Y", - "client": "c", - "token": "\u0007虛P𩸧󸊆", - "transport": "APNS_SANDBOX" - }, - { - "app": "𭂼􈸮𐳤;1N\u0013", - "client": "1e", - "token": "\u000ef\u0013\u0005", - "transport": "APNS_VOIP" - }, - { - "app": "", - "client": "20", - "token": "", - "transport": "GCM" - }, - { - "app": "[\u001f\u001d~`", - "client": "d", - "token": " d󺘩跂", - "transport": "APNS_SANDBOX" - }, - { - "app": "󻄿", - "client": "18", - "token": "m0\t5", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": "CO3\u0013󶯆\u0000􉸮", - "client": "5", - "token": "]", - "transport": "APNS_SANDBOX" - }, - { - "app": "4", - "client": "2", - "token": "尋\u0018𐍇M)颩O", - "transport": "APNS" - }, - { - "app": "\u001c3\u0012\u0017䁛t)", - "client": "20", - "token": "𨷢󴊞h\u0019m\u0006", - "transport": "APNS" - }, - { - "app": "5", - "client": "1", - "token": "", - "transport": "APNS_SANDBOX" - }, - { - "app": "󽆦c\u00084픚X", - "client": "10", - "token": "\\\u0012e8", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": "\u0007y=\u001a8\u001a", - "client": "7", - "token": "\u0017b7~}", - "transport": "APNS_SANDBOX" - }, - { - "app": "잱􍺩兹\u0018U𝢃m", - "client": "f", - "token": "{", - "transport": "APNS_VOIP_SANDBOX" - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_PushTokenList_user_7.json b/libs/wire-api/test/golden/testObject_PushTokenList_user_7.json deleted file mode 100644 index 97b8d3d726..0000000000 --- a/libs/wire-api/test/golden/testObject_PushTokenList_user_7.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "tokens": [ - { - "app": "oB\u000e", - "client": "6", - "token": "㫿q􁽲󼣶<\u0011􀇄", - "transport": "APNS_VOIP" - }, - { - "app": "6\u000f.", - "client": "1d", - "token": "", - "transport": "APNS" - }, - { - "app": "\u0012Y󰯹n𡗢\"", - "client": "1c", - "token": "𝂫:e𮈩", - "transport": "APNS" - }, - { - "app": "5s\u001fB", - "client": "7", - "token": ")\u001a\u000e\u0019.X", - "transport": "GCM" - }, - { - "app": "r \nr>", - "client": "9", - "token": "sd􃣂", - "transport": "APNS_VOIP" - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_PushTokenList_user_8.json b/libs/wire-api/test/golden/testObject_PushTokenList_user_8.json deleted file mode 100644 index 388a8e7c3c..0000000000 --- a/libs/wire-api/test/golden/testObject_PushTokenList_user_8.json +++ /dev/null @@ -1,112 +0,0 @@ -{ - "tokens": [ - { - "app": "􊹿4 𠻓", - "client": "18", - "token": "]-", - "transport": "APNS" - }, - { - "app": "󰊅󹮄", - "client": "3", - "token": "H5", - "transport": "APNS_VOIP" - }, - { - "app": "􈃨", - "client": "10", - "token": "󿿨El", - "transport": "GCM" - }, - { - "app": "b&󲺌\u001b󵈛2", - "client": "12", - "token": "\u0014O%\u001ab\u0004T", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": "𫨳\t#$G ", - "client": "18", - "token": "󷫰o.", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": "", - "client": "18", - "token": "A", - "transport": "APNS_SANDBOX" - }, - { - "app": "", - "client": "d", - "token": "", - "transport": "APNS_VOIP" - }, - { - "app": "8ꨐ.e\u0013K", - "client": "1", - "token": "\u0016", - "transport": "APNS_VOIP" - }, - { - "app": "\u001eA", - "client": "12", - "token": "8\u0014\u0001K", - "transport": "APNS_VOIP" - }, - { - "app": "\u0010/\r%􇋿D@", - "client": "0", - "token": "Q彿", - "transport": "GCM" - }, - { - "app": "\u0004􅟡􉹳", - "client": "5", - "token": "\u0008", - "transport": "GCM" - }, - { - "app": "q", - "client": "a", - "token": "𭉂\u001fS𮋆", - "transport": "GCM" - }, - { - "app": "EN呶𬒝", - "client": "1a", - "token": "l𨌘 m\u0011ob", - "transport": "APNS" - }, - { - "app": "󲕽)􄆲", - "client": "16", - "token": "𛃝\u001839", - "transport": "APNS_SANDBOX" - }, - { - "app": "9􀤿􃸓퇛w\u001e", - "client": "18", - "token": "\u000befi\u001dꓗ𡬸", - "transport": "APNS_SANDBOX" - }, - { - "app": "𭝫/YS", - "client": "10", - "token": "􁮗", - "transport": "APNS_SANDBOX" - }, - { - "app": "=", - "client": "4", - "token": "iv97퉖", - "transport": "APNS" - }, - { - "app": "O軔a", - "client": "1a", - "token": "EG4pJI\t", - "transport": "APNS_VOIP" - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_PushTokenList_user_9.json b/libs/wire-api/test/golden/testObject_PushTokenList_user_9.json deleted file mode 100644 index 5f4c2539da..0000000000 --- a/libs/wire-api/test/golden/testObject_PushTokenList_user_9.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "tokens": [ - { - "app": "", - "client": "b", - "token": "r\u000f\u0008\rqN\u0007", - "transport": "APNS_SANDBOX" - }, - { - "app": "", - "client": "14", - "token": "", - "transport": "APNS_VOIP_SANDBOX" - }, - { - "app": "􋥙W[", - "client": "5", - "token": "o\u0010枉", - "transport": "APNS_VOIP" - }, - { - "app": "n", - "client": "4", - "token": "", - "transport": "APNS_VOIP" - }, - { - "app": "𣟫pQ", - "client": "1c", - "token": "Y\u0014\n" - }, - { - "\u000f󰚲󵅣(": [], - "/": { - "U󻙊>": 500000 - }, - "/\u0013\u0016": { - "": 0, - "\u0017": 10, - "w": null - }, - "䛧𫦴": false - }, - { - "\u0014\u0008{": {}, - "/1|~b": [], - "Yےۭ\t󺎓": [ - true, - null - ], - "|\u001e𪏏": [], - "󾮱": [ - true, - true, - null, - null, - null, - false, - null, - false, - null, - true - ] - }, - {} - ] -} diff --git a/libs/wire-api/test/golden/testObject_QueuedNotification_user_11.json b/libs/wire-api/test/golden/testObject_QueuedNotification_user_11.json deleted file mode 100644 index bd638f467f..0000000000 --- a/libs/wire-api/test/golden/testObject_QueuedNotification_user_11.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "id": "00000006-0000-000a-0000-007500000067", - "payload": [ - { - "𫋋㷢\u0019\u0016⽐󺎖\u000b𪓒eꎫV\u0001𥳢\u0002\u001e􉄷D": null, - "7Ss\u001ej\u0013": "󿍡E\u0016솎^)0<9𦇭sG}ᶈk", - "U\u0018􊎡": [ - null, - null, - -2.0e-2, - 3, - -2000 - ] - }, - { - "\u00140􌤨\u000ev\u001aH(\u001a􋹧/𥼣", - "w\u0013SW\u0010`󸧀󽫗5󷱴􏬍T\u0013󾣎": { - "\u000b𢧪󴻞𬸵\u0000": false, - "S8\"\u0001\t𭮗w": "\u0013𨵘" - }, - "}x𠝨": { - "": null, - "S": false, - "T": -0.2, - "u": true, - "䎢": false, - "詸": "" - } - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_QueuedNotification_user_16.json b/libs/wire-api/test/golden/testObject_QueuedNotification_user_16.json deleted file mode 100644 index 012778cc0b..0000000000 --- a/libs/wire-api/test/golden/testObject_QueuedNotification_user_16.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "id": "00000009-0000-005f-0000-002d0000003a", - "payload": [ - { - "\u001c1?12/~?DȮ󸟻R": 8.0e-4, - "%\u00045󿌝\u0003𗒰n\u0001}\u000c2": { - "\u0019\u0016\u0010": null, - ">\r": "Q6\u0003", - "|\r􀶅": 3000, - "𫗣\u001dJ": null - }, - "st0綖I]쳦\u0006\u0010𝛶": 1.2e-2, - "􄺾I>􉿂㤂[\r鵻𢨔": 90000000000, - "􉃘Q큥󳱲l鼓E\u0012=I\u0005<􆾚\nL": { - "": null, - "\u0012󷭖": 0, - "\u0015": null, - "\u0017Y": "|", - "􌩧": null - } - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_QueuedNotification_user_17.json b/libs/wire-api/test/golden/testObject_QueuedNotification_user_17.json deleted file mode 100644 index d9e7d38b32..0000000000 --- a/libs/wire-api/test/golden/testObject_QueuedNotification_user_17.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "id": "0000003e-0000-0010-0000-00100000005d", - "payload": [ - { - "": [ - "", - "z;􉄾", - "", - true, - ".H" - ], - "O𛇨󶗥 T\u0008\u0010x\u0011􃵾+": false, - "r\u0012Ny*~뎺|A𘢼RC^Ng": { - "{𠱊W􆍫\u0016\u0007Àa퉺#i+`7h": ">𡑝\u0015o𮪪8;󻺳\u0016󷈁\nf\u00150=" - }, - "𤒝A𦅄󳾞a𭔠j": null, - "𥓄vk]c+y2\u0011乷:Isj": 70000, - "󱇿a𫺇\t\u0008uB\u00060": [ - null, - null, - 400000 - ], - "󼝮6)": { - "": 0 - } - }, - {}, - {}, - { - ">": { - "": "" - } - }, - { - "": "w\u000f", - "\u0007거8": 0.3, - "YW󲳇": 30 - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_QueuedNotification_user_18.json b/libs/wire-api/test/golden/testObject_QueuedNotification_user_18.json deleted file mode 100644 index 5a94bfc1eb..0000000000 --- a/libs/wire-api/test/golden/testObject_QueuedNotification_user_18.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "id": "00000019-0000-0012-0000-002e0000006e", - "payload": [ - { - ">ij\u000eW!rDk Sl": null, - "[\u001d󿶚A\u000e<􋠍𤻖I#\u000c㜈S􀒰\u0002": [ - "􊌬", - 0, - null, - false, - null, - false, - 0, - null - ], - "`ꋙሄ󹋜w\u000e\u001dS(E": [], - "􁼼􅟬fMi\u0018qx𩛇^WK󰃄A": 1.2e-3 - }, - { - "": { - "": null, - "\r󺩌󸽑󶒻": true - }, - "\u001f9︆\u0019\u001b\u0019􋒁": {}, - "?𧵏󶗷㖏􊋺\u0013\u0012s9󲤙`Q\u0013": "\u001a𘜿", - "􏛿.䃮nD𬼜y󳷣\u000b\u0011C": [] - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_QueuedNotification_user_19.json b/libs/wire-api/test/golden/testObject_QueuedNotification_user_19.json deleted file mode 100644 index daf02984e9..0000000000 --- a/libs/wire-api/test/golden/testObject_QueuedNotification_user_19.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "id": "00000045-0000-005e-0000-007700000025", - "payload": [ - {}, - { - "": null, - "&": [], - "L4\u0012𓎺`": [], - "cK<=Y(\"": {}, - "􃤲𢠣𡥘5r睹s": {} - }, - { - "0\u001a4󸘃=C": [ - null, - "", - false, - true, - 0, - false, - false, - null, - "", - false - ], - "O𨗟5🏡": false, - "r㏞M\u000b": null - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_QueuedNotification_user_2.json b/libs/wire-api/test/golden/testObject_QueuedNotification_user_2.json deleted file mode 100644 index 18ab9f0392..0000000000 --- a/libs/wire-api/test/golden/testObject_QueuedNotification_user_2.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "id": "0000005d-0000-0048-0000-00720000007c", - "payload": [ - { - "\u0007𦌹": 90000000000000, - "y": 3000000, - "􂞿𬔆": 1500 - }, - {}, - { - "\u0010󻑭󳜔": [ - null, - true, - true - ], - ")=\u001f\n": {}, - "/e效\u0001[@": null, - "B.d\u0003`": "n\u0013", - "O>䂁󹪾\u001c": [ - "", - true, - true, - null, - false, - false, - true, - null - ], - "󿃬P\u0011~": [ - 200, - false - ], - "􊇭": { - "F𧇁|": false - } - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_QueuedNotification_user_20.json b/libs/wire-api/test/golden/testObject_QueuedNotification_user_20.json deleted file mode 100644 index c1a86f16c2..0000000000 --- a/libs/wire-api/test/golden/testObject_QueuedNotification_user_20.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "id": "0000005c-0000-002f-0000-002800000002", - "payload": [ - { - "": null, - "@+S\u000bq": 1.2e-9 - }, - {}, - {}, - { - "<": [ - false - ] - }, - { - "\u001c": [] - }, - { - "󳌹": "" - }, - {}, - {}, - { - "": { - "": null - } - }, - {}, - {}, - {}, - { - "7": [] - }, - { - "": [ - null - ] - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_QueuedNotification_user_3.json b/libs/wire-api/test/golden/testObject_QueuedNotification_user_3.json deleted file mode 100644 index d26f9f87ed..0000000000 --- a/libs/wire-api/test/golden/testObject_QueuedNotification_user_3.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "id": "00000009-0000-007a-0000-000e00000026", - "payload": [ - { - "": true, - "\u0008D9": {}, - "0=󶞳;\u0001D": [ - "衠!" - ], - "0i𗺌i}\u0015\u0011\u0017\u0017-􅃫篠1󷵑": [ - 7.0e-4, - "mUX|9uC" - ], - "5Katxb<3󱫩󽆙f\"f󽰏": -500, - "T{k􎘆𮏓ᕯ⓴𠎰D": -9, - "u#퓖􁪒N~W\u00187k󷴑g􅴨": [ - "{", - null, - -1, - true, - "󻱦", - "u", - "\t", - null, - null, - 0, - false, - -1, - false - ], - "y_\"K􂹤𧈺\t\u0016\u0008g\u0004": null, - "츎q\u0004?F~`xL\u0013-w\t𭫦": "\u000bme𧱫\u0001\u001aL𬌯5#\u0016\u000f􅛴?", - "𗌟P\u001d7𩮂l[\t": [ - 7000000, - null - ] - }, - { - "": {} - }, - {}, - {}, - {}, - { - "g": null - }, - {}, - { - "": [ - 0, - "" - ] - }, - {}, - {}, - {} - ] -} diff --git a/libs/wire-api/test/golden/testObject_QueuedNotification_user_4.json b/libs/wire-api/test/golden/testObject_QueuedNotification_user_4.json deleted file mode 100644 index 25ffb14eb9..0000000000 --- a/libs/wire-api/test/golden/testObject_QueuedNotification_user_4.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "id": "00000069-0000-0074-0000-003a0000001b", - "payload": [ - { - "\u0001\u0007qy3_Q𥡹󰽡褚\u000c\u00185x": null, - "*\u0006𩑆\u0007ce\u0000": {}, - "=3n?\u0005nD\u001c\u000e5": [ - null - ], - "Bx󹿽\u0001": "4\u001f", - "bRe𪃢Y$#Aq3": null, - "悳󵕡\u0015,(\u0000 n": null - }, - { - "": [ - null, - 0, - 0, - true, - "" - ] - }, - {}, - { - "\u0012X": {}, - "󹮆s㎕": 2 - }, - { - "": [ - -10, - true - ], - "\u000f": true, - "X": [] - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_QueuedNotification_user_5.json b/libs/wire-api/test/golden/testObject_QueuedNotification_user_5.json deleted file mode 100644 index f6f3733d1a..0000000000 --- a/libs/wire-api/test/golden/testObject_QueuedNotification_user_5.json +++ /dev/null @@ -1,85 +0,0 @@ -{ - "id": "0000000d-0000-0019-0000-002600000076", - "payload": [ - { - "": { - "": "" - }, - "\u0004X\u0010d􎿈\u00142\u00187󼣟5v\u00153": "󼧌;\u0014wZ󳵲%", - "\u0005\u000f\n\u0017#P󷼬𨧪=F": [], - "\t􊿷\t𨗓": [ - true, - "", - -0.1, - null, - "", - 0, - null, - "𥋠" - ], - "\u0013hj7\u0007hO/NoE𤝻y䰀": [], - "\u0019\u000c\u0004z\u0003F,}􆥠BD𫨟m": { - "#": null, - "2\"": 0, - "D2": 2.0e-3, - "𣠿\u0003": "" - }, - "\u0019gMH𥶿\u0011b\u000e􌢰FH\u0011GX": {}, - "B|R􈂱K8^\u0013􅿌<}": [ - 7.0e-10 - ], - "G\u0018󼔚Jv\u001em7\"廙3\u001dj<ﳓ": [ - false - ], - "IFm A𡲼\u0015\u0011h麗\u0018": [ - false, - false, - -500 - ], - "내\u0005𞠜􋳪~\u0015󴂧􃑼H􊨿󸼔]AT󼴄": { - "t\u000cg\u0006𥺖󳫶􀀑𗮠U\u000e@L\n狢": 40000000 - }, - "𗙋o\n4𧍴󷫣": [ - 0, - false, - "󻖏", - null, - -2000 - ], - "􎗐=𞄫\u001d": [ - false, - 1, - 1, - true, - -2.0e-2, - 0 - ] - }, - { - "\u001d-": [ - "t􁄏", - true, - -0.2, - null - ], - "M+b<橇󷶅溁}\u0007": null, - "N": { - "^\u0012󽜰j󹊴": false, - "h": "[玗q\u000f", - "􇇢6;": " " - }, - "󿬦v": { - "# ffX": -20000, - "L\u0003E\u0013󽇺^󾋜": 0 - }, - "􈨚K/": [ - "$\u001e", - "\t$", - "\u000f􌚼", - true, - "󴁑", - "j\u0011" - ] - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_QueuedNotification_user_6.json b/libs/wire-api/test/golden/testObject_QueuedNotification_user_6.json deleted file mode 100644 index b59c77f2b3..0000000000 --- a/libs/wire-api/test/golden/testObject_QueuedNotification_user_6.json +++ /dev/null @@ -1,64 +0,0 @@ -{ - "id": "00000016-0000-0025-0000-00720000005b", - "payload": [ - { - "/􍼨f": -6.0e-7, - "5\\壶􏂵<짯Y": { - "": false - }, - "D􅸒󵿅\u0010Ok􎓇": [ - null, - 2, - 0, - -100, - 2.0e-2, - false - ], - "F192": [], - "K#C": [ - true, - null, - null, - -3, - "\u0014" - ], - "S󼇷": { - "%r`󶪙\u000e\u0003\u0017": -7.0e-6, - "&<": 1.0e-6 - }, - "YUqBj𣅐T\u001b𨈙V󸋶􎃧w": null, - "wGIB1z􁀻C󳃦󸣪𨨗􌜠": "줒􏘹𠟟1vxb󵌶", - "箰\u0005\u001c`󸳜􆫶)e,c]r": "J", - "𬶷\u0018ZdP_텮\u00163/1": [ - 0, - null, - 0, - "\u0015", - true, - -20 - ], - "𮆛~SJ[u𥹽\u00012C㲥": "$.𖠱DO,\u0000%𤞼6", - "󵹑0W3挢8ZZZ9k": [ - null, - " ", - null, - 20, - -1.0e-2, - false, - true - ], - "􎺼": [ - null, - false - ] - }, - { - "𘚣`􂶬m%𫒓": [] - }, - { - "\u001f𩜵󹗔q": { - "; ": null - } - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_QueuedNotification_user_7.json b/libs/wire-api/test/golden/testObject_QueuedNotification_user_7.json deleted file mode 100644 index ee1c639a41..0000000000 --- a/libs/wire-api/test/golden/testObject_QueuedNotification_user_7.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "id": "00000015-0000-0050-0000-00370000006c", - "payload": [ - { - "": { - "": -10, - "\u0010": null, - "+": -0.1, - "/": true, - "6": 0, - "A": -1, - "[": false, - "m": null - }, - "CIᘿi}\u0018𡜬f\u0012": { - "": true, - "c􁓿󻅽\u001f": 0, - "h7{󰧸 ": ";p" - }, - "l󱳗')􃔣v`\u0017𨍅f\u0004": { - "\u0002$=": null, - "$d!􄻌": true, - "G": -400000 - }, - "r\u0010L󵙚7_C\u0003󴽾/N": false - }, - {}, - {}, - {}, - {}, - {}, - {}, - {}, - {}, - {}, - {}, - {}, - {}, - {}, - {}, - {}, - {} - ] -} diff --git a/libs/wire-api/test/golden/testObject_QueuedNotification_user_8.json b/libs/wire-api/test/golden/testObject_QueuedNotification_user_8.json deleted file mode 100644 index b385e0d815..0000000000 --- a/libs/wire-api/test/golden/testObject_QueuedNotification_user_8.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "id": "00000042-0000-004d-0000-001800000054", - "payload": [ - {}, - { - "": "" - }, - { - "": [ - 0, - false, - "", - 0, - 0, - false, - "", - 0 - ] - }, - { - "\u001d": [] - }, - { - "𣗜󰓜": "⪪C", - "󽻩M": "" - }, - { - "": [] - }, - {} - ] -} diff --git a/libs/wire-api/test/golden/testObject_QueuedNotification_user_9.json b/libs/wire-api/test/golden/testObject_QueuedNotification_user_9.json deleted file mode 100644 index f363ad7c90..0000000000 --- a/libs/wire-api/test/golden/testObject_QueuedNotification_user_9.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "id": "0000004e-0000-0040-0000-005c0000003b", - "payload": [ - { - "": [ - null, - true, - null, - 0, - -10, - true, - false, - null, - false, - -10 - ], - "e\u001bc\\啬0ᶎ\u0019􅧀𤕂": false, - "q=-྇We蝘\u0015l󳑚m𠟱": [ - null, - -2.0e-2, - "𠱳", - null - ] - }, - { - ";": 1 - }, - {}, - {}, - { - "J": [ - "" - ] - }, - {}, - { - "J": [ - "" - ] - }, - { - "": { - "": false - } - }, - {}, - { - "": { - "": false - } - }, - {}, - { - "": [] - }, - {}, - {}, - { - "": false - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMember_user_1.json b/libs/wire-api/test/golden/testObject_SimpleMember_user_1.json index c0506c38cb..78fffd48e6 100644 --- a/libs/wire-api/test/golden/testObject_SimpleMember_user_1.json +++ b/libs/wire-api/test/golden/testObject_SimpleMember_user_1.json @@ -1,5 +1,5 @@ { - "conversation_role": "wire_admin", + "conversation_role": "wire_member", "id": "0000003a-0000-0042-0000-007500000037", "qualified_id": { "domain": "faraway.example.com", diff --git a/libs/wire-api/test/golden/testObject_SimpleMember_user_10.json b/libs/wire-api/test/golden/testObject_SimpleMember_user_10.json deleted file mode 100644 index 2d24278adf..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMember_user_10.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "conversation_role": "paru", - "id": "0000001d-0000-000f-0000-002900000072", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000001d-0000-000f-0000-002900000072" - } -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMember_user_11.json b/libs/wire-api/test/golden/testObject_SimpleMember_user_11.json deleted file mode 100644 index c7b9148336..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMember_user_11.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "conversation_role": "e0u15rrzql4y8jymut86vv84l4tjzpfti0_b1w44gy13j3d0dq1y22ws75tkgd4n_9tju4pq34_ddk_g9qpypwu4z3b5", - "id": "0000007d-0000-0076-0000-001e00000019", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000007d-0000-0076-0000-001e00000019" - } -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMember_user_12.json b/libs/wire-api/test/golden/testObject_SimpleMember_user_12.json deleted file mode 100644 index 30b6236998..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMember_user_12.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "conversation_role": "telj17ej33ilgtqvqajp0ofng9qm6v9b1n32n_l6_vw_xxtk4o7n6r50ea3w1xgzh3eapah1jytfpz0f65utf9xqc4pv", - "id": "0000003c-0000-0001-0000-004a00000014", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000003c-0000-0001-0000-004a00000014" - } -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMember_user_13.json b/libs/wire-api/test/golden/testObject_SimpleMember_user_13.json deleted file mode 100644 index 631c33d2e6..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMember_user_13.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "conversation_role": "bfamau83n6sskso4rod8fz1tb4tf1zfz8mfd1v0ae1sx17po1", - "id": "00000052-0000-002c-0000-004500000067", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000052-0000-002c-0000-004500000067" - } -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMember_user_14.json b/libs/wire-api/test/golden/testObject_SimpleMember_user_14.json deleted file mode 100644 index 5ad23c41a0..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMember_user_14.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "conversation_role": "tu7zi7d5va224nfegt84g0argkadivw4hlvkj_bpixff19r8j2lf1uhde2rex9ery9xskxm2f_2mpbgutdj6kt56n5proalpciwttcomv3j1pzev6qw3ism", - "id": "00000018-0000-006d-0000-000600000017", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000018-0000-006d-0000-000600000017" - } -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMember_user_15.json b/libs/wire-api/test/golden/testObject_SimpleMember_user_15.json deleted file mode 100644 index 30572c10f3..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMember_user_15.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "conversation_role": "rt25zies0df", - "id": "0000006e-0000-0037-0000-00610000007e", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000006e-0000-0037-0000-00610000007e" - } -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMember_user_16.json b/libs/wire-api/test/golden/testObject_SimpleMember_user_16.json deleted file mode 100644 index 373a0258b9..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMember_user_16.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "conversation_role": "pknq1f2x", - "id": "00000042-0000-006a-0000-000800000052", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000042-0000-006a-0000-000800000052" - } -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMember_user_17.json b/libs/wire-api/test/golden/testObject_SimpleMember_user_17.json deleted file mode 100644 index c4d295bfd3..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMember_user_17.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "conversation_role": "w1bcl23oz4ax6dg14h3y8nxqb77sx9ajonsvx7qd", - "id": "00000020-0000-0000-0000-00500000005c", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000020-0000-0000-0000-00500000005c" - } -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMember_user_18.json b/libs/wire-api/test/golden/testObject_SimpleMember_user_18.json deleted file mode 100644 index cc900149fd..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMember_user_18.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "conversation_role": "u1c8n7lhvsnr5cdavje5wbezt4an_h92yp0bma6l_6h6dn67lh8_jpk8_eznfja7qhh7wkczfanq5esl7b9y2g16afnnsvgt6i48pmjeo1msq7uuvm", - "id": "00000049-0000-000c-0000-004d00000043", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000049-0000-000c-0000-004d00000043" - } -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMember_user_19.json b/libs/wire-api/test/golden/testObject_SimpleMember_user_19.json deleted file mode 100644 index db236408de..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMember_user_19.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "conversation_role": "jzmvwd4h3ji2yc2wbog57546ono56qpsobzbszmed5y5436ub8lrvfydxmfleq4j6yj04vdivxpagt5lm5luplyy9zwcbjwyhgcom2njlzvj3ydbmol2onhp75p3", - "id": "00000031-0000-003d-0000-003800000024", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000031-0000-003d-0000-003800000024" - } -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMember_user_2.json b/libs/wire-api/test/golden/testObject_SimpleMember_user_2.json deleted file mode 100644 index 954cea1fc5..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMember_user_2.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "conversation_role": "wire_member", - "id": "00000046-0000-0027-0000-003c00000022", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000046-0000-0027-0000-003c00000022" - } -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMember_user_20.json b/libs/wire-api/test/golden/testObject_SimpleMember_user_20.json deleted file mode 100644 index 3a476bace2..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMember_user_20.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "conversation_role": "qbb0jgv5yq8ur0ogawcj0gx3f6yau5cnc5x3q8rnq5pn3mn4160ipvryoa2cpz0beg34ur64klqk5a2r9rqvc38w_gp6rbli54r46417_5mmylx5usc9", - "id": "00000074-0000-0010-0000-001600000078", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000074-0000-0010-0000-001600000078" - } -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMember_user_3.json b/libs/wire-api/test/golden/testObject_SimpleMember_user_3.json deleted file mode 100644 index 92c935ee32..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMember_user_3.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "conversation_role": "7uzp7961dyf_666xqxwvq6uro", - "id": "00000039-0000-0070-0000-005700000019", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000039-0000-0070-0000-005700000019" - } -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMember_user_4.json b/libs/wire-api/test/golden/testObject_SimpleMember_user_4.json deleted file mode 100644 index 3c6976f9af..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMember_user_4.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "conversation_role": "4vr9oed4nvhs625ri_cz1cv5kodntk3edmkpu", - "id": "0000007c-0000-0075-0000-005b00000049", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000007c-0000-0075-0000-005b00000049" - } -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMember_user_5.json b/libs/wire-api/test/golden/testObject_SimpleMember_user_5.json deleted file mode 100644 index 13fbc90686..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMember_user_5.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "conversation_role": "wst92x", - "id": "0000004c-0000-004e-0000-002400000009", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000004c-0000-004e-0000-002400000009" - } -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMember_user_6.json b/libs/wire-api/test/golden/testObject_SimpleMember_user_6.json deleted file mode 100644 index f2c5825185..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMember_user_6.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "conversation_role": "nkyx6ypx0p0b_fvx6mt6w5w6n2qpivv9svj2myn5n86isy7n2e07m92t7ostflj4lq1py50bqzdi4smzd", - "id": "00000052-0000-0053-0000-000400000000", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000052-0000-0053-0000-000400000000" - } -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMember_user_7.json b/libs/wire-api/test/golden/testObject_SimpleMember_user_7.json deleted file mode 100644 index 45d47caad1..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMember_user_7.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "conversation_role": "d8027w_w7pr9fj", - "id": "0000003d-0000-006f-0000-00480000006e", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000003d-0000-006f-0000-00480000006e" - } -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMember_user_8.json b/libs/wire-api/test/golden/testObject_SimpleMember_user_8.json deleted file mode 100644 index ef76d18ed5..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMember_user_8.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "conversation_role": "_rgnqtn1bdc2eb4nr8ilpka1sm6kt5bvonqm742npdpro1s4b_ydcahfm4q7i0getmnp0vdpod_eye8c_1kb72d_96qypb", - "id": "0000004c-0000-006c-0000-000800000044", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000004c-0000-006c-0000-000800000044" - } -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMember_user_9.json b/libs/wire-api/test/golden/testObject_SimpleMember_user_9.json deleted file mode 100644 index e4f7629acc..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMember_user_9.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "conversation_role": "sr5pfubd0_cpdp", - "id": "0000000a-0000-007a-0000-003f0000001b", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000000a-0000-007a-0000-003f0000001b" - } -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMembers_user_1.json b/libs/wire-api/test/golden/testObject_SimpleMembers_user_1.json index 46a8ccb50b..05bc2447ca 100644 --- a/libs/wire-api/test/golden/testObject_SimpleMembers_user_1.json +++ b/libs/wire-api/test/golden/testObject_SimpleMembers_user_1.json @@ -1,168 +1,15 @@ { "user_ids": [ - "00000048-0000-0011-0000-002300000050", - "00000030-0000-003d-0000-00620000002a", - "0000001f-0000-002b-0000-005500000013", - "00000062-0000-0017-0000-005a00000019", - "00000065-0000-002e-0000-00730000002f", - "00000048-0000-0068-0000-002300000042", - "00000021-0000-0057-0000-005d00000055", - "00000080-0000-0071-0000-003400000066", - "00000036-0000-0050-0000-002a0000005b", - "00000044-0000-0025-0000-002e00000026", - "00000059-0000-0000-0000-002e0000002d", - "00000014-0000-0003-0000-002600000025", - "0000002c-0000-0006-0000-007300000061", - "0000003f-0000-002c-0000-00670000002f", - "0000006c-0000-0072-0000-00400000002d", - "00000064-0000-0070-0000-000800000049", - "0000006a-0000-002e-0000-006000000070", - "00000059-0000-005a-0000-002300000061" + "0000001f-0000-002b-0000-005500000013" ], "users": [ { - "conversation_role": "py49zu8bed53ta2nhrhtkv1ck923pk8x70h1zzgp1h15yf6_vcqq7aeckcwpgonge096jg1l2xm4qogs3gucm_s8c_djl718bnwnm6x16rtxttlb47fiazreiew8", - "id": "00000048-0000-0011-0000-002300000050", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000048-0000-0011-0000-002300000050" - } - }, - { - "conversation_role": "qslp25fyjfvydgtfk3v3ibh8eqdq3kpek7rb11xteg2y5_0a1mv14v5n79jznd5zjfes70nqyeacesqi8v62fmzsc_4zss75er", - "id": "00000030-0000-003d-0000-00620000002a", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000030-0000-003d-0000-00620000002a" - } - }, - { - "conversation_role": "n0_wuagfmm6ltcjr0n2ib7l2mdg3i0zwtzmb6aribmg2107sirkgo17wjt9d2h66nj3lerw_blivsh6by09a", + "conversation_role": "n0_wu2h66nj3lerw_blivsh6by09a", "id": "0000001f-0000-002b-0000-005500000013", "qualified_id": { "domain": "faraway.example.com", "id": "0000001f-0000-002b-0000-005500000013" } - }, - { - "conversation_role": "4q8i3kin7cuo_xpa", - "id": "00000062-0000-0017-0000-005a00000019", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000062-0000-0017-0000-005a00000019" - } - }, - { - "conversation_role": "e52wem88ym9kubyydku", - "id": "00000065-0000-002e-0000-00730000002f", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000065-0000-002e-0000-00730000002f" - } - }, - { - "conversation_role": "yson37f_88qcp5chnwpjnwin427qoptb7bmlx5u2454vw95vvt241red8i1pkavlha4l9vx3cr1ajgklb", - "id": "00000048-0000-0068-0000-002300000042", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000048-0000-0068-0000-002300000042" - } - }, - { - "conversation_role": "q24o118lbfa5zisiltltauh2qyf2lo_vu10hohqtf157wiasc4old5lwbn0g5xarmmu91kfqczv1om08v81k_a", - "id": "00000021-0000-0057-0000-005d00000055", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000021-0000-0057-0000-005d00000055" - } - }, - { - "conversation_role": "0otsqpgjh2ctmp22nsof114767_vow59km_e", - "id": "00000080-0000-0071-0000-003400000066", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000080-0000-0071-0000-003400000066" - } - }, - { - "conversation_role": "406ogeb8o68w", - "id": "00000036-0000-0050-0000-002a0000005b", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000036-0000-0050-0000-002a0000005b" - } - }, - { - "conversation_role": "vgwq1mfqei0embh6msg2q0ucobreh9jl61ql0fge66e9xe", - "id": "00000044-0000-0025-0000-002e00000026", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000044-0000-0025-0000-002e00000026" - } - }, - { - "conversation_role": "rmv3a7k_p9vlj1l324wnlko6fa0ve13nnf9n0qmey0dgacxewoyss9wih9k0oddw3q634r8ewtj43os8jwg5ka7m58vcqlq2ci6n0a139_g3avnchq9uvi0", - "id": "00000059-0000-0000-0000-002e0000002d", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000059-0000-0000-0000-002e0000002d" - } - }, - { - "conversation_role": "9pryu0zv3nw_xtb3xr1naukqs0e", - "id": "00000014-0000-0003-0000-002600000025", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000014-0000-0003-0000-002600000025" - } - }, - { - "conversation_role": "iy", - "id": "0000002c-0000-0006-0000-007300000061", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000002c-0000-0006-0000-007300000061" - } - }, - { - "conversation_role": "bv0fkxi4521qi41njnulwsz6lp4qwsm0mgbkis1pwjc4bxatdie460vepfj11u_osup17wizy3clm31t_z827yzkw_zcgs", - "id": "0000003f-0000-002c-0000-00670000002f", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000003f-0000-002c-0000-00670000002f" - } - }, - { - "conversation_role": "5v6_cttr3ctgrijw4h1_gsyi41f4t3dgyh64dhcgeoxvao1h68", - "id": "0000006c-0000-0072-0000-00400000002d", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000006c-0000-0072-0000-00400000002d" - } - }, - { - "conversation_role": "x0", - "id": "00000064-0000-0070-0000-000800000049", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000064-0000-0070-0000-000800000049" - } - }, - { - "conversation_role": "ss07m2lagw1v7yvn_swpeauvqdyktrcjreq86gx7shm4xkc3rtimrykvblvtc52pnc8obmsdz475yeet1sxlp0hq7wcaagr2hdi7a7d801khmybj", - "id": "0000006a-0000-002e-0000-006000000070", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000006a-0000-002e-0000-006000000070" - } - }, - { - "conversation_role": "vb_ng523gxc0ci13cmxscmusff8uw12hvbsvfsa", - "id": "00000059-0000-005a-0000-002300000061", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000059-0000-005a-0000-002300000061" - } } ] } diff --git a/libs/wire-api/test/golden/testObject_SimpleMembers_user_10.json b/libs/wire-api/test/golden/testObject_SimpleMembers_user_10.json deleted file mode 100644 index 9cea5dc9c4..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMembers_user_10.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "user_ids": [ - "00000047-0000-0044-0000-005c0000003c", - "00000068-0000-006a-0000-002c00000071", - "00000040-0000-0068-0000-001300000019" - ], - "users": [ - { - "conversation_role": "buaqu8i1j2czfkdn3jyq1u3m5w3ohl9tuy9c8kihit3s9cax_4f62sr7kj7wfk6gtf6bsrkl6fcvh59idymwykehmvnqfo232q4m2gnc05237ikemuoto", - "id": "00000047-0000-0044-0000-005c0000003c", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000047-0000-0044-0000-005c0000003c" - } - }, - { - "conversation_role": "64s251imkzo_1fnf4o14i68wjowm02yfae3casjqc6fo_qjhhep50tjlir_i1ggt5qfri_1lk07y7ue81lwykuv9m2se6t8rtkm98zaz1k30", - "id": "00000068-0000-006a-0000-002c00000071", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000068-0000-006a-0000-002c00000071" - } - }, - { - "conversation_role": "5eugts7sax037o6wowr1yoccc3hp8t226kk3y6h0dqdljvkktrxse2ci788qpulg7o48nco0x5jn1ahwll0vmsmpdzx_oqt9bpejkcd6w2sqrevyfoxei", - "id": "00000040-0000-0068-0000-001300000019", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000040-0000-0068-0000-001300000019" - } - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMembers_user_11.json b/libs/wire-api/test/golden/testObject_SimpleMembers_user_11.json deleted file mode 100644 index 9d68ca59ba..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMembers_user_11.json +++ /dev/null @@ -1,249 +0,0 @@ -{ - "user_ids": [ - "00000069-0000-0074-0000-006800000058", - "0000001c-0000-007e-0000-003300000074", - "00000025-0000-0064-0000-007000000046", - "00000037-0000-000a-0000-00140000001a", - "0000004b-0000-004b-0000-005000000005", - "0000005b-0000-004a-0000-000f00000029", - "00000069-0000-003e-0000-002300000076", - "0000003e-0000-0047-0000-005e0000006a", - "0000003d-0000-0034-0000-001100000003", - "00000042-0000-0018-0000-006f00000063", - "00000066-0000-0065-0000-00640000006c", - "0000005b-0000-0068-0000-006300000031", - "00000025-0000-000d-0000-000000000008", - "00000010-0000-0007-0000-005700000011", - "00000059-0000-0001-0000-005e00000073", - "00000063-0000-0061-0000-005f00000045", - "0000002e-0000-001e-0000-00350000001a", - "00000013-0000-005c-0000-006100000023", - "0000000e-0000-0031-0000-00300000000c", - "0000007e-0000-002a-0000-007c0000004f", - "00000011-0000-001e-0000-001e00000054", - "0000005f-0000-000d-0000-004e00000016", - "0000001f-0000-005c-0000-00570000002a", - "00000003-0000-0050-0000-00110000004d", - "00000055-0000-006f-0000-002f0000007a", - "0000005a-0000-0067-0000-00600000006b", - "00000048-0000-007b-0000-001500000034" - ], - "users": [ - { - "conversation_role": "yprw788nm_1n_l3i6g1xn1xjokilmavqko9otxa26hobs7e7s1fgruka4iom01i00aoyui37so", - "id": "00000069-0000-0074-0000-006800000058", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000069-0000-0074-0000-006800000058" - } - }, - { - "conversation_role": "095o8ll6js3jmhid4vk1j7vc2x_cxq4u7wqr8quf2ndx7wre1525bpa89_k5b6bvy8ypjlkk5xe1u7jqy40dk7blp3fmp0l1vfzg1em2pkpv8dtzp50rgqy_s1c", - "id": "0000001c-0000-007e-0000-003300000074", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000001c-0000-007e-0000-003300000074" - } - }, - { - "conversation_role": "n9yc3pd38tzb9y_h0oi_d_4r01bpumk0puut8s72kdztlrl3k89d49_07kz_z2br0vey8b1fyo4o_45j7vrpz3wiyrdsjr6l3rg8lwhwk_u5flh_62ld3t", - "id": "00000025-0000-0064-0000-007000000046", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000025-0000-0064-0000-007000000046" - } - }, - { - "conversation_role": "15firv29l22tvugxzg9x0g59_29h02jqnfg9c5p5e7tr2m64u5bnmsp1fzs8mcvqsb17ym4k1q1ap96v9wxgs1", - "id": "00000037-0000-000a-0000-00140000001a", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000037-0000-000a-0000-00140000001a" - } - }, - { - "conversation_role": "tddu3qs3p60da19ibmx92unwy8mu9goocijbeamqw4bn3d5kt6_zkm2x1j2mawr_ygt", - "id": "0000004b-0000-004b-0000-005000000005", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000004b-0000-004b-0000-005000000005" - } - }, - { - "conversation_role": "_ooid3_m9x6065k4n_ka4m0n9hf9anvvmlosi6v4a9e7960cc1elsy7h_7i_bjq3573eh2q7d65zhsqkc69uef7lnv4qqnr8disz4y3idhnvvw_7z8", - "id": "0000005b-0000-004a-0000-000f00000029", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000005b-0000-004a-0000-000f00000029" - } - }, - { - "conversation_role": "u757zclatb90zyqr29fhuyho0ll2ks90fjji59df50j5aj4tga82k5qsv6ltqbabgx2j3tiofb1iorkzw_d6mhe_g9lzt8cb0iqwa7vag0pqrwfhs5lf7b8qm9f", - "id": "00000069-0000-003e-0000-002300000076", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000069-0000-003e-0000-002300000076" - } - }, - { - "conversation_role": "ku38a6jk6fswgsgegqka_b33d6gqkwcy7egbx2rpr4pyravsymugig8l6flqxjyyl", - "id": "0000003e-0000-0047-0000-005e0000006a", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000003e-0000-0047-0000-005e0000006a" - } - }, - { - "conversation_role": "x3th543fq4asgv", - "id": "0000003d-0000-0034-0000-001100000003", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000003d-0000-0034-0000-001100000003" - } - }, - { - "conversation_role": "qc679x0r4twf5feu87fjf1dukbgbjil0otcoyim397", - "id": "00000042-0000-0018-0000-006f00000063", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000042-0000-0018-0000-006f00000063" - } - }, - { - "conversation_role": "neniwbge16i_igh4jj_02qflp698pz5xy6hv435ma6q2qlxn3dyz2oao0b43gg93m", - "id": "00000066-0000-0065-0000-00640000006c", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000066-0000-0065-0000-00640000006c" - } - }, - { - "conversation_role": "mbsnb3cb9i2dxlbz6h0l9_ocpa6zdmtt6708g6bi6b5o59v3s", - "id": "0000005b-0000-0068-0000-006300000031", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000005b-0000-0068-0000-006300000031" - } - }, - { - "conversation_role": "bv8e7m3xfc3bt639goa1tied4", - "id": "00000025-0000-000d-0000-000000000008", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000025-0000-000d-0000-000000000008" - } - }, - { - "conversation_role": "oejuw0rpkxojd7lwdvvmypnw5jga0w0i7kf84ryviznjgm_3nd1ls5ykcij2b_xqx9dc36hafa1lvk4x_vo_", - "id": "00000010-0000-0007-0000-005700000011", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000010-0000-0007-0000-005700000011" - } - }, - { - "conversation_role": "nzqm5_qyv5uj1f47xveo_2hlkqt5n6jrb5o14invzlhe2ddo66", - "id": "00000059-0000-0001-0000-005e00000073", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000059-0000-0001-0000-005e00000073" - } - }, - { - "conversation_role": "i2_ymg4hcm7bl3ll_9azdlhrur24lolk388v7o2dz1d_zvgyi4btbztoucql64gwoxoilsegph5rpc6n6u2tj9uunlgk29xvqntt8_q41l0cuc7pof26ea5wbzg91e3w", - "id": "00000063-0000-0061-0000-005f00000045", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000063-0000-0061-0000-005f00000045" - } - }, - { - "conversation_role": "o7n8q1ocx3r99s32sb4_3xg24xz1akvsjebh_kn5cgaxo3e9j5f31cuewnzay80hngq6jjmpqxzde9da5etny", - "id": "0000002e-0000-001e-0000-00350000001a", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000002e-0000-001e-0000-00350000001a" - } - }, - { - "conversation_role": "32ph0fihxtoawktwdjjd8680nz_mx8tlawldvwm8jba2kjd6tjwi4obhmpnnfqzcdcz31y_1e00gtmrugnjfwh8_nmhgca17jla9s9yy9q", - "id": "00000013-0000-005c-0000-006100000023", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000013-0000-005c-0000-006100000023" - } - }, - { - "conversation_role": "c3ydrescfgmvsgks6xy866xluancois0b4vl6ypsl6810rlnu", - "id": "0000000e-0000-0031-0000-00300000000c", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000000e-0000-0031-0000-00300000000c" - } - }, - { - "conversation_role": "nvmtteg8vpg28a9srnw_vn7er1krdecoovramdcin7qdpvrx6bildn885wlfcav9nooubk1hs6g0u5v1v8t0p8vip08o2x1pqj", - "id": "0000007e-0000-002a-0000-007c0000004f", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000007e-0000-002a-0000-007c0000004f" - } - }, - { - "conversation_role": "bhpymrq9y__8p", - "id": "00000011-0000-001e-0000-001e00000054", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000011-0000-001e-0000-001e00000054" - } - }, - { - "conversation_role": "mmhox9z9kjhkvj_0l8me0ecnp1m2slotp389sts11f43v71arii5z19n8tb6ct2d4hyyjd45vvwwa_qtuejbwvguyje", - "id": "0000005f-0000-000d-0000-004e00000016", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000005f-0000-000d-0000-004e00000016" - } - }, - { - "conversation_role": "xyep0gej_kghofx50j3bbolxbm2i58wwp0t_l0pscq4", - "id": "0000001f-0000-005c-0000-00570000002a", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000001f-0000-005c-0000-00570000002a" - } - }, - { - "conversation_role": "5ozb9c3tnkwaiu4bpw2_nn1o3ib55gjnwen6lw4ltaoitt0ngnxbwahqj631w3pfgphrp0yoh19ip0qfn29p84zijlnystitjm8_v39o4swr2xs3ahs8s2", - "id": "00000003-0000-0050-0000-00110000004d", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000003-0000-0050-0000-00110000004d" - } - }, - { - "conversation_role": "04n6", - "id": "00000055-0000-006f-0000-002f0000007a", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000055-0000-006f-0000-002f0000007a" - } - }, - { - "conversation_role": "m1vbstno19orwr77zwq8q8ak1xxdhotqyn30kdv9fq44n2zr0rn46gqfrw8lxp7mt7eywgku3gudup", - "id": "0000005a-0000-0067-0000-00600000006b", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000005a-0000-0067-0000-00600000006b" - } - }, - { - "conversation_role": "v_ahoalwm78dh_ggai7wusblsnlwhibegsuxe5w1ibm2cnj79a64r_s72hwigx1cw", - "id": "00000048-0000-007b-0000-001500000034", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000048-0000-007b-0000-001500000034" - } - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMembers_user_12.json b/libs/wire-api/test/golden/testObject_SimpleMembers_user_12.json deleted file mode 100644 index 6a3ed35be7..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMembers_user_12.json +++ /dev/null @@ -1,168 +0,0 @@ -{ - "user_ids": [ - "0000003b-0000-0016-0000-003600000008", - "00000056-0000-0050-0000-00040000006d", - "0000006e-0000-004e-0000-005200000050", - "00000069-0000-001a-0000-005c0000007b", - "0000004d-0000-0002-0000-005700000067", - "0000001b-0000-0076-0000-002800000008", - "00000032-0000-0007-0000-000400000047", - "00000054-0000-0055-0000-002800000002", - "0000001c-0000-004b-0000-002c00000037", - "00000034-0000-007e-0000-006100000061", - "00000030-0000-000b-0000-00790000002a", - "0000004f-0000-0043-0000-004c0000002b", - "00000079-0000-004b-0000-005e00000033", - "0000003b-0000-006c-0000-000f00000059", - "00000080-0000-001e-0000-002100000043", - "00000069-0000-0047-0000-00000000004e", - "0000001d-0000-007e-0000-004300000036", - "00000061-0000-005f-0000-00280000002d" - ], - "users": [ - { - "conversation_role": "r812vw__xb9t_hgb5ryc52eujh_ss6aem87h1hakj2u8wvjshpwqrar6ndm5cuka0pkezokcvziv93_8ay2q5a", - "id": "0000003b-0000-0016-0000-003600000008", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000003b-0000-0016-0000-003600000008" - } - }, - { - "conversation_role": "xf6x34y4hcbgklhrr9a7jkjiclu5dv89m59b5sn40ui8iof88mse47t57ti7zch5cf866tzqua171us", - "id": "00000056-0000-0050-0000-00040000006d", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000056-0000-0050-0000-00040000006d" - } - }, - { - "conversation_role": "07bbbbgwl0gkv1pfj719wn3z0n8nehby_fk3h6gs39csow68u4_3pbly54fqkng37jqxwr6ym6injx", - "id": "0000006e-0000-004e-0000-005200000050", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000006e-0000-004e-0000-005200000050" - } - }, - { - "conversation_role": "bj5m", - "id": "00000069-0000-001a-0000-005c0000007b", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000069-0000-001a-0000-005c0000007b" - } - }, - { - "conversation_role": "ze5lhmk1d8rrjto9615pcoluink8ybkouqa90kogtrbokfv2tdbypoi8inkbi9snsymli7r9bk_ilqjq8ktb7ia2nr2bf6k667nry", - "id": "0000004d-0000-0002-0000-005700000067", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000004d-0000-0002-0000-005700000067" - } - }, - { - "conversation_role": "z3dbyprvipeu8kl4fabnh24fo77t7gqcs0chxw34ovuru0mxeu6e_jl3s744uggcnwqcyhuzkn1ueko_k0", - "id": "0000001b-0000-0076-0000-002800000008", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000001b-0000-0076-0000-002800000008" - } - }, - { - "conversation_role": "sq4pc2q1xo14fl8yiegpw0_5y24vohkynzm6zselylhu2xtd3vi4w7odhh1yv9ux01q31s02lv0p337do46bqsjfjywxu1mv", - "id": "00000032-0000-0007-0000-000400000047", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000032-0000-0007-0000-000400000047" - } - }, - { - "conversation_role": "dnrdny", - "id": "00000054-0000-0055-0000-002800000002", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000054-0000-0055-0000-002800000002" - } - }, - { - "conversation_role": "gf52", - "id": "0000001c-0000-004b-0000-002c00000037", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000001c-0000-004b-0000-002c00000037" - } - }, - { - "conversation_role": "yo2r0bi1rrfg2rws_v18eravmdit0igdaksg3atrzjek7u03ip5fjoo6stxjn2xpie700ejkalgzw0zhl3t3j_", - "id": "00000034-0000-007e-0000-006100000061", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000034-0000-007e-0000-006100000061" - } - }, - { - "conversation_role": "hnoqjm2owsv7yrc899nidzee4ib07r40vfplmxyi9_uf2l49gd5htfmckn3bscip7tygw5hc1bdnd66i9ojjc0bzrpxq9blro73yov2xsb940g7dnijsvvkji", - "id": "00000030-0000-000b-0000-00790000002a", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000030-0000-000b-0000-00790000002a" - } - }, - { - "conversation_role": "gnpcz5crw82yyqtlvvvfdps3b5uxqr0a", - "id": "0000004f-0000-0043-0000-004c0000002b", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000004f-0000-0043-0000-004c0000002b" - } - }, - { - "conversation_role": "h84nu68fxxen4b8d5i8br4gixwyntx3o597v_ds147th29_vkuxblstg9af6x3p7", - "id": "00000079-0000-004b-0000-005e00000033", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000079-0000-004b-0000-005e00000033" - } - }, - { - "conversation_role": "uboc5sab9w92", - "id": "0000003b-0000-006c-0000-000f00000059", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000003b-0000-006c-0000-000f00000059" - } - }, - { - "conversation_role": "1mcw_zxelu_doxdkqrc5tf660toco4vdv99oecl106z1ygzfnqo6buoysg_s", - "id": "00000080-0000-001e-0000-002100000043", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000080-0000-001e-0000-002100000043" - } - }, - { - "conversation_role": "jv38u3mzfcdi7xln9al3yepden29o1y6a1xtblfi98cg_bpehklvyf8twyfwinev0ozfokbw71iyh_98ajkyd2z1c2d3a9c09ig14r0tcwy6pqpo", - "id": "00000069-0000-0047-0000-00000000004e", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000069-0000-0047-0000-00000000004e" - } - }, - { - "conversation_role": "v5l6fw_m_1lakwhcd6g0uz0gpba82jwjdad0qyypc0plx1t1hnu_6zhi3cg6cy25rj3l5aj50pezusaueat8mnfkj_uescuilehc6b6prp8f4lm_ae0dxxvwp3rgu2e", - "id": "0000001d-0000-007e-0000-004300000036", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000001d-0000-007e-0000-004300000036" - } - }, - { - "conversation_role": "xyb65ic8vzt9x9k1i_a81f6cngzuoii", - "id": "00000061-0000-005f-0000-00280000002d", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000061-0000-005f-0000-00280000002d" - } - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMembers_user_13.json b/libs/wire-api/test/golden/testObject_SimpleMembers_user_13.json deleted file mode 100644 index 54f6e10c72..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMembers_user_13.json +++ /dev/null @@ -1,96 +0,0 @@ -{ - "user_ids": [ - "00000050-0000-0074-0000-00260000002b", - "00000000-0000-001d-0000-005f00000055", - "00000005-0000-0010-0000-003b00000043", - "00000040-0000-0065-0000-007000000049", - "00000015-0000-007f-0000-006c0000004d", - "0000000e-0000-007b-0000-003400000043", - "0000005d-0000-000d-0000-004500000021", - "0000002d-0000-003c-0000-003e0000000f", - "0000000b-0000-0042-0000-00740000003b", - "00000048-0000-0039-0000-008000000004" - ], - "users": [ - { - "conversation_role": "auzu2e8pwoe6c0gqamygef4xzybb4o1_yoxbelgaw2012jz9owv9stt14y2d_yi1yi8huvqyhele83b_99fg8ncenqi40pqjl18nkgvwilzo8kahww", - "id": "00000050-0000-0074-0000-00260000002b", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000050-0000-0074-0000-00260000002b" - } - }, - { - "conversation_role": "8zkp0il16289nuuv9n3h2p8e7znc_4npg5qzdnt18t1l3yx0m40xugm9z_b1w_p98k0b02oq7enifxr4r9b1zyvax", - "id": "00000000-0000-001d-0000-005f00000055", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000000-0000-001d-0000-005f00000055" - } - }, - { - "conversation_role": "4kkuwyima3ztybzpf3ccy2_mrgcz2sv0nvb29bxjm90dgk6ft_14r7p0qyy12crv_z", - "id": "00000005-0000-0010-0000-003b00000043", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000005-0000-0010-0000-003b00000043" - } - }, - { - "conversation_role": "pcod0980px6sue9r5cjn7ok4ad9sl6rqpmlmhwu1ju8kp7m757o2axicjqha4e9wz_v3wx3ixb6swh3bujsxpc9g0rjd_und", - "id": "00000040-0000-0065-0000-007000000049", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000040-0000-0065-0000-007000000049" - } - }, - { - "conversation_role": "qylzcwu0dvtjvra93ocg8fyuyzzowac5yo5410wh4sveczmfq0t2y2e6cae4fux96q", - "id": "00000015-0000-007f-0000-006c0000004d", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000015-0000-007f-0000-006c0000004d" - } - }, - { - "conversation_role": "z3id3idffe8rl53wpyrd3f2l0y56qxz", - "id": "0000000e-0000-007b-0000-003400000043", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000000e-0000-007b-0000-003400000043" - } - }, - { - "conversation_role": "2voj8d_5ydou6phiassv9tzhnw185814n90y8rbx5i", - "id": "0000005d-0000-000d-0000-004500000021", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000005d-0000-000d-0000-004500000021" - } - }, - { - "conversation_role": "09y9r0sl0or7yvw_ztcg3_5xioeq6hk0lwmycvqtfnmhtg84qeotcl3yltg1ibzwdkgw3qz397otoa3xsqvn2uzsvqyzt87_6is2zotb4cgc5m8", - "id": "0000002d-0000-003c-0000-003e0000000f", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000002d-0000-003c-0000-003e0000000f" - } - }, - { - "conversation_role": "tw7z9ajikrm79pv0q2gq5fjndf940qdzyjznb052bb9b_6zhhdunxgm91cj6mf04yp1rzapwrx1sox8z9sfijxy1xxn61b0", - "id": "0000000b-0000-0042-0000-00740000003b", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000000b-0000-0042-0000-00740000003b" - } - }, - { - "conversation_role": "nmhc57h6qa7lzv0d0scl8_53iwuitrlmmujkwf_vgjgn4s027b5i9hbt2nxhm1d", - "id": "00000048-0000-0039-0000-008000000004", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000048-0000-0039-0000-008000000004" - } - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMembers_user_14.json b/libs/wire-api/test/golden/testObject_SimpleMembers_user_14.json deleted file mode 100644 index fda2f3ee69..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMembers_user_14.json +++ /dev/null @@ -1,231 +0,0 @@ -{ - "user_ids": [ - "00000049-0000-0018-0000-002200000071", - "0000003f-0000-004e-0000-005800000030", - "00000017-0000-007e-0000-006f00000027", - "00000005-0000-003f-0000-00280000005e", - "0000002b-0000-0003-0000-004a0000002d", - "0000005d-0000-0054-0000-002500000028", - "0000005e-0000-0002-0000-004b00000045", - "0000005e-0000-0027-0000-003d00000065", - "00000035-0000-0035-0000-00010000001f", - "00000054-0000-0069-0000-002e0000007c", - "00000056-0000-005a-0000-006a0000004c", - "00000041-0000-0013-0000-007700000017", - "00000022-0000-0071-0000-000f00000072", - "0000003b-0000-003c-0000-003500000028", - "00000047-0000-0005-0000-001a0000007b", - "0000000a-0000-0039-0000-00530000006f", - "00000047-0000-0062-0000-007700000025", - "00000049-0000-000c-0000-002400000060", - "00000028-0000-001d-0000-005000000045", - "00000071-0000-0014-0000-002000000080", - "00000037-0000-004c-0000-006800000015", - "0000005a-0000-0014-0000-005c0000000b", - "0000000c-0000-0059-0000-004600000053", - "00000050-0000-0080-0000-00350000007c", - "00000014-0000-0046-0000-008000000048" - ], - "users": [ - { - "conversation_role": "5qxti74lbqe_tgvvnq7ub2xxn0e2w0", - "id": "00000049-0000-0018-0000-002200000071", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000049-0000-0018-0000-002200000071" - } - }, - { - "conversation_role": "mwzccu_p4zazafbgnvf", - "id": "0000003f-0000-004e-0000-005800000030", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000003f-0000-004e-0000-005800000030" - } - }, - { - "conversation_role": "rmr13bsn9lo1dil9j12jj31qdod3izckzpsrflf653suq328bmnd_kirumpr", - "id": "00000017-0000-007e-0000-006f00000027", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000017-0000-007e-0000-006f00000027" - } - }, - { - "conversation_role": "_tae", - "id": "00000005-0000-003f-0000-00280000005e", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000005-0000-003f-0000-00280000005e" - } - }, - { - "conversation_role": "kaa5_qbk5nvvgx4jowierx", - "id": "0000002b-0000-0003-0000-004a0000002d", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000002b-0000-0003-0000-004a0000002d" - } - }, - { - "conversation_role": "2hco6n9dqp4qph8alctzrcw91aiw1d4eb5g6ebeb3739i31b4o8seok8krf1z95t3zft4gif5ib9qtsuuzvb0ip17svpfk21akw0d_hz46u", - "id": "0000005d-0000-0054-0000-002500000028", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000005d-0000-0054-0000-002500000028" - } - }, - { - "conversation_role": "o1bfk_p6xvxp7t1i6f3d57jv2_yl4nq5or1zy4vd2dh22ue895yoduwjo3wc5qzostuhbw369j", - "id": "0000005e-0000-0002-0000-004b00000045", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000005e-0000-0002-0000-004b00000045" - } - }, - { - "conversation_role": "vf6s6yc5eavaytm7_6", - "id": "0000005e-0000-0027-0000-003d00000065", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000005e-0000-0027-0000-003d00000065" - } - }, - { - "conversation_role": "n7r9vlgda6kn7ehvrz_hrl6t1p07xr42_rgp", - "id": "00000035-0000-0035-0000-00010000001f", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000035-0000-0035-0000-00010000001f" - } - }, - { - "conversation_role": "qtfn187ab22rzoan9jy9ug2qyjisshxdeo184e8cjm", - "id": "00000054-0000-0069-0000-002e0000007c", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000054-0000-0069-0000-002e0000007c" - } - }, - { - "conversation_role": "lxynbdsl575ahtb1fzz_0ucdcsmeiu4baq0ziei5", - "id": "00000056-0000-005a-0000-006a0000004c", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000056-0000-005a-0000-006a0000004c" - } - }, - { - "conversation_role": "q4m0kblmex11x_k__yurqoqixdbhbcluk60_kpje7xvt5drk0jdp2jh29ql4hlvz_af8yx61ptki414nip32h59m1m_spku9ac9v8pfxo_ue6", - "id": "00000041-0000-0013-0000-007700000017", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000041-0000-0013-0000-007700000017" - } - }, - { - "conversation_role": "xt24wodqlibu4gtj128oj8e61z4gt_5d_we5m9jk35crgs8levtcul1pwak1vxn95q9h4vqss5qlezj4r3igvmyv4y", - "id": "00000022-0000-0071-0000-000f00000072", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000022-0000-0071-0000-000f00000072" - } - }, - { - "conversation_role": "vitd82h50v", - "id": "0000003b-0000-003c-0000-003500000028", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000003b-0000-003c-0000-003500000028" - } - }, - { - "conversation_role": "io1uuzbdi7sfvy93f6kgdq31xskuwc8mxphwwrpv9rxc4o8ycdu4l4_0_26hm1g03g2", - "id": "00000047-0000-0005-0000-001a0000007b", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000047-0000-0005-0000-001a0000007b" - } - }, - { - "conversation_role": "cksijt3o36xuu324i61apsuwdi32k3l1x_oalfaqqtk", - "id": "0000000a-0000-0039-0000-00530000006f", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000000a-0000-0039-0000-00530000006f" - } - }, - { - "conversation_role": "ru1kksg2ef5_yo7i5uwq", - "id": "00000047-0000-0062-0000-007700000025", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000047-0000-0062-0000-007700000025" - } - }, - { - "conversation_role": "lyspep_wcyu0fegqwpmns9lzjpy49i_6ufmhkft3bbmf_yi76hzdacj7", - "id": "00000049-0000-000c-0000-002400000060", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000049-0000-000c-0000-002400000060" - } - }, - { - "conversation_role": "q8upik7s6rzlcqfbtrx0ty9_pjrqeq02b4nkdnggfu_y_ey8h430k8l900czggrlngyvz0hezpfqg0ta7dv7enlsujqhv9w2qcmrye97ozaswyg671b6cqk5_yprgn5", - "id": "00000028-0000-001d-0000-005000000045", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000028-0000-001d-0000-005000000045" - } - }, - { - "conversation_role": "e3xri9yngsx6817txk_k58ybfykismurlmmhsa7k5xv5l8g5qgx48h9sp9ir4tp2n7i01wc4780lwvl9o31yacvdashtu82108yevwv1rnh1co8bzws28_01ao5jhv7", - "id": "00000071-0000-0014-0000-002000000080", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000071-0000-0014-0000-002000000080" - } - }, - { - "conversation_role": "tzu6fq7owrz3hkm_7tmtmzr4oj9pyo1oi0bq4hvp3lrn3e5t6ep0x4g84nnmg79kag8tdaoopluff0eavzqpp57ij3us0xat7jua1g2iuhfjlrpoen2dyw1eulrqa5", - "id": "00000037-0000-004c-0000-006800000015", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000037-0000-004c-0000-006800000015" - } - }, - { - "conversation_role": "r7xed76rtgltedolcrxbq67tyo5u5arm9ip49bo5szs24skzui_3h65_2j0md66gjlz850waloiuiqsd", - "id": "0000005a-0000-0014-0000-005c0000000b", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000005a-0000-0014-0000-005c0000000b" - } - }, - { - "conversation_role": "80_0tuom0zml0hz7q8ioxscxusk7ghx63wp5o83lax5", - "id": "0000000c-0000-0059-0000-004600000053", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000000c-0000-0059-0000-004600000053" - } - }, - { - "conversation_role": "ae3h61opsksj5x5if1tt3a74ehzw02ds6dqisz_5l", - "id": "00000050-0000-0080-0000-00350000007c", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000050-0000-0080-0000-00350000007c" - } - }, - { - "conversation_role": "c_fbjpth0u2yni1mwed8xyjo7hvrev2ojjb3g8vu2sij81cjnehtpaq5mkd_55qf0eavaxtmrhzv20vbhrxssewk5m7rmxgveuva24e05xs", - "id": "00000014-0000-0046-0000-008000000048", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000014-0000-0046-0000-008000000048" - } - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMembers_user_15.json b/libs/wire-api/test/golden/testObject_SimpleMembers_user_15.json deleted file mode 100644 index 593182b440..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMembers_user_15.json +++ /dev/null @@ -1,132 +0,0 @@ -{ - "user_ids": [ - "0000006a-0000-0032-0000-004f0000001e", - "0000001f-0000-005a-0000-001a00000078", - "0000001a-0000-0017-0000-007e0000000c", - "0000001e-0000-0019-0000-00180000004c", - "0000006d-0000-001b-0000-00050000003f", - "00000037-0000-001c-0000-000c0000002f", - "00000047-0000-0014-0000-007e00000049", - "00000028-0000-002f-0000-004a00000063", - "00000027-0000-0075-0000-003f00000016", - "00000045-0000-007a-0000-003900000015", - "00000000-0000-0040-0000-002e0000007c", - "00000057-0000-0060-0000-006e0000001d", - "00000037-0000-0007-0000-006600000055", - "00000032-0000-0078-0000-005100000021" - ], - "users": [ - { - "conversation_role": "da1vnxfznxggp6c2qcjdx4sbo4usg7jb58hmd_ylzyr_97m9rpyg6gmw9ikw", - "id": "0000006a-0000-0032-0000-004f0000001e", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000006a-0000-0032-0000-004f0000001e" - } - }, - { - "conversation_role": "asfpn3xoxsvsz8ubdt6b3b", - "id": "0000001f-0000-005a-0000-001a00000078", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000001f-0000-005a-0000-001a00000078" - } - }, - { - "conversation_role": "ftkjnuoy9i1h0yyf1x87m97flhx21n2475_rsnn76nkpl9toieae7wk0y_f83ji", - "id": "0000001a-0000-0017-0000-007e0000000c", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000001a-0000-0017-0000-007e0000000c" - } - }, - { - "conversation_role": "g22_kcj2fae4nspxpz30n5f6ib5bhrb", - "id": "0000001e-0000-0019-0000-00180000004c", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000001e-0000-0019-0000-00180000004c" - } - }, - { - "conversation_role": "qzkowgmbm3t4ck1lzb96ero0d6yw79kzdf2q", - "id": "0000006d-0000-001b-0000-00050000003f", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000006d-0000-001b-0000-00050000003f" - } - }, - { - "conversation_role": "cyiw0yfayzt_ynv0h94pdv0hl5u46adyyyb6n", - "id": "00000037-0000-001c-0000-000c0000002f", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000037-0000-001c-0000-000c0000002f" - } - }, - { - "conversation_role": "x3x3gfejb_1d1g9nsyw0rey0_tm9zs6pyuily3nrjsue7p1mp_15kffuojhi66z_t_lmnr_lq79wzvcjm3czs7i_9lvokkakhmfwkdg3f", - "id": "00000047-0000-0014-0000-007e00000049", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000047-0000-0014-0000-007e00000049" - } - }, - { - "conversation_role": "s1cu0tibrwjvgpa49x9sk9kuzyd4hco7pj3gnbcc8ie519vmobd70ln2im2dx_yg_qoh4rc8", - "id": "00000028-0000-002f-0000-004a00000063", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000028-0000-002f-0000-004a00000063" - } - }, - { - "conversation_role": "e6t98s2m_0jqjwibfan257dq0tbxl452q0dcs5mkl4kn", - "id": "00000027-0000-0075-0000-003f00000016", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000027-0000-0075-0000-003f00000016" - } - }, - { - "conversation_role": "9jjkkwb5spu0x_honfioztulhgg2vu7dwcxngha4581j3dj73mo01oh3r6kdbpbxiwrt2k8q6ixcuu97qzpc962rlz4c7en9do885ykjstaru6yjm6w", - "id": "00000045-0000-007a-0000-003900000015", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000045-0000-007a-0000-003900000015" - } - }, - { - "conversation_role": "wb1qwb0yfrwzna1gx4xcjrb9uvilio5pv_glva_sy8s9zr5udj10oy3ygf6jvbl0e92z6ucw2c3fur9ebha005gpr45jqkf3_hs40e3f6dssc", - "id": "00000000-0000-0040-0000-002e0000007c", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000000-0000-0040-0000-002e0000007c" - } - }, - { - "conversation_role": "hq3mg17cd7p27q00dhyjrdu7pr4kdplicp4ipm", - "id": "00000057-0000-0060-0000-006e0000001d", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000057-0000-0060-0000-006e0000001d" - } - }, - { - "conversation_role": "v6z1f27bvomf76x_tp5e3yik4qfx6xmohuu7sr40ijtw8b0v10746aja2yyhomb9yov9f4acq0pwng2cg76gqdh8moow_tzeonmqol6wz191m8oo4j7c8_wq", - "id": "00000037-0000-0007-0000-006600000055", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000037-0000-0007-0000-006600000055" - } - }, - { - "conversation_role": "8_lth324f81q1zr6nhz1jw5oeu4ovjqnl8lobb9t3azlu7hj3s62_xm30b3fie4s", - "id": "00000032-0000-0078-0000-005100000021", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000032-0000-0078-0000-005100000021" - } - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMembers_user_16.json b/libs/wire-api/test/golden/testObject_SimpleMembers_user_16.json deleted file mode 100644 index 6290cfb633..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMembers_user_16.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "user_ids": [ - "0000001c-0000-0079-0000-006800000001", - "0000005c-0000-0056-0000-00780000001a", - "00000032-0000-007f-0000-00270000002a", - "0000002b-0000-000e-0000-003400000009", - "0000007a-0000-0017-0000-005800000050", - "00000061-0000-0036-0000-006700000071", - "00000060-0000-007e-0000-004f0000005a", - "0000002e-0000-0016-0000-001e0000001a", - "0000006b-0000-0038-0000-006a0000004d", - "00000043-0000-003e-0000-005a0000007d", - "0000002d-0000-0010-0000-00010000000f", - "00000043-0000-0070-0000-006400000045", - "00000026-0000-002a-0000-00150000005d", - "00000079-0000-0040-0000-006100000033", - "0000007b-0000-0033-0000-005a00000007", - "00000078-0000-0058-0000-006300000019", - "00000068-0000-0042-0000-007b0000002b", - "0000004b-0000-002a-0000-007000000043", - "0000006d-0000-007b-0000-006b00000005" - ], - "users": [ - { - "conversation_role": "z2z2ju3pgvxysob_3e2wg_tyxfp1wruzek4c6iuyk23e5qxuieyz3tg436tvzl9l8k5aa_bexy1m9ggauxms8pug1f", - "id": "0000001c-0000-0079-0000-006800000001", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000001c-0000-0079-0000-006800000001" - } - }, - { - "conversation_role": "5roj3c12kqt7", - "id": "0000005c-0000-0056-0000-00780000001a", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000005c-0000-0056-0000-00780000001a" - } - }, - { - "conversation_role": "r_ivn3ruci8x4pl6bl1g_jex4", - "id": "00000032-0000-007f-0000-00270000002a", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000032-0000-007f-0000-00270000002a" - } - }, - { - "conversation_role": "x__i5068zhcdautdjavpic3zi7u950hdw_iy63gdd0h6zbs1pfviyyui2zl", - "id": "0000002b-0000-000e-0000-003400000009", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000002b-0000-000e-0000-003400000009" - } - }, - { - "conversation_role": "g5ignr39a41zundyudm1rovkz6a3rjy3dodkwk0ht3jnsqp1maz2ulc7yx93z7uy_dyqso9ofxblm2xqs", - "id": "0000007a-0000-0017-0000-005800000050", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000007a-0000-0017-0000-005800000050" - } - }, - { - "conversation_role": "ltmubflt4eswsuurwvqxkd_ngfbkyilt00dzsjckdyh2eod2v804nw0xc8jbkz8bg29nud9oe3mlgvwoml4t8cmukd7un3ycogbvojmf12ktaxx", - "id": "00000061-0000-0036-0000-006700000071", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000061-0000-0036-0000-006700000071" - } - }, - { - "conversation_role": "ox94nzepea1423z47_yd1txi", - "id": "00000060-0000-007e-0000-004f0000005a", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000060-0000-007e-0000-004f0000005a" - } - }, - { - "conversation_role": "dvrbz7c9_igfu5vl3_9ujy5dqwaevjrb7f1n2kchbxroz8ccnktv6nrybj9s0ogviznxyzw6r6ebu72su9hsz9l62fly8cf_kkf6aeri9thd4z2", - "id": "0000002e-0000-0016-0000-001e0000001a", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000002e-0000-0016-0000-001e0000001a" - } - }, - { - "conversation_role": "307w5bmxkox9r8klphxtmjge_8jgawjnotx_r0krsadx_n7", - "id": "0000006b-0000-0038-0000-006a0000004d", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000006b-0000-0038-0000-006a0000004d" - } - }, - { - "conversation_role": "j6_h0zam0_k8x6coroh4ixk9m3pk5acmwx_cg1q7mpnmn1zha_i", - "id": "00000043-0000-003e-0000-005a0000007d", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000043-0000-003e-0000-005a0000007d" - } - }, - { - "conversation_role": "9j1_jkemhozgdmdcoh39j4gxbccuysthtljfwf7qwgjk50tkamk2p_xcw7i9cclp35faxipa5qt2i23_u2n35anfp9jihl8fj2jebisxmgkfnmh89z", - "id": "0000002d-0000-0010-0000-00010000000f", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000002d-0000-0010-0000-00010000000f" - } - }, - { - "conversation_role": "ds4scvwxorxgxtlskf27hu", - "id": "00000043-0000-0070-0000-006400000045", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000043-0000-0070-0000-006400000045" - } - }, - { - "conversation_role": "1j2p5d49kfu8omp83fr67o4qpdb07", - "id": "00000026-0000-002a-0000-00150000005d", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000026-0000-002a-0000-00150000005d" - } - }, - { - "conversation_role": "j6xf6yvyevf8aweam9h70ga1gs4lr_5n7khmou70p2_g1qzjpsgpdkf45scpqggc2rve2aqrev88u91sj3sny4cavowa1hosih61ycaq0pf41inxqhwzhc", - "id": "00000079-0000-0040-0000-006100000033", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000079-0000-0040-0000-006100000033" - } - }, - { - "conversation_role": "u0lw_wyfzjmmu17s65cau3i295l_0c4hu823csp473bry2cn2zr24vsay4w2m2936y9ja0mvapjxafww89o", - "id": "0000007b-0000-0033-0000-005a00000007", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000007b-0000-0033-0000-005a00000007" - } - }, - { - "conversation_role": "u5wny30naytnu39dwahr_5trcz66uqb4qrbvvhiu2juwbbkv8udp8whvw3jhy2o2s5jwmwesp_6qx_ceatpyex9xssv4z38p1xs3mpau7", - "id": "00000078-0000-0058-0000-006300000019", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000078-0000-0058-0000-006300000019" - } - }, - { - "conversation_role": "cgx4sx81so7w8wyohtqvr53bzf_8od3j77", - "id": "00000068-0000-0042-0000-007b0000002b", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000068-0000-0042-0000-007b0000002b" - } - }, - { - "conversation_role": "p35w8lh2_arnf44pbqrk3g4ln0881ml0b4t", - "id": "0000004b-0000-002a-0000-007000000043", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000004b-0000-002a-0000-007000000043" - } - }, - { - "conversation_role": "0z7pdm65ezdilg_qqnzz34l5e1zi8gsw78qbwitnu2ng", - "id": "0000006d-0000-007b-0000-006b00000005", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000006d-0000-007b-0000-006b00000005" - } - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMembers_user_17.json b/libs/wire-api/test/golden/testObject_SimpleMembers_user_17.json deleted file mode 100644 index 00699f4604..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMembers_user_17.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "user_ids": [ - "00000071-0000-0050-0000-006200000041", - "00000003-0000-0074-0000-004e0000003c", - "0000000b-0000-003a-0000-003900000026", - "0000001b-0000-0058-0000-000500000057", - "0000007a-0000-001d-0000-005800000052", - "0000001a-0000-001e-0000-00360000007b" - ], - "users": [ - { - "conversation_role": "ui5u6nk8og1da9q8_ha4hhv2v_qrs_mveewm6h5_4384yf4ovtp67w_z6x9_waqln013ahg3rw9oky5o4yff6v", - "id": "00000071-0000-0050-0000-006200000041", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000071-0000-0050-0000-006200000041" - } - }, - { - "conversation_role": "qsowevndt0gqwh1yvpqxd_4u3junr66dhuerv38qrhzv5kf9i38fkd", - "id": "00000003-0000-0074-0000-004e0000003c", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000003-0000-0074-0000-004e0000003c" - } - }, - { - "conversation_role": "dq1mag9bzqoenu3chbc2mn91ivbh", - "id": "0000000b-0000-003a-0000-003900000026", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000000b-0000-003a-0000-003900000026" - } - }, - { - "conversation_role": "9ij9p1jla54lbtk66mhbakd7m7p502p6tz1ryyaep94rz7upsquixaaf6eoewz_oziw_ok7xbo49", - "id": "0000001b-0000-0058-0000-000500000057", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000001b-0000-0058-0000-000500000057" - } - }, - { - "conversation_role": "13tjs8e20xxqd296duhver4er47dj47v2yyspcpfz5pdhbmnmlxyzar0w2recatb6r4_20zcd", - "id": "0000007a-0000-001d-0000-005800000052", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000007a-0000-001d-0000-005800000052" - } - }, - { - "conversation_role": "gy3s_2c0r9lzi08hjnkbc9pbhdu3yvg409ipjztpmthie_j834nn12zjq_m56w1dqqi8mpde", - "id": "0000001a-0000-001e-0000-00360000007b", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000001a-0000-001e-0000-00360000007b" - } - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMembers_user_18.json b/libs/wire-api/test/golden/testObject_SimpleMembers_user_18.json deleted file mode 100644 index 5bfff61fb6..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMembers_user_18.json +++ /dev/null @@ -1,204 +0,0 @@ -{ - "user_ids": [ - "00000013-0000-003e-0000-006000000058", - "00000002-0000-0026-0000-005d00000007", - "00000078-0000-005b-0000-00580000004f", - "00000054-0000-0053-0000-00340000006e", - "00000023-0000-002f-0000-002000000063", - "00000022-0000-0057-0000-006f00000014", - "00000003-0000-0013-0000-003b0000002d", - "00000052-0000-0046-0000-002e0000003a", - "00000048-0000-0028-0000-001b00000006", - "0000007b-0000-004d-0000-005500000006", - "0000000f-0000-0056-0000-002a00000066", - "00000014-0000-006d-0000-00600000005f", - "0000005c-0000-0022-0000-007c00000001", - "00000008-0000-0042-0000-00250000007a", - "0000001f-0000-0022-0000-007c00000028", - "00000022-0000-0045-0000-007d00000007", - "0000007f-0000-006c-0000-006f0000005a", - "00000022-0000-0020-0000-006900000033", - "00000000-0000-002f-0000-007000000064", - "00000002-0000-0042-0000-000000000058", - "0000005f-0000-0052-0000-005400000002", - "0000004b-0000-0046-0000-006e00000024" - ], - "users": [ - { - "conversation_role": "3me5rxn2utoa25v5xxht8ulguq6yxi7tp38dwoyvs_4o40u1to2j5nrtykcbqmxuefqoulfptt90s", - "id": "00000013-0000-003e-0000-006000000058", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000013-0000-003e-0000-006000000058" - } - }, - { - "conversation_role": "934awteu5wur99l7fnw80clvhm_gza7sdsh12wm_ppvma27jwl2ry8u4q3pdm2sqae_w4bqn1l7k3bscfww2c6i", - "id": "00000002-0000-0026-0000-005d00000007", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000002-0000-0026-0000-005d00000007" - } - }, - { - "conversation_role": "ykd2zkk62g1dcm7nnuwr3xbho312yshv5ies_zgv954zlari0ayv9x6gnxdckc4s36vvdfdg3ohsr__e5_tlo_y6lbnmhilm_gwblmnzgiqxxmhvegnbh6haxg", - "id": "00000078-0000-005b-0000-00580000004f", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000078-0000-005b-0000-00580000004f" - } - }, - { - "conversation_role": "tg_h0qkv4aijetsz83m1kgblaem7q", - "id": "00000054-0000-0053-0000-00340000006e", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000054-0000-0053-0000-00340000006e" - } - }, - { - "conversation_role": "wxx0aq41xb9dkhyi1gai4twn840_gv26hyjwwo8xaycbju4xowxt40eimnud63h61y56aacmio7reb1u7xhbkdpkvzr7uw_pu_o", - "id": "00000023-0000-002f-0000-002000000063", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000023-0000-002f-0000-002000000063" - } - }, - { - "conversation_role": "8axn63dyge68i43hczeorjbtz3cyd9nv316fhppz7bfn6ev57rxedqhohixccni74vrd5mujd3xudu1s5jrw5fjcpo5uy52z6mxjpnsi14md10_6o", - "id": "00000022-0000-0057-0000-006f00000014", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000022-0000-0057-0000-006f00000014" - } - }, - { - "conversation_role": "b72qpthui23k7cbxz8m3226h", - "id": "00000003-0000-0013-0000-003b0000002d", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000003-0000-0013-0000-003b0000002d" - } - }, - { - "conversation_role": "4ndtltebfabogp8i9skodvx86xbu_", - "id": "00000052-0000-0046-0000-002e0000003a", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000052-0000-0046-0000-002e0000003a" - } - }, - { - "conversation_role": "r9jg4", - "id": "00000048-0000-0028-0000-001b00000006", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000048-0000-0028-0000-001b00000006" - } - }, - { - "conversation_role": "1_r3da_nqzfzbs_6j8sztfleq4ov3zk7e6lhjg04", - "id": "0000007b-0000-004d-0000-005500000006", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000007b-0000-004d-0000-005500000006" - } - }, - { - "conversation_role": "_v361ue5c23jdmlu43s7eckol6hzqgdvd49z_ga87_gtfu6s6j49c2g12tfsv", - "id": "0000000f-0000-0056-0000-002a00000066", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000000f-0000-0056-0000-002a00000066" - } - }, - { - "conversation_role": "woty16_d9_5ot5k0aur_vvud9z_3f41om2hxf7bc4bc1dagzzecnhmnl2asd_slndkj81g2p_9kibhfw71_7wlj9n", - "id": "00000014-0000-006d-0000-00600000005f", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000014-0000-006d-0000-00600000005f" - } - }, - { - "conversation_role": "gwad3aujch9jwn8wgs36djkofbhgc80q3xpg08kziibyr249qor8xzyhn724zmj57mup_15ik_ts3985q94t2ycjatnt5jzurfb8jy06y4dqiyh3aowp0bgn", - "id": "0000005c-0000-0022-0000-007c00000001", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000005c-0000-0022-0000-007c00000001" - } - }, - { - "conversation_role": "0_lettu8qvkqk6krt4_nez4e95b7y", - "id": "00000008-0000-0042-0000-00250000007a", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000008-0000-0042-0000-00250000007a" - } - }, - { - "conversation_role": "z3o8c78vi1ynsrc_s6ebpnz96960dez7lnlijjz843un77jtnj9a5pah", - "id": "0000001f-0000-0022-0000-007c00000028", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000001f-0000-0022-0000-007c00000028" - } - }, - { - "conversation_role": "4qwvs96y63anponvr9dm5rlixyqhi3jumk9q5827hpksw8n63u_mcg90c3ymz6flf4g5hfcczn3j6rvoiushsvltz30mou0m6_swr8p9ajzs67a1bkc7", - "id": "00000022-0000-0045-0000-007d00000007", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000022-0000-0045-0000-007d00000007" - } - }, - { - "conversation_role": "fnxibm1l1089wzrxa", - "id": "0000007f-0000-006c-0000-006f0000005a", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000007f-0000-006c-0000-006f0000005a" - } - }, - { - "conversation_role": "2ty62trmvnnqkyblir4w1hdba9r10gfkxjb8ddj0riit2i7ymxpprtrcgs2p6w05prtzxuhj_07nuntgsk8x4o2e1pe6cijkk1igi45_e49d38x4b_", - "id": "00000022-0000-0020-0000-006900000033", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000022-0000-0020-0000-006900000033" - } - }, - { - "conversation_role": "b6fsp76pbub9rakkxrs7lk8gsh005ajo5m8ap4apvxjxoak95s", - "id": "00000000-0000-002f-0000-007000000064", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000000-0000-002f-0000-007000000064" - } - }, - { - "conversation_role": "hinbqrmh843xzsvpu_a6ifnc6lc164f58gkhv", - "id": "00000002-0000-0042-0000-000000000058", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000002-0000-0042-0000-000000000058" - } - }, - { - "conversation_role": "18os8cjhuuv8ng", - "id": "0000005f-0000-0052-0000-005400000002", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000005f-0000-0052-0000-005400000002" - } - }, - { - "conversation_role": "4k62w0mz4j2hsstjelh8zx0gpg927v3ggod9z17i", - "id": "0000004b-0000-0046-0000-006e00000024", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000004b-0000-0046-0000-006e00000024" - } - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMembers_user_19.json b/libs/wire-api/test/golden/testObject_SimpleMembers_user_19.json deleted file mode 100644 index 424a905f4a..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMembers_user_19.json +++ /dev/null @@ -1,186 +0,0 @@ -{ - "user_ids": [ - "00000036-0000-0080-0000-004600000006", - "00000078-0000-007c-0000-004d0000001c", - "0000002b-0000-0013-0000-006900000050", - "00000037-0000-0053-0000-00300000001c", - "0000001a-0000-0014-0000-004100000073", - "00000001-0000-003c-0000-007f00000051", - "00000023-0000-001f-0000-001b0000007f", - "00000055-0000-004d-0000-006900000053", - "00000047-0000-0003-0000-000500000001", - "0000004b-0000-003b-0000-007f0000005a", - "00000006-0000-0034-0000-007e00000030", - "0000006d-0000-007e-0000-000f00000060", - "00000075-0000-0022-0000-001100000044", - "00000069-0000-0024-0000-00790000005f", - "00000068-0000-0040-0000-003100000045", - "0000004a-0000-0007-0000-005f0000003d", - "00000068-0000-0008-0000-006f00000067", - "00000002-0000-000d-0000-00320000006b", - "00000001-0000-000f-0000-001800000008", - "0000004e-0000-001f-0000-001e0000007d" - ], - "users": [ - { - "conversation_role": "4fex2pu__ri6dlr68us285w6yv4alufdibfd_b8zt7ckdo7ej590lkosvd4be8cg4acr7", - "id": "00000036-0000-0080-0000-004600000006", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000036-0000-0080-0000-004600000006" - } - }, - { - "conversation_role": "6lab82iykqaweibdnw89206lrz9vs16h6ae31uruwd0dat90ms", - "id": "00000078-0000-007c-0000-004d0000001c", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000078-0000-007c-0000-004d0000001c" - } - }, - { - "conversation_role": "9lhsg7v6b93dyc9mrbtoh8upg5uotf4sygb7ivnzssk0vaj_i7dxoxttzeklh8am0dkzxlm5shu_xht44i7q2ngu5i9itakyus38vfxwhlo9vv14tbtky4do2gy", - "id": "0000002b-0000-0013-0000-006900000050", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000002b-0000-0013-0000-006900000050" - } - }, - { - "conversation_role": "u9dnn4lg0fkq7wjm352pnvivghndsyu5dc1v7", - "id": "00000037-0000-0053-0000-00300000001c", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000037-0000-0053-0000-00300000001c" - } - }, - { - "conversation_role": "1zrz9vvgb_owenushueadxheydq3xj7p6qnshwytttwuihgplc3swswxt7135l61u719cxyckizmc0tvss209e_u0vs9cq3g7iotw6_rjv1xekwz59jvxbf", - "id": "0000001a-0000-0014-0000-004100000073", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000001a-0000-0014-0000-004100000073" - } - }, - { - "conversation_role": "du5q_xfl5_euursw0bgwzmmfikr1jql29qf58tworxnj4c5z3oxp4g2y9hwk9l0azincl_yj7cygwz_k2lse_xhs4j1vj56g58", - "id": "00000001-0000-003c-0000-007f00000051", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000001-0000-003c-0000-007f00000051" - } - }, - { - "conversation_role": "b3pojvx2wmrpy7q6adcuo5szs", - "id": "00000023-0000-001f-0000-001b0000007f", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000023-0000-001f-0000-001b0000007f" - } - }, - { - "conversation_role": "tai2j6zt1iloa7k4lvhete0ia1lixhu0aakslmc3hnva6iiv4lmb7yjspyjz74wcwhg1hwligz1nvc4hkhwijrnf96epf3yc1sdzwe3ml2tj2stucgz", - "id": "00000055-0000-004d-0000-006900000053", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000055-0000-004d-0000-006900000053" - } - }, - { - "conversation_role": "xbu28z6zird3kd4iqv0j2r7_e0b2qdxzpdeuzvxb__idnrzhib1rud5o98b4", - "id": "00000047-0000-0003-0000-000500000001", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000047-0000-0003-0000-000500000001" - } - }, - { - "conversation_role": "rl_mm", - "id": "0000004b-0000-003b-0000-007f0000005a", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000004b-0000-003b-0000-007f0000005a" - } - }, - { - "conversation_role": "59kuc3qc4e8bi2a47kw9irbr56x1p95x5qpmapy5q8e_obwek1a356gjb_pekd0oujb08e8u7536n416v4a3k574xz_m6shboen7iq_lihb", - "id": "00000006-0000-0034-0000-007e00000030", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000006-0000-0034-0000-007e00000030" - } - }, - { - "conversation_role": "u2p8qhkz55ga7ay_lyst30ei5_7mg46cj60uhe0pj2tjbcwaoamnzmlqlwyv6thsr_k36dr69gusa838_a9aoh", - "id": "0000006d-0000-007e-0000-000f00000060", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000006d-0000-007e-0000-000f00000060" - } - }, - { - "conversation_role": "vcan3ha2ahaaaxbs_rks5vygwuny8zp6st17fv9pk04f_2onxvw_guw", - "id": "00000075-0000-0022-0000-001100000044", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000075-0000-0022-0000-001100000044" - } - }, - { - "conversation_role": "1ilr38ti5n1mbpm3qysh5e4wou0251c7iarmlo5p8x0dm9gc4wtmuzy1gpc6kubnxcc0tkyjmkhxpncffog4u5n_x7qhwwnyzbqlo_kpz33iwjwqtub8a", - "id": "00000069-0000-0024-0000-00790000005f", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000069-0000-0024-0000-00790000005f" - } - }, - { - "conversation_role": "6rtysqt18oeenfxoi3n5751fia55yfvpiz9bfmy2g31sibwv7ewjl737n6yb_zmc2q3fhikqwtvp9tyynm6wu0p", - "id": "00000068-0000-0040-0000-003100000045", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000068-0000-0040-0000-003100000045" - } - }, - { - "conversation_role": "_g3yp9j43gm8l8d5vgx3kq2as1e0q2qwtro_ah8s5tp4mpzd4syw1kjno1lb_u2qaoqqg3cp5xq873oi3f95llejnd31s3nhzi6m8r", - "id": "0000004a-0000-0007-0000-005f0000003d", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000004a-0000-0007-0000-005f0000003d" - } - }, - { - "conversation_role": "qq2hd0", - "id": "00000068-0000-0008-0000-006f00000067", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000068-0000-0008-0000-006f00000067" - } - }, - { - "conversation_role": "8hsl7yd_1raa4a", - "id": "00000002-0000-000d-0000-00320000006b", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000002-0000-000d-0000-00320000006b" - } - }, - { - "conversation_role": "ftgvbfyalwkdozipte", - "id": "00000001-0000-000f-0000-001800000008", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000001-0000-000f-0000-001800000008" - } - }, - { - "conversation_role": "ubqu_ach_3pmq8xmxniwo1ddu7poprzvvorzmxytdpmavfeond4do7p9g7txo2n9pxvazodp_bxro6ej6kb_qj5m", - "id": "0000004e-0000-001f-0000-001e0000007d", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000004e-0000-001f-0000-001e0000007d" - } - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMembers_user_2.json b/libs/wire-api/test/golden/testObject_SimpleMembers_user_2.json index 71531ba2cd..1cb594600c 100644 --- a/libs/wire-api/test/golden/testObject_SimpleMembers_user_2.json +++ b/libs/wire-api/test/golden/testObject_SimpleMembers_user_2.json @@ -1,267 +1,4 @@ { - "user_ids": [ - "0000004c-0000-0022-0000-00720000007c", - "0000002c-0000-0079-0000-004b0000002a", - "0000006d-0000-0033-0000-006d00000070", - "00000018-0000-0022-0000-001b00000048", - "00000000-0000-004e-0000-002f00000038", - "0000003e-0000-005f-0000-004b00000038", - "00000008-0000-0030-0000-004000000062", - "00000071-0000-0074-0000-007500000032", - "00000025-0000-003f-0000-000c0000000a", - "0000006f-0000-007f-0000-007300000013", - "00000001-0000-006b-0000-00200000006a", - "00000000-0000-0009-0000-003f00000060", - "00000071-0000-0077-0000-004600000064", - "0000005d-0000-0060-0000-000500000063", - "00000074-0000-0013-0000-005700000074", - "00000063-0000-0078-0000-001000000046", - "0000006c-0000-0062-0000-00440000002e", - "00000070-0000-0030-0000-000e00000075", - "0000007b-0000-0058-0000-003000000071", - "0000007f-0000-0070-0000-007700000034", - "00000042-0000-001c-0000-005900000054", - "0000000c-0000-0072-0000-001100000014", - "00000073-0000-0042-0000-005a0000001c", - "00000029-0000-0042-0000-001a00000071", - "00000057-0000-0025-0000-002400000040", - "00000009-0000-0034-0000-006c00000009", - "00000071-0000-0069-0000-00310000002b", - "0000007a-0000-0016-0000-005a0000001f", - "0000003b-0000-0075-0000-000500000008" - ], - "users": [ - { - "conversation_role": "s_l79fneq3swkwha5llyp8_b7hw9tyi906s7c5c3n1t_v1rkax_gx88gbc8tti9z8e5ad1y0n3irysgradbjj8_ykfkhjv2xu70", - "id": "0000004c-0000-0022-0000-00720000007c", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000004c-0000-0022-0000-00720000007c" - } - }, - { - "conversation_role": "jhrez7dufl3ne050doxot1f7mhup7a0rr59472xmcvukln0cw", - "id": "0000002c-0000-0079-0000-004b0000002a", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000002c-0000-0079-0000-004b0000002a" - } - }, - { - "conversation_role": "t9e5nbirc5uv1n4jda1bo8mwc72si1wi0_hngmo0sw", - "id": "0000006d-0000-0033-0000-006d00000070", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000006d-0000-0033-0000-006d00000070" - } - }, - { - "conversation_role": "fee9mv0u39pyxfjffutut9ahag22y4_bjd_gcflwenmgndeztyuur4ypax_3kwt2i4extz5mg30c6l_6lwtff1tmbh_82uo9y7ni42m2yjjfvwu13gqx2ucw3iv_wh", - "id": "00000018-0000-0022-0000-001b00000048", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000018-0000-0022-0000-001b00000048" - } - }, - { - "conversation_role": "4o0ctcw73niokwjhjo8_65khxlxx_1o9ktctoq5kdmm39640gc2f3uc3nq99bq_93sgnhvd04wx3pgw1n1l", - "id": "00000000-0000-004e-0000-002f00000038", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000000-0000-004e-0000-002f00000038" - } - }, - { - "conversation_role": "4x1goxovt1vshlij0yhfb9hu_adl4dvucsylf6o32fdsrmx0yr1lan69pyz4o50025mqtu1xi9b5h6zky7y31mkw3_lunyoglxxm0mn4loue8wa5c9kqtw3", - "id": "0000003e-0000-005f-0000-004b00000038", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000003e-0000-005f-0000-004b00000038" - } - }, - { - "conversation_role": "g1lrkbr7ouvsrch981kwrz1k8un", - "id": "00000008-0000-0030-0000-004000000062", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000008-0000-0030-0000-004000000062" - } - }, - { - "conversation_role": "7zc5bbxmb4igwsjplqmnttlwrhs4k5dangjj0zvpflv6q6kqfksglq1xq5992v7ce34w3s_s08jfco91s_c4dhbzcyygwfxaty7", - "id": "00000071-0000-0074-0000-007500000032", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000071-0000-0074-0000-007500000032" - } - }, - { - "conversation_role": "yqpt1iljztlmcsh2u3gt5s_gg1t7x81iwpp8ui501", - "id": "00000025-0000-003f-0000-000c0000000a", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000025-0000-003f-0000-000c0000000a" - } - }, - { - "conversation_role": "vq6envh0bnegl9x1t", - "id": "0000006f-0000-007f-0000-007300000013", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000006f-0000-007f-0000-007300000013" - } - }, - { - "conversation_role": "3ehnf28yt11ip57arzrw7pow5m1jsjmcvd3dd5v36aftd38n0612dzjp2pofintyzuue89h_vgk47j0r4jsz4anewa_vko96m", - "id": "00000001-0000-006b-0000-00200000006a", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000001-0000-006b-0000-00200000006a" - } - }, - { - "conversation_role": "de169f9r4vegvo0tcmv0wd8_tp0jw8c2hpv_q2ya_48gner4ablbfke36imbne2wz2miqc_wsbfp5nmgklu1sv9dnar5ftny4s7_w", - "id": "00000000-0000-0009-0000-003f00000060", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000000-0000-0009-0000-003f00000060" - } - }, - { - "conversation_role": "191um99jwj93l_cv5zdb6op2a5j3tkismgxlv0jzf90zbw4hi9i611nilzp2i3dq16fj1naa0mdqou9", - "id": "00000071-0000-0077-0000-004600000064", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000071-0000-0077-0000-004600000064" - } - }, - { - "conversation_role": "b0oxc3cm4deaiuhqlip8cerktwoqbdp_z56h8jeyfc5any", - "id": "0000005d-0000-0060-0000-000500000063", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000005d-0000-0060-0000-000500000063" - } - }, - { - "conversation_role": "pti7ldmszyimj_wsjq9k0p0z5jb5z3kar759v7tmwifoxgv1mkz2n4igze26p53mr34a4ghcv67fhvdqq4p7h6klye7ndhoezo6hd243gtibdr", - "id": "00000074-0000-0013-0000-005700000074", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000074-0000-0013-0000-005700000074" - } - }, - { - "conversation_role": "5tsp_2", - "id": "00000063-0000-0078-0000-001000000046", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000063-0000-0078-0000-001000000046" - } - }, - { - "conversation_role": "xn825hf3etf479oc7vjahb", - "id": "0000006c-0000-0062-0000-00440000002e", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000006c-0000-0062-0000-00440000002e" - } - }, - { - "conversation_role": "6lyro5zz2erfgps9u1hpzlefe364l1uhhfmynczytotfna4wta_z9gkbxkhsn4zcz6ct1yyliz6fkb1fo4fqlgjs5toi44o81j1e8_oldj", - "id": "00000070-0000-0030-0000-000e00000075", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000070-0000-0030-0000-000e00000075" - } - }, - { - "conversation_role": "iabgwa1qc9g1jvz8qvs2zf8knqstfk7uxbg8ok9i6jgb7ngqk9f441bxnxgb35uerdky5atdda5g0h8ywv3x83qt", - "id": "0000007b-0000-0058-0000-003000000071", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000007b-0000-0058-0000-003000000071" - } - }, - { - "conversation_role": "88__aymok2p9flpv0xp5nujwww7ubyxmojd74cim22ixoig78e7ov7vf4s39x3nh85wtr2z0wvsd5lcr48ut9gjgrt1bc7qpo", - "id": "0000007f-0000-0070-0000-007700000034", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000007f-0000-0070-0000-007700000034" - } - }, - { - "conversation_role": "2ogp8swsxisn1w2bohi8rcvl_1rtx0m34lr6x8sqkt9", - "id": "00000042-0000-001c-0000-005900000054", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000042-0000-001c-0000-005900000054" - } - }, - { - "conversation_role": "xu52_xbb5yijobss5ls1kkdn_mhgvqkasyfcn1o99ds1pi7zp8lbypszkarhji_bbsdpqylore9zd_woft67s", - "id": "0000000c-0000-0072-0000-001100000014", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000000c-0000-0072-0000-001100000014" - } - }, - { - "conversation_role": "pma4ikgggpi_q0rvtdvjoff8fztnbolrl6oty_yvxm3qksaeg0l9bh8byrde5mto2f2a1rmn", - "id": "00000073-0000-0042-0000-005a0000001c", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000073-0000-0042-0000-005a0000001c" - } - }, - { - "conversation_role": "njm9ltp6fr3yk2ke5skszy0xspo7blk", - "id": "00000029-0000-0042-0000-001a00000071", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000029-0000-0042-0000-001a00000071" - } - }, - { - "conversation_role": "2itlnpkl2w0wh1pso963adsg8psnf8sql_ez6o9qcmy_scfvcvjcin6khn6ye_fqh5z1n52nyqis3wllwnnym6itdqccgr9fk9ttne_h0", - "id": "00000057-0000-0025-0000-002400000040", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000057-0000-0025-0000-002400000040" - } - }, - { - "conversation_role": "x61tv07e4higron1y", - "id": "00000009-0000-0034-0000-006c00000009", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000009-0000-0034-0000-006c00000009" - } - }, - { - "conversation_role": "y7ttveh1qbqrww6el6rpjbz13kla3873tu2t", - "id": "00000071-0000-0069-0000-00310000002b", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000071-0000-0069-0000-00310000002b" - } - }, - { - "conversation_role": "y2791q0e6ve5oof9ep", - "id": "0000007a-0000-0016-0000-005a0000001f", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000007a-0000-0016-0000-005a0000001f" - } - }, - { - "conversation_role": "db051rwfps8foxf3bqqk8", - "id": "0000003b-0000-0075-0000-000500000008", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000003b-0000-0075-0000-000500000008" - } - } - ] + "user_ids": [], + "users": [] } diff --git a/libs/wire-api/test/golden/testObject_SimpleMembers_user_20.json b/libs/wire-api/test/golden/testObject_SimpleMembers_user_20.json deleted file mode 100644 index 9836b0d321..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMembers_user_20.json +++ /dev/null @@ -1,132 +0,0 @@ -{ - "user_ids": [ - "00000001-0000-0026-0000-00580000001f", - "0000002b-0000-003b-0000-007600000012", - "0000005b-0000-005f-0000-006500000034", - "0000002b-0000-0003-0000-001700000060", - "00000072-0000-0012-0000-000500000052", - "0000003a-0000-002b-0000-00050000002d", - "00000047-0000-006c-0000-00500000003b", - "00000000-0000-0075-0000-000b0000000b", - "0000006d-0000-002b-0000-003800000003", - "0000005c-0000-003c-0000-003d00000059", - "00000015-0000-0050-0000-002200000061", - "0000002e-0000-002e-0000-006100000030", - "00000010-0000-0030-0000-006c0000006b", - "00000037-0000-0048-0000-00460000006a" - ], - "users": [ - { - "conversation_role": "wmx8molqscfxab9_imrcssdgf0_4m2ik51npx6i23vig82mer1rji1xwvddqxasyw6jqmy0xzykd2ums", - "id": "00000001-0000-0026-0000-00580000001f", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000001-0000-0026-0000-00580000001f" - } - }, - { - "conversation_role": "u0n8uiinlswpdr1oqstlmu1hfv3pfoo7ew8z00r2jvzkpkjpfd3u6kb39_sj73exbhv6a0779b1y69momnis84f5w_3uqlmqcp6on3zj6of7t63nwuxn", - "id": "0000002b-0000-003b-0000-007600000012", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000002b-0000-003b-0000-007600000012" - } - }, - { - "conversation_role": "lvczhtpd0dgdsvzxtzyelmrbh6dkl17j3drta713mm4i", - "id": "0000005b-0000-005f-0000-006500000034", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000005b-0000-005f-0000-006500000034" - } - }, - { - "conversation_role": "mhpxkbgdx02x3v2hsjtfm3phl92n4w9ka70i004and0apz620h97vhlp2pxy_moo1op2ipoettcczcxdugw_wus5inhfxzd4fn_jndz0n6wb0kapf76e5r4hldsqqft8", - "id": "0000002b-0000-0003-0000-001700000060", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000002b-0000-0003-0000-001700000060" - } - }, - { - "conversation_role": "sjkd77e2wg_ddyj59wpadnncaup_41e7m8ayhs936zwkfy5", - "id": "00000072-0000-0012-0000-000500000052", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000072-0000-0012-0000-000500000052" - } - }, - { - "conversation_role": "3bvwtadqp5w2ode0z", - "id": "0000003a-0000-002b-0000-00050000002d", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000003a-0000-002b-0000-00050000002d" - } - }, - { - "conversation_role": "2x_5ctyin9ildjj5gs1kwwiw1ipbsdeaqslm8dn8zh02vs1q7id3_whp40e2jgkogpdza5_zm8czqm9ykl_v1", - "id": "00000047-0000-006c-0000-00500000003b", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000047-0000-006c-0000-00500000003b" - } - }, - { - "conversation_role": "rspqdh94do5jxbxub9t7", - "id": "00000000-0000-0075-0000-000b0000000b", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000000-0000-0075-0000-000b0000000b" - } - }, - { - "conversation_role": "fqkwb05s1i7aww45jcx5hptvdzd856n2y_8uy5v35zcxhu07jp6v19ax1juyczkgtiiw", - "id": "0000006d-0000-002b-0000-003800000003", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000006d-0000-002b-0000-003800000003" - } - }, - { - "conversation_role": "fq7zom614_e", - "id": "0000005c-0000-003c-0000-003d00000059", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000005c-0000-003c-0000-003d00000059" - } - }, - { - "conversation_role": "j3kukcuzzfid3ecr70nzd", - "id": "00000015-0000-0050-0000-002200000061", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000015-0000-0050-0000-002200000061" - } - }, - { - "conversation_role": "4r6cieh3t_a2ydpm8shzvl_q9ellq1k4sfdpvng5xzqfnwrwwet5wb0m2nzu8ze_dd7nxnauw2ylvv2y57ykt5k9899capc4ke2l2h2yq1wfjzb4zck38xmec61bvl", - "id": "0000002e-0000-002e-0000-006100000030", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000002e-0000-002e-0000-006100000030" - } - }, - { - "conversation_role": "5v8e6cih_ueu_a2wd28uj8boqxv3gmfx15u1chfrbf_1fupa7fo_yqd", - "id": "00000010-0000-0030-0000-006c0000006b", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000010-0000-0030-0000-006c0000006b" - } - }, - { - "conversation_role": "dxwk4qalr3oi4jh6v8e3r4agor5vce0b_5w_b3fwmdwfhc3_mqsk94ngdw", - "id": "00000037-0000-0048-0000-00460000006a", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000037-0000-0048-0000-00460000006a" - } - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMembers_user_3.json b/libs/wire-api/test/golden/testObject_SimpleMembers_user_3.json deleted file mode 100644 index 11e910eef1..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMembers_user_3.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "user_ids": [ - "00000003-0000-001c-0000-004200000050", - "00000025-0000-000b-0000-005200000004", - "00000022-0000-0022-0000-00560000005b", - "00000065-0000-001d-0000-00530000001a", - "00000021-0000-003e-0000-00140000005d", - "00000016-0000-001d-0000-002400000078" - ], - "users": [ - { - "conversation_role": "cfz_d4ungmducvtxdmamhrfwox3_ixnvu3lgxutif4hvhqh2gpcdheclk_t1tc2fo6o1f1l4olzojelbqaktba77gshp4jsodxnlvuhfjv_2yc3xd4hqcjatvqibrf0t", - "id": "00000003-0000-001c-0000-004200000050", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000003-0000-001c-0000-004200000050" - } - }, - { - "conversation_role": "3qmhpz4xwoe0esh_q57fof2a0dntyt1rzwsrii_srhk067ashevn25ypd9ulscohnonbk99kka6lo1fvh2405_", - "id": "00000025-0000-000b-0000-005200000004", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000025-0000-000b-0000-005200000004" - } - }, - { - "conversation_role": "so7mgd7pd8f5bl2hc28161aqhqht1ii3ysfmj", - "id": "00000022-0000-0022-0000-00560000005b", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000022-0000-0022-0000-00560000005b" - } - }, - { - "conversation_role": "dcd0mqj2i4w35js", - "id": "00000065-0000-001d-0000-00530000001a", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000065-0000-001d-0000-00530000001a" - } - }, - { - "conversation_role": "0n5d40stfqajajw2_q70xrtjct7oursrdqbr", - "id": "00000021-0000-003e-0000-00140000005d", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000021-0000-003e-0000-00140000005d" - } - }, - { - "conversation_role": "6xsb6xh6qstehp328c8pbh4z4nnkjqtv8", - "id": "00000016-0000-001d-0000-002400000078", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000016-0000-001d-0000-002400000078" - } - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMembers_user_4.json b/libs/wire-api/test/golden/testObject_SimpleMembers_user_4.json deleted file mode 100644 index 53e131a15b..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMembers_user_4.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "user_ids": [ - "0000007f-0000-007b-0000-002c00000013", - "00000079-0000-0021-0000-007000000061" - ], - "users": [ - { - "conversation_role": "ev2phc8z5r_qnawlxzgf7ba70oq8yebweiuaoe0cslzfoffdpos4edxi24p1fi09o7535laz7vuh4c96g2tracz4ofyu5fw", - "id": "0000007f-0000-007b-0000-002c00000013", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000007f-0000-007b-0000-002c00000013" - } - }, - { - "conversation_role": "2dpw9m0sf8_", - "id": "00000079-0000-0021-0000-007000000061", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000079-0000-0021-0000-007000000061" - } - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMembers_user_5.json b/libs/wire-api/test/golden/testObject_SimpleMembers_user_5.json deleted file mode 100644 index 6adabd3494..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMembers_user_5.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "user_ids": [ - "00000053-0000-0076-0000-00100000004e", - "00000001-0000-0075-0000-006500000014", - "0000000a-0000-0068-0000-00100000000c", - "00000070-0000-000f-0000-002400000032", - "0000002c-0000-0000-0000-007500000037", - "0000005c-0000-0009-0000-001700000033", - "00000011-0000-004f-0000-007400000055", - "0000005b-0000-0076-0000-007f00000034", - "00000044-0000-0065-0000-004f00000039", - "0000000f-0000-0059-0000-002100000019", - "00000076-0000-0044-0000-00110000002b", - "0000007c-0000-0016-0000-001200000027", - "0000003b-0000-0005-0000-002a00000003", - "0000002c-0000-005d-0000-005e0000005e", - "0000004b-0000-004c-0000-001300000001" - ], - "users": [ - { - "conversation_role": "rus8lexaw6nztct_zjcjucxjrs4_atd_3spmbofo3nzlh5ia3llctfiqjs46jw8l6mqazv2pwp93akrkbh6ialmv23yk58_52c34qnbkgdvvephp28", - "id": "00000053-0000-0076-0000-00100000004e", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000053-0000-0076-0000-00100000004e" - } - }, - { - "conversation_role": "rirdp8hwy4qbgbjktu7oonchq2s_kpntqqffd7eh24isbfkwwq0lgmeo3o7rxbuehhwe6dt99xhao3fswgm0xqa2_ag5as", - "id": "00000001-0000-0075-0000-006500000014", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000001-0000-0075-0000-006500000014" - } - }, - { - "conversation_role": "48idob6a3qg0k4cyr4x5b3gvqafdeogqtnh_69ov347xwn54j", - "id": "0000000a-0000-0068-0000-00100000000c", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000000a-0000-0068-0000-00100000000c" - } - }, - { - "conversation_role": "u4ruh9mhqk3m_u6e4guj7ee40_svakap_92pwi89sdme0pkh6inwk4ttg1xmoottx1uy6ryv52w_2lf340g7ohndxa2r3iwue2k3r6c084kifr914ulcon", - "id": "00000070-0000-000f-0000-002400000032", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000070-0000-000f-0000-002400000032" - } - }, - { - "conversation_role": "rc779wbhz5nabuxyzdrv6n9oiq06olf0", - "id": "0000002c-0000-0000-0000-007500000037", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000002c-0000-0000-0000-007500000037" - } - }, - { - "conversation_role": "1yeunp1yvablh18tnsoaa8xnggbpbviyabkfh6abd9vw0mrcy3x3gu3m2jvnjhroe44y55c9", - "id": "0000005c-0000-0009-0000-001700000033", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000005c-0000-0009-0000-001700000033" - } - }, - { - "conversation_role": "opmdgq5u1h4ersm_ydrpyydfv2cdlsj7uwkqaz892ajcmuwi28c197", - "id": "00000011-0000-004f-0000-007400000055", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000011-0000-004f-0000-007400000055" - } - }, - { - "conversation_role": "nkencc_183b83h8xpvgbgub80wyn9y2mrdj4b3at0t1iuc39e4szcufloiluzpfm1p63ozppoj_xrd0yen3ain9jpmb6nbhjw", - "id": "0000005b-0000-0076-0000-007f00000034", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000005b-0000-0076-0000-007f00000034" - } - }, - { - "conversation_role": "q12f4o68fsu7kmvmha9h7pqadr37mr7anszmrm4gzyij_ejo78kbtxr85ko8ewzbrz6wuuzm1fwjir67o_0x66_gca2up99w4dzvtjhwsonumkcxx8ffhkln2y7i", - "id": "00000044-0000-0065-0000-004f00000039", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000044-0000-0065-0000-004f00000039" - } - }, - { - "conversation_role": "d87qu8t82u8q8isnqw_0_55hpuuwnjfvra2ieaogqqdn6iwv8b", - "id": "0000000f-0000-0059-0000-002100000019", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000000f-0000-0059-0000-002100000019" - } - }, - { - "conversation_role": "flgbw825uiqbe3zydw97iha4be77fnoey3ppqzf6nmwkm8w8gqlwidk6dubc6id4iqqrxb8gbgdrfwwiye1j371xkb2_786vzon9", - "id": "00000076-0000-0044-0000-00110000002b", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000076-0000-0044-0000-00110000002b" - } - }, - { - "conversation_role": "g43z_vqs1w3nubu3uuvq7eycshex3ug1mz7h50o8k4mu9q1tm_z", - "id": "0000007c-0000-0016-0000-001200000027", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000007c-0000-0016-0000-001200000027" - } - }, - { - "conversation_role": "toatgflm9kmzec4xpbt596ti99yjqh96g4tp", - "id": "0000003b-0000-0005-0000-002a00000003", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000003b-0000-0005-0000-002a00000003" - } - }, - { - "conversation_role": "xgpcwa43", - "id": "0000002c-0000-005d-0000-005e0000005e", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000002c-0000-005d-0000-005e0000005e" - } - }, - { - "conversation_role": "jpp1rdcx0mto46xxx26moxicgo2c2voj_ufk9czxpjt9na71urpd9pyllrnpot4cfj7hjqr1renpy0d2tntwnsq303mws_vxbiyitlavo9yszzlv4s4b996336bt", - "id": "0000004b-0000-004c-0000-001300000001", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000004b-0000-004c-0000-001300000001" - } - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMembers_user_6.json b/libs/wire-api/test/golden/testObject_SimpleMembers_user_6.json deleted file mode 100644 index 3455a013a2..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMembers_user_6.json +++ /dev/null @@ -1,213 +0,0 @@ -{ - "user_ids": [ - "00000079-0000-002a-0000-004d0000001d", - "0000001f-0000-0042-0000-00530000002e", - "00000049-0000-0022-0000-003f00000045", - "00000011-0000-002d-0000-004e0000003c", - "00000039-0000-0032-0000-006b0000007c", - "00000071-0000-0033-0000-006e00000063", - "0000005e-0000-0062-0000-00220000003f", - "00000036-0000-003e-0000-00330000002b", - "00000026-0000-0070-0000-006f00000029", - "00000059-0000-0053-0000-005e00000079", - "0000001a-0000-0069-0000-002e00000072", - "0000006c-0000-000a-0000-00470000007f", - "0000001c-0000-0019-0000-007300000070", - "00000017-0000-0046-0000-003e0000005c", - "0000000f-0000-005f-0000-006200000042", - "0000000d-0000-0027-0000-002300000072", - "0000005a-0000-004f-0000-00700000006b", - "00000001-0000-0015-0000-000a0000000c", - "0000005f-0000-003c-0000-007600000061", - "00000076-0000-002c-0000-002d00000016", - "00000074-0000-001e-0000-007400000071", - "00000051-0000-007c-0000-007b00000025", - "00000046-0000-0031-0000-004400000018" - ], - "users": [ - { - "conversation_role": "9adipks6ebghvg1g9a9w1h_oto9w98k8v6i81qpp7l0hk874ixzqqt3qcsjfbscqfyszyz_miodcsoxoz8qlc4405cth5mlo646en1e", - "id": "00000079-0000-002a-0000-004d0000001d", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000079-0000-002a-0000-004d0000001d" - } - }, - { - "conversation_role": "99uoa6zruc85ailr9e9lu5537qrixoaq1ufioh4uepukbae", - "id": "0000001f-0000-0042-0000-00530000002e", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000001f-0000-0042-0000-00530000002e" - } - }, - { - "conversation_role": "v7wd6iz93y9034f6eq7u__okr92zkjvkwgtbidzo1wm1r2g1qv7r9vab4mgqiicw3k1i_z21zrf3tfp717rb04q7e", - "id": "00000049-0000-0022-0000-003f00000045", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000049-0000-0022-0000-003f00000045" - } - }, - { - "conversation_role": "xxj8_x7sgu_7j6fjxshorrc5pn_nwrx1_kft7yl8w2383w5eti15qiu0xzmaqa3913938f_", - "id": "00000011-0000-002d-0000-004e0000003c", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000011-0000-002d-0000-004e0000003c" - } - }, - { - "conversation_role": "jr8qjzzzoqzxh67eh8qsqp531s0a7ji3a7vtji48tcf56g_fnjn3nax", - "id": "00000039-0000-0032-0000-006b0000007c", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000039-0000-0032-0000-006b0000007c" - } - }, - { - "conversation_role": "74mkhdsejovwuzzul9lpdysdt1viedz37o1li8o5lxay9hy2il4_7puyks95krk_7w2t4m9lbadx1ay3abk_mxkq0d6ufg2f9ytx_", - "id": "00000071-0000-0033-0000-006e00000063", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000071-0000-0033-0000-006e00000063" - } - }, - { - "conversation_role": "rk088vrknhjb1qmbzz5b44yziqkeospcorqg3y3f01phq9d7c5ngwhlnq7lich87au3m2yas35ss1vnscom1wv", - "id": "0000005e-0000-0062-0000-00220000003f", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000005e-0000-0062-0000-00220000003f" - } - }, - { - "conversation_role": "v3m955rl1j5st0fk3t8l0ist2rq5lefq_wt2uwd_h6b1obaa3mt115ph0ukx", - "id": "00000036-0000-003e-0000-00330000002b", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000036-0000-003e-0000-00330000002b" - } - }, - { - "conversation_role": "zay_s86wwogz16lz8f7rsq40uxgt1j7z0wgj6_t0e6pjvj1n9ri0cpjmjywyqq951ye3jhql4yqb2tjtgc7g6u9yp2_92dcesgftj6l", - "id": "00000026-0000-0070-0000-006f00000029", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000026-0000-0070-0000-006f00000029" - } - }, - { - "conversation_role": "l_1m2", - "id": "00000059-0000-0053-0000-005e00000079", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000059-0000-0053-0000-005e00000079" - } - }, - { - "conversation_role": "e65xwo7h8khwqvfvmvj02jj2jkz3wa8bei_", - "id": "0000001a-0000-0069-0000-002e00000072", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000001a-0000-0069-0000-002e00000072" - } - }, - { - "conversation_role": "ly60ylpqtqx3vqe00gw", - "id": "0000006c-0000-000a-0000-00470000007f", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000006c-0000-000a-0000-00470000007f" - } - }, - { - "conversation_role": "0obmr5yj455s75alew", - "id": "0000001c-0000-0019-0000-007300000070", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000001c-0000-0019-0000-007300000070" - } - }, - { - "conversation_role": "zlbldhai8hpxijlergrh38ixsxhau35d5_gkejdkgeuz1w6_ojxzrscj3r2wbmhyi175ls73yp0w4schak_f_e8", - "id": "00000017-0000-0046-0000-003e0000005c", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000017-0000-0046-0000-003e0000005c" - } - }, - { - "conversation_role": "y9dwyc8k9u40pa5h684208vcrlnoryjjekb_l623h1f05gm__mwvcr41m08r4t1kcjrvyfm559vc3_h63gpe2", - "id": "0000000f-0000-005f-0000-006200000042", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000000f-0000-005f-0000-006200000042" - } - }, - { - "conversation_role": "_b64sbeqrp8ou_09bincmxn3", - "id": "0000000d-0000-0027-0000-002300000072", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000000d-0000-0027-0000-002300000072" - } - }, - { - "conversation_role": "vm28h5wk3tzyeng8e0_kge5k61ws2ab21l5hl5fhf63n2171lxrnibaju6wy9oqhy9804c5sry_0xqw6_hb4ebrddbb1i3huqtz_cbdudqglp3yap74qjol1m2vtx", - "id": "0000005a-0000-004f-0000-00700000006b", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000005a-0000-004f-0000-00700000006b" - } - }, - { - "conversation_role": "jstp31co2rpas6er_oyazeow51_1aho0uqvdvu6uqv2", - "id": "00000001-0000-0015-0000-000a0000000c", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000001-0000-0015-0000-000a0000000c" - } - }, - { - "conversation_role": "0gk_nlyr50ot8v0s39c1wgjry6z3e78hcjtv2wmcb397ojix5l8p47tlmsvw", - "id": "0000005f-0000-003c-0000-007600000061", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000005f-0000-003c-0000-007600000061" - } - }, - { - "conversation_role": "cm", - "id": "00000076-0000-002c-0000-002d00000016", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000076-0000-002c-0000-002d00000016" - } - }, - { - "conversation_role": "e9kre1i15j22d", - "id": "00000074-0000-001e-0000-007400000071", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000074-0000-001e-0000-007400000071" - } - }, - { - "conversation_role": "nb8blnutjrsntylz671x", - "id": "00000051-0000-007c-0000-007b00000025", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000051-0000-007c-0000-007b00000025" - } - }, - { - "conversation_role": "sq3if4ijdg5pndfza05zyqz5u6ae3oa2u23bazsc870ijzlsvgj41s2b88zu2d3gvi7h3s_byd35y2izjlblss3v712a3_7v", - "id": "00000046-0000-0031-0000-004400000018", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000046-0000-0031-0000-004400000018" - } - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMembers_user_7.json b/libs/wire-api/test/golden/testObject_SimpleMembers_user_7.json deleted file mode 100644 index 1c68a03154..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMembers_user_7.json +++ /dev/null @@ -1,276 +0,0 @@ -{ - "user_ids": [ - "00000054-0000-0012-0000-005900000011", - "0000000e-0000-004f-0000-003b0000004e", - "00000062-0000-0055-0000-00600000003d", - "00000049-0000-0058-0000-005000000000", - "0000005a-0000-0020-0000-005400000016", - "00000018-0000-002f-0000-006b00000044", - "0000007a-0000-0058-0000-001200000069", - "0000006f-0000-0018-0000-006f00000076", - "0000002d-0000-0074-0000-003f00000059", - "00000057-0000-0078-0000-005700000001", - "00000078-0000-0080-0000-002b0000005c", - "00000004-0000-007f-0000-007c00000022", - "0000006f-0000-0011-0000-004100000002", - "00000042-0000-002f-0000-00030000007d", - "00000027-0000-0014-0000-00250000003b", - "0000000e-0000-0055-0000-002200000000", - "0000006a-0000-0009-0000-003d0000007f", - "00000018-0000-000d-0000-006d00000072", - "00000031-0000-0023-0000-005f0000004a", - "00000063-0000-0061-0000-006900000077", - "0000002e-0000-0003-0000-00790000001d", - "00000052-0000-0054-0000-003e0000005b", - "00000062-0000-0049-0000-005000000022", - "00000007-0000-0069-0000-000f00000032", - "00000003-0000-0057-0000-00680000003c", - "00000047-0000-006c-0000-003200000031", - "00000074-0000-0059-0000-006800000037", - "00000050-0000-0053-0000-006f0000005d", - "00000037-0000-004d-0000-003e00000004", - "00000039-0000-0024-0000-003500000002" - ], - "users": [ - { - "conversation_role": "eldahjnjgyux49p6u4qxz9a0q7e", - "id": "00000054-0000-0012-0000-005900000011", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000054-0000-0012-0000-005900000011" - } - }, - { - "conversation_role": "yw31a4ikpn_zfb5fd0vee3e1536ak74rqp_qtok7xrhsn5pa", - "id": "0000000e-0000-004f-0000-003b0000004e", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000000e-0000-004f-0000-003b0000004e" - } - }, - { - "conversation_role": "9unyjjpklvq_r33t7qkqerx02wummtzrlrscqdm7gyi3vp4t9elyttg0rob3cv3lz8gni_fqr_df3rvt2o7gv", - "id": "00000062-0000-0055-0000-00600000003d", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000062-0000-0055-0000-00600000003d" - } - }, - { - "conversation_role": "810s8rqja", - "id": "00000049-0000-0058-0000-005000000000", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000049-0000-0058-0000-005000000000" - } - }, - { - "conversation_role": "yb41udiftgjzo36lbvwtw9xj5qlohvljde90frfx0r26jzgpq08xeo4xw2tepnvx", - "id": "0000005a-0000-0020-0000-005400000016", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000005a-0000-0020-0000-005400000016" - } - }, - { - "conversation_role": "eyqn_qzpmumu9cvf_6zn8ya0eucpkdjjwwb41pce90xd4buem9o1tp4bprvjzkudtsyvphunmxanf0ej4uad7pbj48t5xemr93bcqb1j97owyuome59njkvznhlpew", - "id": "00000018-0000-002f-0000-006b00000044", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000018-0000-002f-0000-006b00000044" - } - }, - { - "conversation_role": "zze7ew9qk8gurfh", - "id": "0000007a-0000-0058-0000-001200000069", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000007a-0000-0058-0000-001200000069" - } - }, - { - "conversation_role": "n_roifhghi_l_9b_75beixjh703zyg806b1hin3fui2nj3nj040_7r3ijtyfox4o3o", - "id": "0000006f-0000-0018-0000-006f00000076", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000006f-0000-0018-0000-006f00000076" - } - }, - { - "conversation_role": "pgdgmdhjek3iah8ywvcdue4k6yn43l5_zme6o6_yatkktrw5s_ovqmyrwgu_z_5rp9z97jgtv620f0_177cv1s3urmbx406w50dot_yojdsjncunk9hqnl8j", - "id": "0000002d-0000-0074-0000-003f00000059", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000002d-0000-0074-0000-003f00000059" - } - }, - { - "conversation_role": "kue8gimoaxn3wdbzwb2l9ygk0", - "id": "00000057-0000-0078-0000-005700000001", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000057-0000-0078-0000-005700000001" - } - }, - { - "conversation_role": "jzojg1avl60svt8cnpecbdisbcd6eq9ru2nql33f9ccivtelrga_ls_3iao_dlfh9vj8jrne_nbwmb_73ay2bs3qoyamx5qgd", - "id": "00000078-0000-0080-0000-002b0000005c", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000078-0000-0080-0000-002b0000005c" - } - }, - { - "conversation_role": "oz_bg293nizgs3gz2bm2mnulgpnb9jm_pd8uox2qiok86rndsgyqpj5c6l4iqrh4sj8y5ifgo23lja2tq6kwj9e9m07s59112xdypqgaxzf9py_muyd9", - "id": "00000004-0000-007f-0000-007c00000022", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000004-0000-007f-0000-007c00000022" - } - }, - { - "conversation_role": "hdirky_2tz3se2ehu7by2csj7a_jy7qyo1oghueqc_4h118v79xz49olrwkojns", - "id": "0000006f-0000-0011-0000-004100000002", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000006f-0000-0011-0000-004100000002" - } - }, - { - "conversation_role": "9122iz2g941gnqs08mcaqa33l58irkmohj5r", - "id": "00000042-0000-002f-0000-00030000007d", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000042-0000-002f-0000-00030000007d" - } - }, - { - "conversation_role": "0lyosg4pvc5q1dazb5z1v59plf2nqgs", - "id": "00000027-0000-0014-0000-00250000003b", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000027-0000-0014-0000-00250000003b" - } - }, - { - "conversation_role": "01yernwfzht9wjtfyi_jr3mq9cjcsobvwlenbkhpqlmhu9clagiiyoaw2b48mfzx_mgqib99ol3vezr0t0qeu", - "id": "0000000e-0000-0055-0000-002200000000", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000000e-0000-0055-0000-002200000000" - } - }, - { - "conversation_role": "qb122l4lbi0oy7n5jsv1brin8k4gn1c_5_w0dq4avhnbvd32flikjynd_s0myf3sn2l1c7freo1uvflhcvjuvtrtpwumg5h8atn933stgizpnrc_1kfo0", - "id": "0000006a-0000-0009-0000-003d0000007f", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000006a-0000-0009-0000-003d0000007f" - } - }, - { - "conversation_role": "mzqpku2_1n5f5_c8_zcmv4tejpe4ny41dkg1n067dupdvy7snm24y8syoe2agwc1h8yts_lp59v1aj4dr4sna8cpsgpd2td66xlw1hj_rm27lpiqn", - "id": "00000018-0000-000d-0000-006d00000072", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000018-0000-000d-0000-006d00000072" - } - }, - { - "conversation_role": "hcy75iscpnouf9aqpon3edkh4uln4gma0niecrde5", - "id": "00000031-0000-0023-0000-005f0000004a", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000031-0000-0023-0000-005f0000004a" - } - }, - { - "conversation_role": "3jw7u98t20zwu57swxs82genekuvg_hol6pcq5597l858iwgx8vs6anpiguoxetm8_l2e18ww09_xeiytzs64m5dadcmzpn5okzf35moy271z", - "id": "00000063-0000-0061-0000-006900000077", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000063-0000-0061-0000-006900000077" - } - }, - { - "conversation_role": "y0u0avpt3orbo6xcee13613ik0sb8xcz308vkb5u33q9np2ws_pvhakw3gjbtihe3", - "id": "0000002e-0000-0003-0000-00790000001d", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000002e-0000-0003-0000-00790000001d" - } - }, - { - "conversation_role": "ltula3ev2qfdixfbbpspfniw6xgmt4nmn0l1omcihhhkezinnxivgv81d13juourjrc0uqyl7gia0igc4keazm2avjra_ncnbfwy34uv95nbqopikwtb8d2", - "id": "00000052-0000-0054-0000-003e0000005b", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000052-0000-0054-0000-003e0000005b" - } - }, - { - "conversation_role": "3n2q64e9ea8hxbcwm9n4mlyy330f1zoiaq_ao1d_t90kr4sahr365ji7svmbr6k58bx7o0bjeqij", - "id": "00000062-0000-0049-0000-005000000022", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000062-0000-0049-0000-005000000022" - } - }, - { - "conversation_role": "x7shwqzfrj3qnlvus111ufwgzstnmmob_xhzern6niel5pahgi1_", - "id": "00000007-0000-0069-0000-000f00000032", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000007-0000-0069-0000-000f00000032" - } - }, - { - "conversation_role": "1tv5og06r1a2al4kc", - "id": "00000003-0000-0057-0000-00680000003c", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000003-0000-0057-0000-00680000003c" - } - }, - { - "conversation_role": "l_qq7b7wyz3ulnpim8dbd9g9bfv89yo_ioq9txnktyl81tkyvw0kx35u658o2_xuiuabbdslo9gxvb7p3i93nc7_tqm", - "id": "00000047-0000-006c-0000-003200000031", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000047-0000-006c-0000-003200000031" - } - }, - { - "conversation_role": "uvsqtx_7v0_odhu95uke30sh454iruq9", - "id": "00000074-0000-0059-0000-006800000037", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000074-0000-0059-0000-006800000037" - } - }, - { - "conversation_role": "gs2uzo7gnwot5qm61hyvd7n12n3mra138j0wex17zdhp01hwewiklyvz39e554xf_8us1abd_pysw_rjso9ujz35prg5g68omtevrtb7n1pcp9io681k77jpvj474tkw", - "id": "00000050-0000-0053-0000-006f0000005d", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000050-0000-0053-0000-006f0000005d" - } - }, - { - "conversation_role": "ccqqr3w57f9exl7xuhqnr305fqteeziw7hr374is9pkpjtt_z", - "id": "00000037-0000-004d-0000-003e00000004", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000037-0000-004d-0000-003e00000004" - } - }, - { - "conversation_role": "cbowqop368_f44bm2whf8hhkcu5ljs7u930a2lpwirkq4k3sgl56hvj4t8xj33sikbtxznli2ireniu5zvcm4", - "id": "00000039-0000-0024-0000-003500000002", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000039-0000-0024-0000-003500000002" - } - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMembers_user_8.json b/libs/wire-api/test/golden/testObject_SimpleMembers_user_8.json deleted file mode 100644 index 9e8ec9a78b..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMembers_user_8.json +++ /dev/null @@ -1,96 +0,0 @@ -{ - "user_ids": [ - "00000067-0000-003f-0000-003300000052", - "00000066-0000-001c-0000-005900000006", - "00000013-0000-0072-0000-005000000019", - "0000006d-0000-003f-0000-007f00000025", - "00000019-0000-003a-0000-006500000036", - "0000005d-0000-0008-0000-006000000011", - "0000007b-0000-0072-0000-00690000000e", - "00000032-0000-0039-0000-007700000022", - "0000001a-0000-003b-0000-001e00000080", - "00000056-0000-005b-0000-007c00000078" - ], - "users": [ - { - "conversation_role": "bmgvnfheg7304j1af2ha8kzlrdsd94sla01p8e32cfuchc4n4d4j_1", - "id": "00000067-0000-003f-0000-003300000052", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000067-0000-003f-0000-003300000052" - } - }, - { - "conversation_role": "3z44kbvkfmhwt3cxvztk91xwigzfsqgmwx43rsi2ew7_663q5kd04afdhwes23ea8_7nn4j6hol2k1o", - "id": "00000066-0000-001c-0000-005900000006", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000066-0000-001c-0000-005900000006" - } - }, - { - "conversation_role": "_5xab39_3f5_n1jexf9q06jn5c0kx2wszftbp77dq3p5wxon_cg0sgxn38hr4p28i1u20rtg01mhf_xjn3tradschh7vm2ek6hpp788h4w47cnmzwo17lp56h5k", - "id": "00000013-0000-0072-0000-005000000019", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000013-0000-0072-0000-005000000019" - } - }, - { - "conversation_role": "qann8z5wp43fncbnzkxuqeskdrnxclmj1qoiri6zb4ro8jzbsewewgi27xi6pnc", - "id": "0000006d-0000-003f-0000-007f00000025", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000006d-0000-003f-0000-007f00000025" - } - }, - { - "conversation_role": "552en9ubk7gjrv", - "id": "00000019-0000-003a-0000-006500000036", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000019-0000-003a-0000-006500000036" - } - }, - { - "conversation_role": "4fq8ylocoheanwuq9kg6amnrks", - "id": "0000005d-0000-0008-0000-006000000011", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000005d-0000-0008-0000-006000000011" - } - }, - { - "conversation_role": "9ptg6nyzbr58czopzu0a26w3d1kvnl1zbyqij9j2p10o75869aargj9p3b5vxl9r27eryt6z5o85rlhgvrb4l50tb3jfil3hrlylru05", - "id": "0000007b-0000-0072-0000-00690000000e", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000007b-0000-0072-0000-00690000000e" - } - }, - { - "conversation_role": "tq", - "id": "00000032-0000-0039-0000-007700000022", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000032-0000-0039-0000-007700000022" - } - }, - { - "conversation_role": "as91oohpdy", - "id": "0000001a-0000-003b-0000-001e00000080", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000001a-0000-003b-0000-001e00000080" - } - }, - { - "conversation_role": "0jr8eycubw7cut6ukuegnxp5b2obst6ry8y76fe2qjro3xpp3bjvxg4c707rs1jlf", - "id": "00000056-0000-005b-0000-007c00000078", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000056-0000-005b-0000-007c00000078" - } - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_SimpleMembers_user_9.json b/libs/wire-api/test/golden/testObject_SimpleMembers_user_9.json deleted file mode 100644 index 4ba9c71b82..0000000000 --- a/libs/wire-api/test/golden/testObject_SimpleMembers_user_9.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "user_ids": [ - "0000001a-0000-0051-0000-001100000064", - "00000053-0000-007f-0000-00140000007a", - "0000001b-0000-0042-0000-003800000032", - "00000032-0000-0032-0000-002000000005", - "00000001-0000-0021-0000-007000000010", - "0000001b-0000-004b-0000-00480000000a", - "00000012-0000-0000-0000-00690000005d", - "00000024-0000-002c-0000-000a0000002b", - "0000000e-0000-002f-0000-006c0000007e", - "0000001d-0000-000c-0000-001200000072", - "00000065-0000-0005-0000-00160000007a", - "0000002e-0000-0028-0000-00240000001f", - "00000061-0000-0035-0000-005100000068", - "00000003-0000-0034-0000-00520000005a", - "00000007-0000-0049-0000-004c00000028", - "0000006c-0000-0074-0000-004100000005", - "00000000-0000-004d-0000-002a00000020", - "00000058-0000-005d-0000-00100000000a", - "00000045-0000-0044-0000-00070000005c" - ], - "users": [ - { - "conversation_role": "85wkc4m6uzi3t_s5sb488cxhjl7i_av_erwfdtgya58oc", - "id": "0000001a-0000-0051-0000-001100000064", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000001a-0000-0051-0000-001100000064" - } - }, - { - "conversation_role": "34mo_jfmsyatdcjbdl_o0hpvrc8uutf8ni3vukdy6bozbmf5itp3wsy502jw3b3y9oudqo2lh71ro8id7yvebq_4pxi98i3jdzyrx", - "id": "00000053-0000-007f-0000-00140000007a", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000053-0000-007f-0000-00140000007a" - } - }, - { - "conversation_role": "pc12u7vhdqloizph96i1elxofyps02qanrr2z6_kdvl3zakyappxu7nksvj6oe6yz_ygrgii0v", - "id": "0000001b-0000-0042-0000-003800000032", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000001b-0000-0042-0000-003800000032" - } - }, - { - "conversation_role": "3v2qmyq9xk_tk7nywcco8dz4s_hgsd99cyu73lq8imj7xi09i8ha6nxj0mid6meivcq5wanubww2kpdpiousiel3ea7g5g7e1dggpuctjvbo9n5", - "id": "00000032-0000-0032-0000-002000000005", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000032-0000-0032-0000-002000000005" - } - }, - { - "conversation_role": "jcr0d3sv5pm89mkbhinm7aw5njyj0oft6vh8ste7xfn6feqkmx176x93ie9lc58kcik7", - "id": "00000001-0000-0021-0000-007000000010", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000001-0000-0021-0000-007000000010" - } - }, - { - "conversation_role": "x2qhpqv6n90nosm7tt6xs_zwathnk0l2jgp3om52fmpsz7x54y9061oxncf4v_3_10tlvx11vi57riuxn25gotw7", - "id": "0000001b-0000-004b-0000-00480000000a", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000001b-0000-004b-0000-00480000000a" - } - }, - { - "conversation_role": "xeyznxh248frdc3jix0_32kir1jobft0g60b75rx9c0x4wk171xseai9irwra9eypmmbplmw6hckha8f0i6zz", - "id": "00000012-0000-0000-0000-00690000005d", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000012-0000-0000-0000-00690000005d" - } - }, - { - "conversation_role": "40d1mp1rlpq_toli_xsrzzp6azj7abwn9kwyyexu8mzqanezqlkwgzs_maqszagustta7197hluh", - "id": "00000024-0000-002c-0000-000a0000002b", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000024-0000-002c-0000-000a0000002b" - } - }, - { - "conversation_role": "bcxu51qy7gzxryiesnjqirt5dn7kb0lz0nsdf2fbgxjatcf486n210ndta21lli8b64ub3xnerb84atj9_1xjz4kaowbda_rhxgz5qq264g6ikd6r7m1", - "id": "0000000e-0000-002f-0000-006c0000007e", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000000e-0000-002f-0000-006c0000007e" - } - }, - { - "conversation_role": "8qz3xbrnjl34e24fvc96wl34jw", - "id": "0000001d-0000-000c-0000-001200000072", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000001d-0000-000c-0000-001200000072" - } - }, - { - "conversation_role": "3mcna2fo1fuhmz50gevjyc5iacna3hon9fylu4o9u48", - "id": "00000065-0000-0005-0000-00160000007a", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000065-0000-0005-0000-00160000007a" - } - }, - { - "conversation_role": "q451zrfmym52a86mm41yg1zhb3hgv38i_3qe5l4uhjlz0cum77qlytubryh5s8oya7ql_s5cnseh27vi1rzzcow", - "id": "0000002e-0000-0028-0000-00240000001f", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000002e-0000-0028-0000-00240000001f" - } - }, - { - "conversation_role": "cxx03t4219b0e3b7u5lwxb4ua_3qif069vharpluygxmxq5vd1hcx4_3yjmtgw99yz", - "id": "00000061-0000-0035-0000-005100000068", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000061-0000-0035-0000-005100000068" - } - }, - { - "conversation_role": "p5ro0m08a808fnqrib4ikm2bz71wvwxs_qa0b7xeneh6q38ucu8n3nq6uw3w3yelajevfdbsw64vqbsbvx0fsmpis3zbwr73pm7srdls_8nrdr4urapsui3goem5zy", - "id": "00000003-0000-0034-0000-00520000005a", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000003-0000-0034-0000-00520000005a" - } - }, - { - "conversation_role": "op23mrkoau967yyy74znf7smfsr1j46m", - "id": "00000007-0000-0049-0000-004c00000028", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000007-0000-0049-0000-004c00000028" - } - }, - { - "conversation_role": "zzcga0i7uawt0riq_mknqyn98zmawbd__zaf1s0hihhmp3o8vucuv3hlmeem5247e_1i2vml18qcoez3epg9kpnufn_w704s3t74u4yc27d0hkg3a6flr", - "id": "0000006c-0000-0074-0000-004100000005", - "qualified_id": { - "domain": "faraway.example.com", - "id": "0000006c-0000-0074-0000-004100000005" - } - }, - { - "conversation_role": "66z2l9nijttcg_yu5krtv_llxbwwkdyosut9qmra_3bpeithetio5snkbicofi58z6gr4a_benvx87km99ffgi320rz454xd9s_42kzu8h8g3x0rx98xymh_3", - "id": "00000000-0000-004d-0000-002a00000020", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000000-0000-004d-0000-002a00000020" - } - }, - { - "conversation_role": "uw5x_u9rn2zu0nc6f7eb_v40", - "id": "00000058-0000-005d-0000-00100000000a", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000058-0000-005d-0000-00100000000a" - } - }, - { - "conversation_role": "u0pnq5ipcjjbf2tdndpn5pt0hic9tj6hjrzbscf9_mr5dimm_5e1i1xvo1lppo3ccvlh610tldxpgg2tjpf_nhhqz_gff", - "id": "00000045-0000-0044-0000-00070000005c", - "qualified_id": { - "domain": "faraway.example.com", - "id": "00000045-0000-0044-0000-00070000005c" - } - } - ] -} diff --git a/libs/wire-api/test/golden/testObject_Token_user_10.json b/libs/wire-api/test/golden/testObject_Token_user_10.json deleted file mode 100644 index be9666f22a..0000000000 --- a/libs/wire-api/test/golden/testObject_Token_user_10.json +++ /dev/null @@ -1 +0,0 @@ -"\"`󴸬\\G\r" diff --git a/libs/wire-api/test/golden/testObject_Token_user_11.json b/libs/wire-api/test/golden/testObject_Token_user_11.json deleted file mode 100644 index f5f219470b..0000000000 --- a/libs/wire-api/test/golden/testObject_Token_user_11.json +++ /dev/null @@ -1 +0,0 @@ -"^\u0005%\u0019\n𮇐\rr󱇮X\u000bvPM" diff --git a/libs/wire-api/test/golden/testObject_Token_user_12.json b/libs/wire-api/test/golden/testObject_Token_user_12.json deleted file mode 100644 index 1bafd648c6..0000000000 --- a/libs/wire-api/test/golden/testObject_Token_user_12.json +++ /dev/null @@ -1 +0,0 @@ -"耥iN􊽱\u0012]/R]?\u001f𬒩Bw*/o\u001d\u000c⊬𝚎𞀩\u0010X􁸑󶫾\u001fA" diff --git a/libs/wire-api/test/golden/testObject_Token_user_13.json b/libs/wire-api/test/golden/testObject_Token_user_13.json deleted file mode 100644 index 5a3e26ef1f..0000000000 --- a/libs/wire-api/test/golden/testObject_Token_user_13.json +++ /dev/null @@ -1 +0,0 @@ -"Y􏵇+H\u0007'0" diff --git a/libs/wire-api/test/golden/testObject_Token_user_14.json b/libs/wire-api/test/golden/testObject_Token_user_14.json deleted file mode 100644 index 0f26196904..0000000000 --- a/libs/wire-api/test/golden/testObject_Token_user_14.json +++ /dev/null @@ -1 +0,0 @@ -"🠇\u0012b󿏺z𤾟󾸱E𢐏\u0017NYmg\u00042w0" diff --git a/libs/wire-api/test/golden/testObject_Token_user_15.json b/libs/wire-api/test/golden/testObject_Token_user_15.json deleted file mode 100644 index 0ce0c9c546..0000000000 --- a/libs/wire-api/test/golden/testObject_Token_user_15.json +++ /dev/null @@ -1 +0,0 @@ -"ⱥ=\u0019힊\u0007K𝘊\t\nd\u000c󿻠-󿎊2;쫝C9C\u0006T" diff --git a/libs/wire-api/test/golden/testObject_Token_user_16.json b/libs/wire-api/test/golden/testObject_Token_user_16.json deleted file mode 100644 index fd012c61e4..0000000000 --- a/libs/wire-api/test/golden/testObject_Token_user_16.json +++ /dev/null @@ -1 +0,0 @@ -"齊16QGyKz*p󹟚􎢅\u0019{帬󱪗P2􅉄F\u0001>F鏤󼮸lyZ" diff --git a/libs/wire-api/test/golden/testObject_Token_user_17.json b/libs/wire-api/test/golden/testObject_Token_user_17.json deleted file mode 100644 index 72998e4559..0000000000 --- a/libs/wire-api/test/golden/testObject_Token_user_17.json +++ /dev/null @@ -1 +0,0 @@ -"𠐋9𮨴G?M\nX\u00080\u000b𤴝7MR\u001d󾃎]`많󰞵🀫o\u000eO𡣃" diff --git a/libs/wire-api/test/golden/testObject_Token_user_18.json b/libs/wire-api/test/golden/testObject_Token_user_18.json deleted file mode 100644 index e16c76dff8..0000000000 --- a/libs/wire-api/test/golden/testObject_Token_user_18.json +++ /dev/null @@ -1 +0,0 @@ -"" diff --git a/libs/wire-api/test/golden/testObject_Token_user_19.json b/libs/wire-api/test/golden/testObject_Token_user_19.json deleted file mode 100644 index 3fcf3680f8..0000000000 --- a/libs/wire-api/test/golden/testObject_Token_user_19.json +++ /dev/null @@ -1 +0,0 @@ -"f\tZ\r\tU𧍦2b\u001a𠒬vZ,󵅴N\u0002\u0004\u0007􃯻􃉍rzBEO~\u0015}J" diff --git a/libs/wire-api/test/golden/testObject_Token_user_2.json b/libs/wire-api/test/golden/testObject_Token_user_2.json deleted file mode 100644 index 4783212f18..0000000000 --- a/libs/wire-api/test/golden/testObject_Token_user_2.json +++ /dev/null @@ -1 +0,0 @@ -"HXPo\u001baJLCCS鏈\u0014\u0019\u0007\u0002bwXJ𫵆\u0010\u001e󲋶􏕇S[\u0018o" diff --git a/libs/wire-api/test/golden/testObject_Token_user_20.json b/libs/wire-api/test/golden/testObject_Token_user_20.json deleted file mode 100644 index 2dc590dbfb..0000000000 --- a/libs/wire-api/test/golden/testObject_Token_user_20.json +++ /dev/null @@ -1 +0,0 @@ -"I?􅴔󽏯\u000eWS\u0017b\u001fg1nK𐹨C?𥯀\\r}􂻛\u001d\u0003􊣑X*sK" diff --git a/libs/wire-api/test/golden/testObject_Token_user_3.json b/libs/wire-api/test/golden/testObject_Token_user_3.json deleted file mode 100644 index 8c1a8c2a19..0000000000 --- a/libs/wire-api/test/golden/testObject_Token_user_3.json +++ /dev/null @@ -1 +0,0 @@ -"􏢤Hcuwt3MZD" diff --git a/libs/wire-api/test/golden/testObject_Token_user_4.json b/libs/wire-api/test/golden/testObject_Token_user_4.json deleted file mode 100644 index e16c76dff8..0000000000 --- a/libs/wire-api/test/golden/testObject_Token_user_4.json +++ /dev/null @@ -1 +0,0 @@ -"" diff --git a/libs/wire-api/test/golden/testObject_Token_user_5.json b/libs/wire-api/test/golden/testObject_Token_user_5.json deleted file mode 100644 index 51ff43af5e..0000000000 --- a/libs/wire-api/test/golden/testObject_Token_user_5.json +++ /dev/null @@ -1 +0,0 @@ -"{PVg" diff --git a/libs/wire-api/test/golden/testObject_Token_user_6.json b/libs/wire-api/test/golden/testObject_Token_user_6.json deleted file mode 100644 index 50bcd982f1..0000000000 --- a/libs/wire-api/test/golden/testObject_Token_user_6.json +++ /dev/null @@ -1 +0,0 @@ -"̮T꽿툫)\u0005\u000e􌪥\u0008𑀷" diff --git a/libs/wire-api/test/golden/testObject_Token_user_7.json b/libs/wire-api/test/golden/testObject_Token_user_7.json deleted file mode 100644 index 541b6d3d9a..0000000000 --- a/libs/wire-api/test/golden/testObject_Token_user_7.json +++ /dev/null @@ -1 +0,0 @@ -"}󻨐􍐯0K3<'m69a\u0013" diff --git a/libs/wire-api/test/golden/testObject_Token_user_8.json b/libs/wire-api/test/golden/testObject_Token_user_8.json deleted file mode 100644 index e88c39b8b2..0000000000 --- a/libs/wire-api/test/golden/testObject_Token_user_8.json +++ /dev/null @@ -1 +0,0 @@ -"핮\u0019LdrOO'𩣬f􁫞w↸𥀟\u0017EZ\u0016􉰊" diff --git a/libs/wire-api/test/golden/testObject_Token_user_9.json b/libs/wire-api/test/golden/testObject_Token_user_9.json deleted file mode 100644 index 33a89c7eed..0000000000 --- a/libs/wire-api/test/golden/testObject_Token_user_9.json +++ /dev/null @@ -1 +0,0 @@ -"oj󴴏z\u000f\u000e/\\9𩫋󿴏\u000c\u0012\u0010\u0016🨬>" diff --git a/libs/wire-api/test/unit/Test/Wire/API/Golden/FromJSON.hs b/libs/wire-api/test/unit/Test/Wire/API/Golden/FromJSON.hs index 8a0843e6ad..8f6ceae80a 100644 --- a/libs/wire-api/test/unit/Test/Wire/API/Golden/FromJSON.hs +++ b/libs/wire-api/test/unit/Test/Wire/API/Golden/FromJSON.hs @@ -38,7 +38,9 @@ tests = [(testObject_NewOtrMessage_user_1, "testObject_NewOtrMessage_user_1.json")], testCase "SimpleMember" $ testFromJSONObjects - [(testObject_SimpleMember_user_1, "testObject_SimpleMember_user_1.json")], + [ (testObject_SimpleMember_user_2, "testObject_SimpleMember_user_2.json"), + (testObject_SimpleMember_user_2, "testObject_SimpleMember_user_2-2.json") + ], testGroup "NewConvUnmanaged" [ testCase "success" $ diff --git a/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated.hs b/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated.hs index e55f63b5f3..b29c11dedd 100644 --- a/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated.hs +++ b/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated.hs @@ -571,7 +571,10 @@ tests = ) ], testCase "Golden: Member_user" $ - testObjects [(Test.Wire.API.Golden.Generated.Member_user.testObject_Member_user_1, "testObject_Member_user_1.json"), (Test.Wire.API.Golden.Generated.Member_user.testObject_Member_user_2, "testObject_Member_user_2.json"), (Test.Wire.API.Golden.Generated.Member_user.testObject_Member_user_3, "testObject_Member_user_3.json"), (Test.Wire.API.Golden.Generated.Member_user.testObject_Member_user_4, "testObject_Member_user_4.json"), (Test.Wire.API.Golden.Generated.Member_user.testObject_Member_user_5, "testObject_Member_user_5.json"), (Test.Wire.API.Golden.Generated.Member_user.testObject_Member_user_6, "testObject_Member_user_6.json"), (Test.Wire.API.Golden.Generated.Member_user.testObject_Member_user_7, "testObject_Member_user_7.json"), (Test.Wire.API.Golden.Generated.Member_user.testObject_Member_user_8, "testObject_Member_user_8.json"), (Test.Wire.API.Golden.Generated.Member_user.testObject_Member_user_9, "testObject_Member_user_9.json"), (Test.Wire.API.Golden.Generated.Member_user.testObject_Member_user_10, "testObject_Member_user_10.json"), (Test.Wire.API.Golden.Generated.Member_user.testObject_Member_user_11, "testObject_Member_user_11.json"), (Test.Wire.API.Golden.Generated.Member_user.testObject_Member_user_12, "testObject_Member_user_12.json"), (Test.Wire.API.Golden.Generated.Member_user.testObject_Member_user_13, "testObject_Member_user_13.json"), (Test.Wire.API.Golden.Generated.Member_user.testObject_Member_user_14, "testObject_Member_user_14.json"), (Test.Wire.API.Golden.Generated.Member_user.testObject_Member_user_15, "testObject_Member_user_15.json"), (Test.Wire.API.Golden.Generated.Member_user.testObject_Member_user_16, "testObject_Member_user_16.json"), (Test.Wire.API.Golden.Generated.Member_user.testObject_Member_user_17, "testObject_Member_user_17.json"), (Test.Wire.API.Golden.Generated.Member_user.testObject_Member_user_18, "testObject_Member_user_18.json"), (Test.Wire.API.Golden.Generated.Member_user.testObject_Member_user_19, "testObject_Member_user_19.json"), (Test.Wire.API.Golden.Generated.Member_user.testObject_Member_user_20, "testObject_Member_user_20.json")], + testObjects + [ (Test.Wire.API.Golden.Generated.Member_user.testObject_Member_user_1, "testObject_Member_user_1.json"), + (Test.Wire.API.Golden.Generated.Member_user.testObject_Member_user_2, "testObject_Member_user_2.json") + ], testCase "Golden: OtherMember_user" $ testObjects [ ( Test.Wire.API.Golden.Generated.OtherMember_user.testObject_OtherMember_user_1, @@ -708,41 +711,150 @@ tests = (Test.Wire.API.Golden.Generated.EventType_user.testObject_EventType_user_14, "testObject_EventType_user_14.json") ], testCase "Golden: SimpleMember_user" $ - testObjects [(Test.Wire.API.Golden.Generated.SimpleMember_user.testObject_SimpleMember_user_1, "testObject_SimpleMember_user_1.json"), (Test.Wire.API.Golden.Generated.SimpleMember_user.testObject_SimpleMember_user_2, "testObject_SimpleMember_user_2.json"), (Test.Wire.API.Golden.Generated.SimpleMember_user.testObject_SimpleMember_user_3, "testObject_SimpleMember_user_3.json"), (Test.Wire.API.Golden.Generated.SimpleMember_user.testObject_SimpleMember_user_4, "testObject_SimpleMember_user_4.json"), (Test.Wire.API.Golden.Generated.SimpleMember_user.testObject_SimpleMember_user_5, "testObject_SimpleMember_user_5.json"), (Test.Wire.API.Golden.Generated.SimpleMember_user.testObject_SimpleMember_user_6, "testObject_SimpleMember_user_6.json"), (Test.Wire.API.Golden.Generated.SimpleMember_user.testObject_SimpleMember_user_7, "testObject_SimpleMember_user_7.json"), (Test.Wire.API.Golden.Generated.SimpleMember_user.testObject_SimpleMember_user_8, "testObject_SimpleMember_user_8.json"), (Test.Wire.API.Golden.Generated.SimpleMember_user.testObject_SimpleMember_user_9, "testObject_SimpleMember_user_9.json"), (Test.Wire.API.Golden.Generated.SimpleMember_user.testObject_SimpleMember_user_10, "testObject_SimpleMember_user_10.json"), (Test.Wire.API.Golden.Generated.SimpleMember_user.testObject_SimpleMember_user_11, "testObject_SimpleMember_user_11.json"), (Test.Wire.API.Golden.Generated.SimpleMember_user.testObject_SimpleMember_user_12, "testObject_SimpleMember_user_12.json"), (Test.Wire.API.Golden.Generated.SimpleMember_user.testObject_SimpleMember_user_13, "testObject_SimpleMember_user_13.json"), (Test.Wire.API.Golden.Generated.SimpleMember_user.testObject_SimpleMember_user_14, "testObject_SimpleMember_user_14.json"), (Test.Wire.API.Golden.Generated.SimpleMember_user.testObject_SimpleMember_user_15, "testObject_SimpleMember_user_15.json"), (Test.Wire.API.Golden.Generated.SimpleMember_user.testObject_SimpleMember_user_16, "testObject_SimpleMember_user_16.json"), (Test.Wire.API.Golden.Generated.SimpleMember_user.testObject_SimpleMember_user_17, "testObject_SimpleMember_user_17.json"), (Test.Wire.API.Golden.Generated.SimpleMember_user.testObject_SimpleMember_user_18, "testObject_SimpleMember_user_18.json"), (Test.Wire.API.Golden.Generated.SimpleMember_user.testObject_SimpleMember_user_19, "testObject_SimpleMember_user_19.json"), (Test.Wire.API.Golden.Generated.SimpleMember_user.testObject_SimpleMember_user_20, "testObject_SimpleMember_user_20.json")], + testObjects + [ ( Test.Wire.API.Golden.Generated.SimpleMember_user.testObject_SimpleMember_user_1, + "testObject_SimpleMember_user_1.json" + ) + ], testCase "Golden: SimpleMembers_user" $ - testObjects [(Test.Wire.API.Golden.Generated.SimpleMembers_user.testObject_SimpleMembers_user_1, "testObject_SimpleMembers_user_1.json"), (Test.Wire.API.Golden.Generated.SimpleMembers_user.testObject_SimpleMembers_user_2, "testObject_SimpleMembers_user_2.json"), (Test.Wire.API.Golden.Generated.SimpleMembers_user.testObject_SimpleMembers_user_3, "testObject_SimpleMembers_user_3.json"), (Test.Wire.API.Golden.Generated.SimpleMembers_user.testObject_SimpleMembers_user_4, "testObject_SimpleMembers_user_4.json"), (Test.Wire.API.Golden.Generated.SimpleMembers_user.testObject_SimpleMembers_user_5, "testObject_SimpleMembers_user_5.json"), (Test.Wire.API.Golden.Generated.SimpleMembers_user.testObject_SimpleMembers_user_6, "testObject_SimpleMembers_user_6.json"), (Test.Wire.API.Golden.Generated.SimpleMembers_user.testObject_SimpleMembers_user_7, "testObject_SimpleMembers_user_7.json"), (Test.Wire.API.Golden.Generated.SimpleMembers_user.testObject_SimpleMembers_user_8, "testObject_SimpleMembers_user_8.json"), (Test.Wire.API.Golden.Generated.SimpleMembers_user.testObject_SimpleMembers_user_9, "testObject_SimpleMembers_user_9.json"), (Test.Wire.API.Golden.Generated.SimpleMembers_user.testObject_SimpleMembers_user_10, "testObject_SimpleMembers_user_10.json"), (Test.Wire.API.Golden.Generated.SimpleMembers_user.testObject_SimpleMembers_user_11, "testObject_SimpleMembers_user_11.json"), (Test.Wire.API.Golden.Generated.SimpleMembers_user.testObject_SimpleMembers_user_12, "testObject_SimpleMembers_user_12.json"), (Test.Wire.API.Golden.Generated.SimpleMembers_user.testObject_SimpleMembers_user_13, "testObject_SimpleMembers_user_13.json"), (Test.Wire.API.Golden.Generated.SimpleMembers_user.testObject_SimpleMembers_user_14, "testObject_SimpleMembers_user_14.json"), (Test.Wire.API.Golden.Generated.SimpleMembers_user.testObject_SimpleMembers_user_15, "testObject_SimpleMembers_user_15.json"), (Test.Wire.API.Golden.Generated.SimpleMembers_user.testObject_SimpleMembers_user_16, "testObject_SimpleMembers_user_16.json"), (Test.Wire.API.Golden.Generated.SimpleMembers_user.testObject_SimpleMembers_user_17, "testObject_SimpleMembers_user_17.json"), (Test.Wire.API.Golden.Generated.SimpleMembers_user.testObject_SimpleMembers_user_18, "testObject_SimpleMembers_user_18.json"), (Test.Wire.API.Golden.Generated.SimpleMembers_user.testObject_SimpleMembers_user_19, "testObject_SimpleMembers_user_19.json"), (Test.Wire.API.Golden.Generated.SimpleMembers_user.testObject_SimpleMembers_user_20, "testObject_SimpleMembers_user_20.json")], + testObjects + [ ( Test.Wire.API.Golden.Generated.SimpleMembers_user.testObject_SimpleMembers_user_1, + "testObject_SimpleMembers_user_1.json" + ), + ( Test.Wire.API.Golden.Generated.SimpleMembers_user.testObject_SimpleMembers_user_2, + "testObject_SimpleMembers_user_2.json" + ) + ], testCase "Golden: Connect_user" $ - testObjects [(Test.Wire.API.Golden.Generated.Connect_user.testObject_Connect_user_1, "testObject_Connect_user_1.json"), (Test.Wire.API.Golden.Generated.Connect_user.testObject_Connect_user_2, "testObject_Connect_user_2.json"), (Test.Wire.API.Golden.Generated.Connect_user.testObject_Connect_user_3, "testObject_Connect_user_3.json"), (Test.Wire.API.Golden.Generated.Connect_user.testObject_Connect_user_4, "testObject_Connect_user_4.json"), (Test.Wire.API.Golden.Generated.Connect_user.testObject_Connect_user_5, "testObject_Connect_user_5.json"), (Test.Wire.API.Golden.Generated.Connect_user.testObject_Connect_user_6, "testObject_Connect_user_6.json"), (Test.Wire.API.Golden.Generated.Connect_user.testObject_Connect_user_7, "testObject_Connect_user_7.json"), (Test.Wire.API.Golden.Generated.Connect_user.testObject_Connect_user_8, "testObject_Connect_user_8.json"), (Test.Wire.API.Golden.Generated.Connect_user.testObject_Connect_user_9, "testObject_Connect_user_9.json"), (Test.Wire.API.Golden.Generated.Connect_user.testObject_Connect_user_10, "testObject_Connect_user_10.json"), (Test.Wire.API.Golden.Generated.Connect_user.testObject_Connect_user_11, "testObject_Connect_user_11.json"), (Test.Wire.API.Golden.Generated.Connect_user.testObject_Connect_user_12, "testObject_Connect_user_12.json"), (Test.Wire.API.Golden.Generated.Connect_user.testObject_Connect_user_13, "testObject_Connect_user_13.json"), (Test.Wire.API.Golden.Generated.Connect_user.testObject_Connect_user_14, "testObject_Connect_user_14.json"), (Test.Wire.API.Golden.Generated.Connect_user.testObject_Connect_user_15, "testObject_Connect_user_15.json"), (Test.Wire.API.Golden.Generated.Connect_user.testObject_Connect_user_16, "testObject_Connect_user_16.json"), (Test.Wire.API.Golden.Generated.Connect_user.testObject_Connect_user_17, "testObject_Connect_user_17.json"), (Test.Wire.API.Golden.Generated.Connect_user.testObject_Connect_user_18, "testObject_Connect_user_18.json"), (Test.Wire.API.Golden.Generated.Connect_user.testObject_Connect_user_19, "testObject_Connect_user_19.json"), (Test.Wire.API.Golden.Generated.Connect_user.testObject_Connect_user_20, "testObject_Connect_user_20.json")], + testObjects + [ (Test.Wire.API.Golden.Generated.Connect_user.testObject_Connect_user_1, "testObject_Connect_user_1.json"), + (Test.Wire.API.Golden.Generated.Connect_user.testObject_Connect_user_2, "testObject_Connect_user_2.json") + ], testCase "Golden: MemberUpdateData_user" $ - testObjects [(Test.Wire.API.Golden.Generated.MemberUpdateData_user.testObject_MemberUpdateData_user_1, "testObject_MemberUpdateData_user_1.json"), (Test.Wire.API.Golden.Generated.MemberUpdateData_user.testObject_MemberUpdateData_user_2, "testObject_MemberUpdateData_user_2.json"), (Test.Wire.API.Golden.Generated.MemberUpdateData_user.testObject_MemberUpdateData_user_3, "testObject_MemberUpdateData_user_3.json"), (Test.Wire.API.Golden.Generated.MemberUpdateData_user.testObject_MemberUpdateData_user_4, "testObject_MemberUpdateData_user_4.json"), (Test.Wire.API.Golden.Generated.MemberUpdateData_user.testObject_MemberUpdateData_user_5, "testObject_MemberUpdateData_user_5.json"), (Test.Wire.API.Golden.Generated.MemberUpdateData_user.testObject_MemberUpdateData_user_6, "testObject_MemberUpdateData_user_6.json"), (Test.Wire.API.Golden.Generated.MemberUpdateData_user.testObject_MemberUpdateData_user_7, "testObject_MemberUpdateData_user_7.json"), (Test.Wire.API.Golden.Generated.MemberUpdateData_user.testObject_MemberUpdateData_user_8, "testObject_MemberUpdateData_user_8.json"), (Test.Wire.API.Golden.Generated.MemberUpdateData_user.testObject_MemberUpdateData_user_9, "testObject_MemberUpdateData_user_9.json"), (Test.Wire.API.Golden.Generated.MemberUpdateData_user.testObject_MemberUpdateData_user_10, "testObject_MemberUpdateData_user_10.json"), (Test.Wire.API.Golden.Generated.MemberUpdateData_user.testObject_MemberUpdateData_user_11, "testObject_MemberUpdateData_user_11.json"), (Test.Wire.API.Golden.Generated.MemberUpdateData_user.testObject_MemberUpdateData_user_12, "testObject_MemberUpdateData_user_12.json"), (Test.Wire.API.Golden.Generated.MemberUpdateData_user.testObject_MemberUpdateData_user_13, "testObject_MemberUpdateData_user_13.json"), (Test.Wire.API.Golden.Generated.MemberUpdateData_user.testObject_MemberUpdateData_user_14, "testObject_MemberUpdateData_user_14.json"), (Test.Wire.API.Golden.Generated.MemberUpdateData_user.testObject_MemberUpdateData_user_15, "testObject_MemberUpdateData_user_15.json"), (Test.Wire.API.Golden.Generated.MemberUpdateData_user.testObject_MemberUpdateData_user_16, "testObject_MemberUpdateData_user_16.json"), (Test.Wire.API.Golden.Generated.MemberUpdateData_user.testObject_MemberUpdateData_user_17, "testObject_MemberUpdateData_user_17.json"), (Test.Wire.API.Golden.Generated.MemberUpdateData_user.testObject_MemberUpdateData_user_18, "testObject_MemberUpdateData_user_18.json"), (Test.Wire.API.Golden.Generated.MemberUpdateData_user.testObject_MemberUpdateData_user_19, "testObject_MemberUpdateData_user_19.json"), (Test.Wire.API.Golden.Generated.MemberUpdateData_user.testObject_MemberUpdateData_user_20, "testObject_MemberUpdateData_user_20.json")], + testObjects + [ ( Test.Wire.API.Golden.Generated.MemberUpdateData_user.testObject_MemberUpdateData_user_1, + "testObject_MemberUpdateData_user_1.json" + ), + ( Test.Wire.API.Golden.Generated.MemberUpdateData_user.testObject_MemberUpdateData_user_2, + "testObject_MemberUpdateData_user_2.json" + ) + ], testCase "Golden: OtrMessage_user" $ - testObjects [(Test.Wire.API.Golden.Generated.OtrMessage_user.testObject_OtrMessage_user_1, "testObject_OtrMessage_user_1.json"), (Test.Wire.API.Golden.Generated.OtrMessage_user.testObject_OtrMessage_user_2, "testObject_OtrMessage_user_2.json"), (Test.Wire.API.Golden.Generated.OtrMessage_user.testObject_OtrMessage_user_3, "testObject_OtrMessage_user_3.json"), (Test.Wire.API.Golden.Generated.OtrMessage_user.testObject_OtrMessage_user_4, "testObject_OtrMessage_user_4.json"), (Test.Wire.API.Golden.Generated.OtrMessage_user.testObject_OtrMessage_user_5, "testObject_OtrMessage_user_5.json"), (Test.Wire.API.Golden.Generated.OtrMessage_user.testObject_OtrMessage_user_6, "testObject_OtrMessage_user_6.json"), (Test.Wire.API.Golden.Generated.OtrMessage_user.testObject_OtrMessage_user_7, "testObject_OtrMessage_user_7.json"), (Test.Wire.API.Golden.Generated.OtrMessage_user.testObject_OtrMessage_user_8, "testObject_OtrMessage_user_8.json"), (Test.Wire.API.Golden.Generated.OtrMessage_user.testObject_OtrMessage_user_9, "testObject_OtrMessage_user_9.json"), (Test.Wire.API.Golden.Generated.OtrMessage_user.testObject_OtrMessage_user_10, "testObject_OtrMessage_user_10.json"), (Test.Wire.API.Golden.Generated.OtrMessage_user.testObject_OtrMessage_user_11, "testObject_OtrMessage_user_11.json"), (Test.Wire.API.Golden.Generated.OtrMessage_user.testObject_OtrMessage_user_12, "testObject_OtrMessage_user_12.json"), (Test.Wire.API.Golden.Generated.OtrMessage_user.testObject_OtrMessage_user_13, "testObject_OtrMessage_user_13.json"), (Test.Wire.API.Golden.Generated.OtrMessage_user.testObject_OtrMessage_user_14, "testObject_OtrMessage_user_14.json"), (Test.Wire.API.Golden.Generated.OtrMessage_user.testObject_OtrMessage_user_15, "testObject_OtrMessage_user_15.json"), (Test.Wire.API.Golden.Generated.OtrMessage_user.testObject_OtrMessage_user_16, "testObject_OtrMessage_user_16.json"), (Test.Wire.API.Golden.Generated.OtrMessage_user.testObject_OtrMessage_user_17, "testObject_OtrMessage_user_17.json"), (Test.Wire.API.Golden.Generated.OtrMessage_user.testObject_OtrMessage_user_18, "testObject_OtrMessage_user_18.json"), (Test.Wire.API.Golden.Generated.OtrMessage_user.testObject_OtrMessage_user_19, "testObject_OtrMessage_user_19.json"), (Test.Wire.API.Golden.Generated.OtrMessage_user.testObject_OtrMessage_user_20, "testObject_OtrMessage_user_20.json")], + testObjects + [ ( Test.Wire.API.Golden.Generated.OtrMessage_user.testObject_OtrMessage_user_1, + "testObject_OtrMessage_user_1.json" + ), + ( Test.Wire.API.Golden.Generated.OtrMessage_user.testObject_OtrMessage_user_2, + "testObject_OtrMessage_user_2.json" + ) + ], testCase "Golden: Priority_user" $ - testObjects [(Test.Wire.API.Golden.Generated.Priority_user.testObject_Priority_user_1, "testObject_Priority_user_1.json"), (Test.Wire.API.Golden.Generated.Priority_user.testObject_Priority_user_2, "testObject_Priority_user_2.json"), (Test.Wire.API.Golden.Generated.Priority_user.testObject_Priority_user_3, "testObject_Priority_user_3.json"), (Test.Wire.API.Golden.Generated.Priority_user.testObject_Priority_user_4, "testObject_Priority_user_4.json"), (Test.Wire.API.Golden.Generated.Priority_user.testObject_Priority_user_5, "testObject_Priority_user_5.json"), (Test.Wire.API.Golden.Generated.Priority_user.testObject_Priority_user_6, "testObject_Priority_user_6.json"), (Test.Wire.API.Golden.Generated.Priority_user.testObject_Priority_user_7, "testObject_Priority_user_7.json"), (Test.Wire.API.Golden.Generated.Priority_user.testObject_Priority_user_8, "testObject_Priority_user_8.json"), (Test.Wire.API.Golden.Generated.Priority_user.testObject_Priority_user_9, "testObject_Priority_user_9.json"), (Test.Wire.API.Golden.Generated.Priority_user.testObject_Priority_user_10, "testObject_Priority_user_10.json"), (Test.Wire.API.Golden.Generated.Priority_user.testObject_Priority_user_11, "testObject_Priority_user_11.json"), (Test.Wire.API.Golden.Generated.Priority_user.testObject_Priority_user_12, "testObject_Priority_user_12.json"), (Test.Wire.API.Golden.Generated.Priority_user.testObject_Priority_user_13, "testObject_Priority_user_13.json"), (Test.Wire.API.Golden.Generated.Priority_user.testObject_Priority_user_14, "testObject_Priority_user_14.json"), (Test.Wire.API.Golden.Generated.Priority_user.testObject_Priority_user_15, "testObject_Priority_user_15.json"), (Test.Wire.API.Golden.Generated.Priority_user.testObject_Priority_user_16, "testObject_Priority_user_16.json"), (Test.Wire.API.Golden.Generated.Priority_user.testObject_Priority_user_17, "testObject_Priority_user_17.json"), (Test.Wire.API.Golden.Generated.Priority_user.testObject_Priority_user_18, "testObject_Priority_user_18.json"), (Test.Wire.API.Golden.Generated.Priority_user.testObject_Priority_user_19, "testObject_Priority_user_19.json"), (Test.Wire.API.Golden.Generated.Priority_user.testObject_Priority_user_20, "testObject_Priority_user_20.json")], + testObjects + [ (Test.Wire.API.Golden.Generated.Priority_user.testObject_Priority_user_1, "testObject_Priority_user_1.json"), + (Test.Wire.API.Golden.Generated.Priority_user.testObject_Priority_user_2, "testObject_Priority_user_2.json") + ], testCase "Golden: OtrRecipients_user" $ - testObjects [(Test.Wire.API.Golden.Generated.OtrRecipients_user.testObject_OtrRecipients_user_1, "testObject_OtrRecipients_user_1.json"), (Test.Wire.API.Golden.Generated.OtrRecipients_user.testObject_OtrRecipients_user_2, "testObject_OtrRecipients_user_2.json"), (Test.Wire.API.Golden.Generated.OtrRecipients_user.testObject_OtrRecipients_user_3, "testObject_OtrRecipients_user_3.json"), (Test.Wire.API.Golden.Generated.OtrRecipients_user.testObject_OtrRecipients_user_4, "testObject_OtrRecipients_user_4.json"), (Test.Wire.API.Golden.Generated.OtrRecipients_user.testObject_OtrRecipients_user_5, "testObject_OtrRecipients_user_5.json"), (Test.Wire.API.Golden.Generated.OtrRecipients_user.testObject_OtrRecipients_user_6, "testObject_OtrRecipients_user_6.json"), (Test.Wire.API.Golden.Generated.OtrRecipients_user.testObject_OtrRecipients_user_7, "testObject_OtrRecipients_user_7.json"), (Test.Wire.API.Golden.Generated.OtrRecipients_user.testObject_OtrRecipients_user_8, "testObject_OtrRecipients_user_8.json"), (Test.Wire.API.Golden.Generated.OtrRecipients_user.testObject_OtrRecipients_user_9, "testObject_OtrRecipients_user_9.json"), (Test.Wire.API.Golden.Generated.OtrRecipients_user.testObject_OtrRecipients_user_10, "testObject_OtrRecipients_user_10.json"), (Test.Wire.API.Golden.Generated.OtrRecipients_user.testObject_OtrRecipients_user_11, "testObject_OtrRecipients_user_11.json"), (Test.Wire.API.Golden.Generated.OtrRecipients_user.testObject_OtrRecipients_user_12, "testObject_OtrRecipients_user_12.json"), (Test.Wire.API.Golden.Generated.OtrRecipients_user.testObject_OtrRecipients_user_13, "testObject_OtrRecipients_user_13.json"), (Test.Wire.API.Golden.Generated.OtrRecipients_user.testObject_OtrRecipients_user_14, "testObject_OtrRecipients_user_14.json"), (Test.Wire.API.Golden.Generated.OtrRecipients_user.testObject_OtrRecipients_user_15, "testObject_OtrRecipients_user_15.json"), (Test.Wire.API.Golden.Generated.OtrRecipients_user.testObject_OtrRecipients_user_16, "testObject_OtrRecipients_user_16.json"), (Test.Wire.API.Golden.Generated.OtrRecipients_user.testObject_OtrRecipients_user_17, "testObject_OtrRecipients_user_17.json"), (Test.Wire.API.Golden.Generated.OtrRecipients_user.testObject_OtrRecipients_user_18, "testObject_OtrRecipients_user_18.json"), (Test.Wire.API.Golden.Generated.OtrRecipients_user.testObject_OtrRecipients_user_19, "testObject_OtrRecipients_user_19.json"), (Test.Wire.API.Golden.Generated.OtrRecipients_user.testObject_OtrRecipients_user_20, "testObject_OtrRecipients_user_20.json")], + testObjects + [ (Test.Wire.API.Golden.Generated.OtrRecipients_user.testObject_OtrRecipients_user_1, "testObject_OtrRecipients_user_1.json") + ], testCase "Golden: NewOtrMessage_user" $ - testObjects [(Test.Wire.API.Golden.Generated.NewOtrMessage_user.testObject_NewOtrMessage_user_1, "testObject_NewOtrMessage_user_1.json"), (Test.Wire.API.Golden.Generated.NewOtrMessage_user.testObject_NewOtrMessage_user_2, "testObject_NewOtrMessage_user_2.json"), (Test.Wire.API.Golden.Generated.NewOtrMessage_user.testObject_NewOtrMessage_user_3, "testObject_NewOtrMessage_user_3.json"), (Test.Wire.API.Golden.Generated.NewOtrMessage_user.testObject_NewOtrMessage_user_4, "testObject_NewOtrMessage_user_4.json"), (Test.Wire.API.Golden.Generated.NewOtrMessage_user.testObject_NewOtrMessage_user_5, "testObject_NewOtrMessage_user_5.json"), (Test.Wire.API.Golden.Generated.NewOtrMessage_user.testObject_NewOtrMessage_user_6, "testObject_NewOtrMessage_user_6.json"), (Test.Wire.API.Golden.Generated.NewOtrMessage_user.testObject_NewOtrMessage_user_7, "testObject_NewOtrMessage_user_7.json"), (Test.Wire.API.Golden.Generated.NewOtrMessage_user.testObject_NewOtrMessage_user_8, "testObject_NewOtrMessage_user_8.json"), (Test.Wire.API.Golden.Generated.NewOtrMessage_user.testObject_NewOtrMessage_user_9, "testObject_NewOtrMessage_user_9.json"), (Test.Wire.API.Golden.Generated.NewOtrMessage_user.testObject_NewOtrMessage_user_10, "testObject_NewOtrMessage_user_10.json"), (Test.Wire.API.Golden.Generated.NewOtrMessage_user.testObject_NewOtrMessage_user_11, "testObject_NewOtrMessage_user_11.json"), (Test.Wire.API.Golden.Generated.NewOtrMessage_user.testObject_NewOtrMessage_user_12, "testObject_NewOtrMessage_user_12.json"), (Test.Wire.API.Golden.Generated.NewOtrMessage_user.testObject_NewOtrMessage_user_13, "testObject_NewOtrMessage_user_13.json"), (Test.Wire.API.Golden.Generated.NewOtrMessage_user.testObject_NewOtrMessage_user_14, "testObject_NewOtrMessage_user_14.json"), (Test.Wire.API.Golden.Generated.NewOtrMessage_user.testObject_NewOtrMessage_user_15, "testObject_NewOtrMessage_user_15.json"), (Test.Wire.API.Golden.Generated.NewOtrMessage_user.testObject_NewOtrMessage_user_16, "testObject_NewOtrMessage_user_16.json"), (Test.Wire.API.Golden.Generated.NewOtrMessage_user.testObject_NewOtrMessage_user_17, "testObject_NewOtrMessage_user_17.json"), (Test.Wire.API.Golden.Generated.NewOtrMessage_user.testObject_NewOtrMessage_user_18, "testObject_NewOtrMessage_user_18.json"), (Test.Wire.API.Golden.Generated.NewOtrMessage_user.testObject_NewOtrMessage_user_19, "testObject_NewOtrMessage_user_19.json"), (Test.Wire.API.Golden.Generated.NewOtrMessage_user.testObject_NewOtrMessage_user_20, "testObject_NewOtrMessage_user_20.json")], + testObjects + [ ( Test.Wire.API.Golden.Generated.NewOtrMessage_user.testObject_NewOtrMessage_user_1, + "testObject_NewOtrMessage_user_1.json" + ), + ( Test.Wire.API.Golden.Generated.NewOtrMessage_user.testObject_NewOtrMessage_user_2, + "testObject_NewOtrMessage_user_2.json" + ) + ], testCase "Golden: ClientMismatch_user" $ - testObjects [(Test.Wire.API.Golden.Generated.ClientMismatch_user.testObject_ClientMismatch_user_1, "testObject_ClientMismatch_user_1.json"), (Test.Wire.API.Golden.Generated.ClientMismatch_user.testObject_ClientMismatch_user_2, "testObject_ClientMismatch_user_2.json"), (Test.Wire.API.Golden.Generated.ClientMismatch_user.testObject_ClientMismatch_user_3, "testObject_ClientMismatch_user_3.json"), (Test.Wire.API.Golden.Generated.ClientMismatch_user.testObject_ClientMismatch_user_4, "testObject_ClientMismatch_user_4.json"), (Test.Wire.API.Golden.Generated.ClientMismatch_user.testObject_ClientMismatch_user_5, "testObject_ClientMismatch_user_5.json"), (Test.Wire.API.Golden.Generated.ClientMismatch_user.testObject_ClientMismatch_user_6, "testObject_ClientMismatch_user_6.json"), (Test.Wire.API.Golden.Generated.ClientMismatch_user.testObject_ClientMismatch_user_7, "testObject_ClientMismatch_user_7.json"), (Test.Wire.API.Golden.Generated.ClientMismatch_user.testObject_ClientMismatch_user_8, "testObject_ClientMismatch_user_8.json"), (Test.Wire.API.Golden.Generated.ClientMismatch_user.testObject_ClientMismatch_user_9, "testObject_ClientMismatch_user_9.json"), (Test.Wire.API.Golden.Generated.ClientMismatch_user.testObject_ClientMismatch_user_10, "testObject_ClientMismatch_user_10.json"), (Test.Wire.API.Golden.Generated.ClientMismatch_user.testObject_ClientMismatch_user_11, "testObject_ClientMismatch_user_11.json"), (Test.Wire.API.Golden.Generated.ClientMismatch_user.testObject_ClientMismatch_user_12, "testObject_ClientMismatch_user_12.json"), (Test.Wire.API.Golden.Generated.ClientMismatch_user.testObject_ClientMismatch_user_13, "testObject_ClientMismatch_user_13.json"), (Test.Wire.API.Golden.Generated.ClientMismatch_user.testObject_ClientMismatch_user_14, "testObject_ClientMismatch_user_14.json"), (Test.Wire.API.Golden.Generated.ClientMismatch_user.testObject_ClientMismatch_user_15, "testObject_ClientMismatch_user_15.json"), (Test.Wire.API.Golden.Generated.ClientMismatch_user.testObject_ClientMismatch_user_16, "testObject_ClientMismatch_user_16.json"), (Test.Wire.API.Golden.Generated.ClientMismatch_user.testObject_ClientMismatch_user_17, "testObject_ClientMismatch_user_17.json"), (Test.Wire.API.Golden.Generated.ClientMismatch_user.testObject_ClientMismatch_user_18, "testObject_ClientMismatch_user_18.json"), (Test.Wire.API.Golden.Generated.ClientMismatch_user.testObject_ClientMismatch_user_19, "testObject_ClientMismatch_user_19.json"), (Test.Wire.API.Golden.Generated.ClientMismatch_user.testObject_ClientMismatch_user_20, "testObject_ClientMismatch_user_20.json")], + testObjects + [ ( Test.Wire.API.Golden.Generated.ClientMismatch_user.testObject_ClientMismatch_user_1, + "testObject_ClientMismatch_user_1.json" + ) + ], testCase "Golden: QueuedNotification_user" $ - testObjects [(Test.Wire.API.Golden.Generated.QueuedNotification_user.testObject_QueuedNotification_user_1, "testObject_QueuedNotification_user_1.json"), (Test.Wire.API.Golden.Generated.QueuedNotification_user.testObject_QueuedNotification_user_2, "testObject_QueuedNotification_user_2.json"), (Test.Wire.API.Golden.Generated.QueuedNotification_user.testObject_QueuedNotification_user_3, "testObject_QueuedNotification_user_3.json"), (Test.Wire.API.Golden.Generated.QueuedNotification_user.testObject_QueuedNotification_user_4, "testObject_QueuedNotification_user_4.json"), (Test.Wire.API.Golden.Generated.QueuedNotification_user.testObject_QueuedNotification_user_5, "testObject_QueuedNotification_user_5.json"), (Test.Wire.API.Golden.Generated.QueuedNotification_user.testObject_QueuedNotification_user_6, "testObject_QueuedNotification_user_6.json"), (Test.Wire.API.Golden.Generated.QueuedNotification_user.testObject_QueuedNotification_user_7, "testObject_QueuedNotification_user_7.json"), (Test.Wire.API.Golden.Generated.QueuedNotification_user.testObject_QueuedNotification_user_8, "testObject_QueuedNotification_user_8.json"), (Test.Wire.API.Golden.Generated.QueuedNotification_user.testObject_QueuedNotification_user_9, "testObject_QueuedNotification_user_9.json"), (Test.Wire.API.Golden.Generated.QueuedNotification_user.testObject_QueuedNotification_user_10, "testObject_QueuedNotification_user_10.json"), (Test.Wire.API.Golden.Generated.QueuedNotification_user.testObject_QueuedNotification_user_11, "testObject_QueuedNotification_user_11.json"), (Test.Wire.API.Golden.Generated.QueuedNotification_user.testObject_QueuedNotification_user_12, "testObject_QueuedNotification_user_12.json"), (Test.Wire.API.Golden.Generated.QueuedNotification_user.testObject_QueuedNotification_user_13, "testObject_QueuedNotification_user_13.json"), (Test.Wire.API.Golden.Generated.QueuedNotification_user.testObject_QueuedNotification_user_14, "testObject_QueuedNotification_user_14.json"), (Test.Wire.API.Golden.Generated.QueuedNotification_user.testObject_QueuedNotification_user_15, "testObject_QueuedNotification_user_15.json"), (Test.Wire.API.Golden.Generated.QueuedNotification_user.testObject_QueuedNotification_user_16, "testObject_QueuedNotification_user_16.json"), (Test.Wire.API.Golden.Generated.QueuedNotification_user.testObject_QueuedNotification_user_17, "testObject_QueuedNotification_user_17.json"), (Test.Wire.API.Golden.Generated.QueuedNotification_user.testObject_QueuedNotification_user_18, "testObject_QueuedNotification_user_18.json"), (Test.Wire.API.Golden.Generated.QueuedNotification_user.testObject_QueuedNotification_user_19, "testObject_QueuedNotification_user_19.json"), (Test.Wire.API.Golden.Generated.QueuedNotification_user.testObject_QueuedNotification_user_20, "testObject_QueuedNotification_user_20.json")], + testObjects + [ ( Test.Wire.API.Golden.Generated.QueuedNotification_user.testObject_QueuedNotification_user_1, + "testObject_QueuedNotification_user_1.json" + ) + ], testCase "Golden: QueuedNotificationList_user" $ - testObjects [(Test.Wire.API.Golden.Generated.QueuedNotificationList_user.testObject_QueuedNotificationList_user_1, "testObject_QueuedNotificationList_user_1.json"), (Test.Wire.API.Golden.Generated.QueuedNotificationList_user.testObject_QueuedNotificationList_user_2, "testObject_QueuedNotificationList_user_2.json"), (Test.Wire.API.Golden.Generated.QueuedNotificationList_user.testObject_QueuedNotificationList_user_3, "testObject_QueuedNotificationList_user_3.json"), (Test.Wire.API.Golden.Generated.QueuedNotificationList_user.testObject_QueuedNotificationList_user_4, "testObject_QueuedNotificationList_user_4.json"), (Test.Wire.API.Golden.Generated.QueuedNotificationList_user.testObject_QueuedNotificationList_user_5, "testObject_QueuedNotificationList_user_5.json"), (Test.Wire.API.Golden.Generated.QueuedNotificationList_user.testObject_QueuedNotificationList_user_6, "testObject_QueuedNotificationList_user_6.json"), (Test.Wire.API.Golden.Generated.QueuedNotificationList_user.testObject_QueuedNotificationList_user_7, "testObject_QueuedNotificationList_user_7.json"), (Test.Wire.API.Golden.Generated.QueuedNotificationList_user.testObject_QueuedNotificationList_user_8, "testObject_QueuedNotificationList_user_8.json"), (Test.Wire.API.Golden.Generated.QueuedNotificationList_user.testObject_QueuedNotificationList_user_9, "testObject_QueuedNotificationList_user_9.json"), (Test.Wire.API.Golden.Generated.QueuedNotificationList_user.testObject_QueuedNotificationList_user_10, "testObject_QueuedNotificationList_user_10.json"), (Test.Wire.API.Golden.Generated.QueuedNotificationList_user.testObject_QueuedNotificationList_user_11, "testObject_QueuedNotificationList_user_11.json"), (Test.Wire.API.Golden.Generated.QueuedNotificationList_user.testObject_QueuedNotificationList_user_12, "testObject_QueuedNotificationList_user_12.json"), (Test.Wire.API.Golden.Generated.QueuedNotificationList_user.testObject_QueuedNotificationList_user_13, "testObject_QueuedNotificationList_user_13.json"), (Test.Wire.API.Golden.Generated.QueuedNotificationList_user.testObject_QueuedNotificationList_user_14, "testObject_QueuedNotificationList_user_14.json"), (Test.Wire.API.Golden.Generated.QueuedNotificationList_user.testObject_QueuedNotificationList_user_15, "testObject_QueuedNotificationList_user_15.json"), (Test.Wire.API.Golden.Generated.QueuedNotificationList_user.testObject_QueuedNotificationList_user_16, "testObject_QueuedNotificationList_user_16.json"), (Test.Wire.API.Golden.Generated.QueuedNotificationList_user.testObject_QueuedNotificationList_user_17, "testObject_QueuedNotificationList_user_17.json"), (Test.Wire.API.Golden.Generated.QueuedNotificationList_user.testObject_QueuedNotificationList_user_18, "testObject_QueuedNotificationList_user_18.json"), (Test.Wire.API.Golden.Generated.QueuedNotificationList_user.testObject_QueuedNotificationList_user_19, "testObject_QueuedNotificationList_user_19.json"), (Test.Wire.API.Golden.Generated.QueuedNotificationList_user.testObject_QueuedNotificationList_user_20, "testObject_QueuedNotificationList_user_20.json")], + testObjects + [ ( Test.Wire.API.Golden.Generated.QueuedNotificationList_user.testObject_QueuedNotificationList_user_1, + "testObject_QueuedNotificationList_user_1.json" + ), + ( Test.Wire.API.Golden.Generated.QueuedNotificationList_user.testObject_QueuedNotificationList_user_2, + "testObject_QueuedNotificationList_user_2.json" + ) + ], testCase "Golden: PropertyKey_user" $ - testObjects [(Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_1, "testObject_PropertyKey_user_1.json"), (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_2, "testObject_PropertyKey_user_2.json"), (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_3, "testObject_PropertyKey_user_3.json"), (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_4, "testObject_PropertyKey_user_4.json"), (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_5, "testObject_PropertyKey_user_5.json"), (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_6, "testObject_PropertyKey_user_6.json"), (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_7, "testObject_PropertyKey_user_7.json"), (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_8, "testObject_PropertyKey_user_8.json"), (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_9, "testObject_PropertyKey_user_9.json"), (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_10, "testObject_PropertyKey_user_10.json"), (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_11, "testObject_PropertyKey_user_11.json"), (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_12, "testObject_PropertyKey_user_12.json"), (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_13, "testObject_PropertyKey_user_13.json"), (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_14, "testObject_PropertyKey_user_14.json"), (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_15, "testObject_PropertyKey_user_15.json"), (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_16, "testObject_PropertyKey_user_16.json"), (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_17, "testObject_PropertyKey_user_17.json"), (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_18, "testObject_PropertyKey_user_18.json"), (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_19, "testObject_PropertyKey_user_19.json"), (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_20, "testObject_PropertyKey_user_20.json")], + testObjects + [ (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_1, "testObject_PropertyKey_user_1.json"), + (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_2, "testObject_PropertyKey_user_2.json"), + (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_3, "testObject_PropertyKey_user_3.json"), + (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_4, "testObject_PropertyKey_user_4.json"), + (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_5, "testObject_PropertyKey_user_5.json"), + (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_6, "testObject_PropertyKey_user_6.json"), + (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_7, "testObject_PropertyKey_user_7.json"), + (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_8, "testObject_PropertyKey_user_8.json"), + (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_9, "testObject_PropertyKey_user_9.json"), + (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_10, "testObject_PropertyKey_user_10.json"), + (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_11, "testObject_PropertyKey_user_11.json"), + (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_12, "testObject_PropertyKey_user_12.json"), + (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_13, "testObject_PropertyKey_user_13.json"), + (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_14, "testObject_PropertyKey_user_14.json"), + (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_15, "testObject_PropertyKey_user_15.json"), + (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_16, "testObject_PropertyKey_user_16.json"), + (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_17, "testObject_PropertyKey_user_17.json"), + (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_18, "testObject_PropertyKey_user_18.json"), + (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_19, "testObject_PropertyKey_user_19.json"), + (Test.Wire.API.Golden.Generated.PropertyKey_user.testObject_PropertyKey_user_20, "testObject_PropertyKey_user_20.json") + ], testCase "Golden: PropertyValue_user" $ - testObjects [(Test.Wire.API.Golden.Generated.PropertyValue_user.testObject_PropertyValue_user_1, "testObject_PropertyValue_user_1.json"), (Test.Wire.API.Golden.Generated.PropertyValue_user.testObject_PropertyValue_user_2, "testObject_PropertyValue_user_2.json"), (Test.Wire.API.Golden.Generated.PropertyValue_user.testObject_PropertyValue_user_3, "testObject_PropertyValue_user_3.json"), (Test.Wire.API.Golden.Generated.PropertyValue_user.testObject_PropertyValue_user_4, "testObject_PropertyValue_user_4.json"), (Test.Wire.API.Golden.Generated.PropertyValue_user.testObject_PropertyValue_user_5, "testObject_PropertyValue_user_5.json"), (Test.Wire.API.Golden.Generated.PropertyValue_user.testObject_PropertyValue_user_6, "testObject_PropertyValue_user_6.json"), (Test.Wire.API.Golden.Generated.PropertyValue_user.testObject_PropertyValue_user_7, "testObject_PropertyValue_user_7.json"), (Test.Wire.API.Golden.Generated.PropertyValue_user.testObject_PropertyValue_user_8, "testObject_PropertyValue_user_8.json"), (Test.Wire.API.Golden.Generated.PropertyValue_user.testObject_PropertyValue_user_9, "testObject_PropertyValue_user_9.json"), (Test.Wire.API.Golden.Generated.PropertyValue_user.testObject_PropertyValue_user_10, "testObject_PropertyValue_user_10.json"), (Test.Wire.API.Golden.Generated.PropertyValue_user.testObject_PropertyValue_user_11, "testObject_PropertyValue_user_11.json"), (Test.Wire.API.Golden.Generated.PropertyValue_user.testObject_PropertyValue_user_12, "testObject_PropertyValue_user_12.json"), (Test.Wire.API.Golden.Generated.PropertyValue_user.testObject_PropertyValue_user_13, "testObject_PropertyValue_user_13.json"), (Test.Wire.API.Golden.Generated.PropertyValue_user.testObject_PropertyValue_user_14, "testObject_PropertyValue_user_14.json"), (Test.Wire.API.Golden.Generated.PropertyValue_user.testObject_PropertyValue_user_15, "testObject_PropertyValue_user_15.json"), (Test.Wire.API.Golden.Generated.PropertyValue_user.testObject_PropertyValue_user_16, "testObject_PropertyValue_user_16.json"), (Test.Wire.API.Golden.Generated.PropertyValue_user.testObject_PropertyValue_user_17, "testObject_PropertyValue_user_17.json"), (Test.Wire.API.Golden.Generated.PropertyValue_user.testObject_PropertyValue_user_18, "testObject_PropertyValue_user_18.json"), (Test.Wire.API.Golden.Generated.PropertyValue_user.testObject_PropertyValue_user_19, "testObject_PropertyValue_user_19.json"), (Test.Wire.API.Golden.Generated.PropertyValue_user.testObject_PropertyValue_user_20, "testObject_PropertyValue_user_20.json")], + testObjects + [ ( Test.Wire.API.Golden.Generated.PropertyValue_user.testObject_PropertyValue_user_1, + "testObject_PropertyValue_user_1.json" + ) + ], testCase "Golden: Push_2eToken_2eTransport_user" $ - testObjects [(Test.Wire.API.Golden.Generated.Push_2eToken_2eTransport_user.testObject_Push_2eToken_2eTransport_user_1, "testObject_Push_2eToken_2eTransport_user_1.json"), (Test.Wire.API.Golden.Generated.Push_2eToken_2eTransport_user.testObject_Push_2eToken_2eTransport_user_2, "testObject_Push_2eToken_2eTransport_user_2.json"), (Test.Wire.API.Golden.Generated.Push_2eToken_2eTransport_user.testObject_Push_2eToken_2eTransport_user_3, "testObject_Push_2eToken_2eTransport_user_3.json"), (Test.Wire.API.Golden.Generated.Push_2eToken_2eTransport_user.testObject_Push_2eToken_2eTransport_user_4, "testObject_Push_2eToken_2eTransport_user_4.json"), (Test.Wire.API.Golden.Generated.Push_2eToken_2eTransport_user.testObject_Push_2eToken_2eTransport_user_5, "testObject_Push_2eToken_2eTransport_user_5.json"), (Test.Wire.API.Golden.Generated.Push_2eToken_2eTransport_user.testObject_Push_2eToken_2eTransport_user_6, "testObject_Push_2eToken_2eTransport_user_6.json"), (Test.Wire.API.Golden.Generated.Push_2eToken_2eTransport_user.testObject_Push_2eToken_2eTransport_user_7, "testObject_Push_2eToken_2eTransport_user_7.json"), (Test.Wire.API.Golden.Generated.Push_2eToken_2eTransport_user.testObject_Push_2eToken_2eTransport_user_8, "testObject_Push_2eToken_2eTransport_user_8.json"), (Test.Wire.API.Golden.Generated.Push_2eToken_2eTransport_user.testObject_Push_2eToken_2eTransport_user_9, "testObject_Push_2eToken_2eTransport_user_9.json"), (Test.Wire.API.Golden.Generated.Push_2eToken_2eTransport_user.testObject_Push_2eToken_2eTransport_user_10, "testObject_Push_2eToken_2eTransport_user_10.json"), (Test.Wire.API.Golden.Generated.Push_2eToken_2eTransport_user.testObject_Push_2eToken_2eTransport_user_11, "testObject_Push_2eToken_2eTransport_user_11.json"), (Test.Wire.API.Golden.Generated.Push_2eToken_2eTransport_user.testObject_Push_2eToken_2eTransport_user_12, "testObject_Push_2eToken_2eTransport_user_12.json"), (Test.Wire.API.Golden.Generated.Push_2eToken_2eTransport_user.testObject_Push_2eToken_2eTransport_user_13, "testObject_Push_2eToken_2eTransport_user_13.json"), (Test.Wire.API.Golden.Generated.Push_2eToken_2eTransport_user.testObject_Push_2eToken_2eTransport_user_14, "testObject_Push_2eToken_2eTransport_user_14.json"), (Test.Wire.API.Golden.Generated.Push_2eToken_2eTransport_user.testObject_Push_2eToken_2eTransport_user_15, "testObject_Push_2eToken_2eTransport_user_15.json"), (Test.Wire.API.Golden.Generated.Push_2eToken_2eTransport_user.testObject_Push_2eToken_2eTransport_user_16, "testObject_Push_2eToken_2eTransport_user_16.json"), (Test.Wire.API.Golden.Generated.Push_2eToken_2eTransport_user.testObject_Push_2eToken_2eTransport_user_17, "testObject_Push_2eToken_2eTransport_user_17.json"), (Test.Wire.API.Golden.Generated.Push_2eToken_2eTransport_user.testObject_Push_2eToken_2eTransport_user_18, "testObject_Push_2eToken_2eTransport_user_18.json"), (Test.Wire.API.Golden.Generated.Push_2eToken_2eTransport_user.testObject_Push_2eToken_2eTransport_user_19, "testObject_Push_2eToken_2eTransport_user_19.json"), (Test.Wire.API.Golden.Generated.Push_2eToken_2eTransport_user.testObject_Push_2eToken_2eTransport_user_20, "testObject_Push_2eToken_2eTransport_user_20.json")], + testObjects + [ ( Test.Wire.API.Golden.Generated.Push_2eToken_2eTransport_user.testObject_Push_2eToken_2eTransport_user_1, + "testObject_Push_2eToken_2eTransport_user_1.json" + ), + ( Test.Wire.API.Golden.Generated.Push_2eToken_2eTransport_user.testObject_Push_2eToken_2eTransport_user_2, + "testObject_Push_2eToken_2eTransport_user_2.json" + ), + ( Test.Wire.API.Golden.Generated.Push_2eToken_2eTransport_user.testObject_Push_2eToken_2eTransport_user_3, + "testObject_Push_2eToken_2eTransport_user_3.json" + ), + ( Test.Wire.API.Golden.Generated.Push_2eToken_2eTransport_user.testObject_Push_2eToken_2eTransport_user_4, + "testObject_Push_2eToken_2eTransport_user_4.json" + ), + ( Test.Wire.API.Golden.Generated.Push_2eToken_2eTransport_user.testObject_Push_2eToken_2eTransport_user_5, + "testObject_Push_2eToken_2eTransport_user_5.json" + ) + ], testCase "Golden: Token_user" $ - testObjects [(Test.Wire.API.Golden.Generated.Token_user.testObject_Token_user_1, "testObject_Token_user_1.json"), (Test.Wire.API.Golden.Generated.Token_user.testObject_Token_user_2, "testObject_Token_user_2.json"), (Test.Wire.API.Golden.Generated.Token_user.testObject_Token_user_3, "testObject_Token_user_3.json"), (Test.Wire.API.Golden.Generated.Token_user.testObject_Token_user_4, "testObject_Token_user_4.json"), (Test.Wire.API.Golden.Generated.Token_user.testObject_Token_user_5, "testObject_Token_user_5.json"), (Test.Wire.API.Golden.Generated.Token_user.testObject_Token_user_6, "testObject_Token_user_6.json"), (Test.Wire.API.Golden.Generated.Token_user.testObject_Token_user_7, "testObject_Token_user_7.json"), (Test.Wire.API.Golden.Generated.Token_user.testObject_Token_user_8, "testObject_Token_user_8.json"), (Test.Wire.API.Golden.Generated.Token_user.testObject_Token_user_9, "testObject_Token_user_9.json"), (Test.Wire.API.Golden.Generated.Token_user.testObject_Token_user_10, "testObject_Token_user_10.json"), (Test.Wire.API.Golden.Generated.Token_user.testObject_Token_user_11, "testObject_Token_user_11.json"), (Test.Wire.API.Golden.Generated.Token_user.testObject_Token_user_12, "testObject_Token_user_12.json"), (Test.Wire.API.Golden.Generated.Token_user.testObject_Token_user_13, "testObject_Token_user_13.json"), (Test.Wire.API.Golden.Generated.Token_user.testObject_Token_user_14, "testObject_Token_user_14.json"), (Test.Wire.API.Golden.Generated.Token_user.testObject_Token_user_15, "testObject_Token_user_15.json"), (Test.Wire.API.Golden.Generated.Token_user.testObject_Token_user_16, "testObject_Token_user_16.json"), (Test.Wire.API.Golden.Generated.Token_user.testObject_Token_user_17, "testObject_Token_user_17.json"), (Test.Wire.API.Golden.Generated.Token_user.testObject_Token_user_18, "testObject_Token_user_18.json"), (Test.Wire.API.Golden.Generated.Token_user.testObject_Token_user_19, "testObject_Token_user_19.json"), (Test.Wire.API.Golden.Generated.Token_user.testObject_Token_user_20, "testObject_Token_user_20.json")], + testObjects + [ (Test.Wire.API.Golden.Generated.Token_user.testObject_Token_user_1, "testObject_Token_user_1.json") + ], testCase "Golden: AppName_user" $ - testObjects [(Test.Wire.API.Golden.Generated.AppName_user.testObject_AppName_user_1, "testObject_AppName_user_1.json"), (Test.Wire.API.Golden.Generated.AppName_user.testObject_AppName_user_2, "testObject_AppName_user_2.json"), (Test.Wire.API.Golden.Generated.AppName_user.testObject_AppName_user_3, "testObject_AppName_user_3.json"), (Test.Wire.API.Golden.Generated.AppName_user.testObject_AppName_user_4, "testObject_AppName_user_4.json"), (Test.Wire.API.Golden.Generated.AppName_user.testObject_AppName_user_5, "testObject_AppName_user_5.json"), (Test.Wire.API.Golden.Generated.AppName_user.testObject_AppName_user_6, "testObject_AppName_user_6.json"), (Test.Wire.API.Golden.Generated.AppName_user.testObject_AppName_user_7, "testObject_AppName_user_7.json"), (Test.Wire.API.Golden.Generated.AppName_user.testObject_AppName_user_8, "testObject_AppName_user_8.json"), (Test.Wire.API.Golden.Generated.AppName_user.testObject_AppName_user_9, "testObject_AppName_user_9.json"), (Test.Wire.API.Golden.Generated.AppName_user.testObject_AppName_user_10, "testObject_AppName_user_10.json"), (Test.Wire.API.Golden.Generated.AppName_user.testObject_AppName_user_11, "testObject_AppName_user_11.json"), (Test.Wire.API.Golden.Generated.AppName_user.testObject_AppName_user_12, "testObject_AppName_user_12.json"), (Test.Wire.API.Golden.Generated.AppName_user.testObject_AppName_user_13, "testObject_AppName_user_13.json"), (Test.Wire.API.Golden.Generated.AppName_user.testObject_AppName_user_14, "testObject_AppName_user_14.json"), (Test.Wire.API.Golden.Generated.AppName_user.testObject_AppName_user_15, "testObject_AppName_user_15.json"), (Test.Wire.API.Golden.Generated.AppName_user.testObject_AppName_user_16, "testObject_AppName_user_16.json"), (Test.Wire.API.Golden.Generated.AppName_user.testObject_AppName_user_17, "testObject_AppName_user_17.json"), (Test.Wire.API.Golden.Generated.AppName_user.testObject_AppName_user_18, "testObject_AppName_user_18.json"), (Test.Wire.API.Golden.Generated.AppName_user.testObject_AppName_user_19, "testObject_AppName_user_19.json"), (Test.Wire.API.Golden.Generated.AppName_user.testObject_AppName_user_20, "testObject_AppName_user_20.json")], + testObjects + [ (Test.Wire.API.Golden.Generated.AppName_user.testObject_AppName_user_1, "testObject_AppName_user_1.json") + ], testCase "Golden: PushToken_user" $ - testObjects [(Test.Wire.API.Golden.Generated.PushToken_user.testObject_PushToken_user_1, "testObject_PushToken_user_1.json"), (Test.Wire.API.Golden.Generated.PushToken_user.testObject_PushToken_user_2, "testObject_PushToken_user_2.json"), (Test.Wire.API.Golden.Generated.PushToken_user.testObject_PushToken_user_3, "testObject_PushToken_user_3.json"), (Test.Wire.API.Golden.Generated.PushToken_user.testObject_PushToken_user_4, "testObject_PushToken_user_4.json"), (Test.Wire.API.Golden.Generated.PushToken_user.testObject_PushToken_user_5, "testObject_PushToken_user_5.json"), (Test.Wire.API.Golden.Generated.PushToken_user.testObject_PushToken_user_6, "testObject_PushToken_user_6.json"), (Test.Wire.API.Golden.Generated.PushToken_user.testObject_PushToken_user_7, "testObject_PushToken_user_7.json"), (Test.Wire.API.Golden.Generated.PushToken_user.testObject_PushToken_user_8, "testObject_PushToken_user_8.json"), (Test.Wire.API.Golden.Generated.PushToken_user.testObject_PushToken_user_9, "testObject_PushToken_user_9.json"), (Test.Wire.API.Golden.Generated.PushToken_user.testObject_PushToken_user_10, "testObject_PushToken_user_10.json"), (Test.Wire.API.Golden.Generated.PushToken_user.testObject_PushToken_user_11, "testObject_PushToken_user_11.json"), (Test.Wire.API.Golden.Generated.PushToken_user.testObject_PushToken_user_12, "testObject_PushToken_user_12.json"), (Test.Wire.API.Golden.Generated.PushToken_user.testObject_PushToken_user_13, "testObject_PushToken_user_13.json"), (Test.Wire.API.Golden.Generated.PushToken_user.testObject_PushToken_user_14, "testObject_PushToken_user_14.json"), (Test.Wire.API.Golden.Generated.PushToken_user.testObject_PushToken_user_15, "testObject_PushToken_user_15.json"), (Test.Wire.API.Golden.Generated.PushToken_user.testObject_PushToken_user_16, "testObject_PushToken_user_16.json"), (Test.Wire.API.Golden.Generated.PushToken_user.testObject_PushToken_user_17, "testObject_PushToken_user_17.json"), (Test.Wire.API.Golden.Generated.PushToken_user.testObject_PushToken_user_18, "testObject_PushToken_user_18.json"), (Test.Wire.API.Golden.Generated.PushToken_user.testObject_PushToken_user_19, "testObject_PushToken_user_19.json"), (Test.Wire.API.Golden.Generated.PushToken_user.testObject_PushToken_user_20, "testObject_PushToken_user_20.json")], + testObjects + [ (Test.Wire.API.Golden.Generated.PushToken_user.testObject_PushToken_user_1, "testObject_PushToken_user_1.json") + ], testCase "Golden: PushTokenList_user" $ - testObjects [(Test.Wire.API.Golden.Generated.PushTokenList_user.testObject_PushTokenList_user_1, "testObject_PushTokenList_user_1.json"), (Test.Wire.API.Golden.Generated.PushTokenList_user.testObject_PushTokenList_user_2, "testObject_PushTokenList_user_2.json"), (Test.Wire.API.Golden.Generated.PushTokenList_user.testObject_PushTokenList_user_3, "testObject_PushTokenList_user_3.json"), (Test.Wire.API.Golden.Generated.PushTokenList_user.testObject_PushTokenList_user_4, "testObject_PushTokenList_user_4.json"), (Test.Wire.API.Golden.Generated.PushTokenList_user.testObject_PushTokenList_user_5, "testObject_PushTokenList_user_5.json"), (Test.Wire.API.Golden.Generated.PushTokenList_user.testObject_PushTokenList_user_6, "testObject_PushTokenList_user_6.json"), (Test.Wire.API.Golden.Generated.PushTokenList_user.testObject_PushTokenList_user_7, "testObject_PushTokenList_user_7.json"), (Test.Wire.API.Golden.Generated.PushTokenList_user.testObject_PushTokenList_user_8, "testObject_PushTokenList_user_8.json"), (Test.Wire.API.Golden.Generated.PushTokenList_user.testObject_PushTokenList_user_9, "testObject_PushTokenList_user_9.json"), (Test.Wire.API.Golden.Generated.PushTokenList_user.testObject_PushTokenList_user_10, "testObject_PushTokenList_user_10.json"), (Test.Wire.API.Golden.Generated.PushTokenList_user.testObject_PushTokenList_user_11, "testObject_PushTokenList_user_11.json"), (Test.Wire.API.Golden.Generated.PushTokenList_user.testObject_PushTokenList_user_12, "testObject_PushTokenList_user_12.json"), (Test.Wire.API.Golden.Generated.PushTokenList_user.testObject_PushTokenList_user_13, "testObject_PushTokenList_user_13.json"), (Test.Wire.API.Golden.Generated.PushTokenList_user.testObject_PushTokenList_user_14, "testObject_PushTokenList_user_14.json"), (Test.Wire.API.Golden.Generated.PushTokenList_user.testObject_PushTokenList_user_15, "testObject_PushTokenList_user_15.json"), (Test.Wire.API.Golden.Generated.PushTokenList_user.testObject_PushTokenList_user_16, "testObject_PushTokenList_user_16.json"), (Test.Wire.API.Golden.Generated.PushTokenList_user.testObject_PushTokenList_user_17, "testObject_PushTokenList_user_17.json"), (Test.Wire.API.Golden.Generated.PushTokenList_user.testObject_PushTokenList_user_18, "testObject_PushTokenList_user_18.json"), (Test.Wire.API.Golden.Generated.PushTokenList_user.testObject_PushTokenList_user_19, "testObject_PushTokenList_user_19.json"), (Test.Wire.API.Golden.Generated.PushTokenList_user.testObject_PushTokenList_user_20, "testObject_PushTokenList_user_20.json")], + testObjects + [ ( Test.Wire.API.Golden.Generated.PushTokenList_user.testObject_PushTokenList_user_1, + "testObject_PushTokenList_user_1.json" + ), + ( Test.Wire.API.Golden.Generated.PushTokenList_user.testObject_PushTokenList_user_2, + "testObject_PushTokenList_user_2.json" + ) + ], testCase "Golden: NameUpdate_user" $ testObjects [(Test.Wire.API.Golden.Generated.NameUpdate_user.testObject_NameUpdate_user_1, "testObject_NameUpdate_user_1.json"), (Test.Wire.API.Golden.Generated.NameUpdate_user.testObject_NameUpdate_user_2, "testObject_NameUpdate_user_2.json"), (Test.Wire.API.Golden.Generated.NameUpdate_user.testObject_NameUpdate_user_3, "testObject_NameUpdate_user_3.json"), (Test.Wire.API.Golden.Generated.NameUpdate_user.testObject_NameUpdate_user_4, "testObject_NameUpdate_user_4.json"), (Test.Wire.API.Golden.Generated.NameUpdate_user.testObject_NameUpdate_user_5, "testObject_NameUpdate_user_5.json"), (Test.Wire.API.Golden.Generated.NameUpdate_user.testObject_NameUpdate_user_6, "testObject_NameUpdate_user_6.json"), (Test.Wire.API.Golden.Generated.NameUpdate_user.testObject_NameUpdate_user_7, "testObject_NameUpdate_user_7.json"), (Test.Wire.API.Golden.Generated.NameUpdate_user.testObject_NameUpdate_user_8, "testObject_NameUpdate_user_8.json"), (Test.Wire.API.Golden.Generated.NameUpdate_user.testObject_NameUpdate_user_9, "testObject_NameUpdate_user_9.json"), (Test.Wire.API.Golden.Generated.NameUpdate_user.testObject_NameUpdate_user_10, "testObject_NameUpdate_user_10.json"), (Test.Wire.API.Golden.Generated.NameUpdate_user.testObject_NameUpdate_user_11, "testObject_NameUpdate_user_11.json"), (Test.Wire.API.Golden.Generated.NameUpdate_user.testObject_NameUpdate_user_12, "testObject_NameUpdate_user_12.json"), (Test.Wire.API.Golden.Generated.NameUpdate_user.testObject_NameUpdate_user_13, "testObject_NameUpdate_user_13.json"), (Test.Wire.API.Golden.Generated.NameUpdate_user.testObject_NameUpdate_user_14, "testObject_NameUpdate_user_14.json"), (Test.Wire.API.Golden.Generated.NameUpdate_user.testObject_NameUpdate_user_15, "testObject_NameUpdate_user_15.json"), (Test.Wire.API.Golden.Generated.NameUpdate_user.testObject_NameUpdate_user_16, "testObject_NameUpdate_user_16.json"), (Test.Wire.API.Golden.Generated.NameUpdate_user.testObject_NameUpdate_user_17, "testObject_NameUpdate_user_17.json"), (Test.Wire.API.Golden.Generated.NameUpdate_user.testObject_NameUpdate_user_18, "testObject_NameUpdate_user_18.json"), (Test.Wire.API.Golden.Generated.NameUpdate_user.testObject_NameUpdate_user_19, "testObject_NameUpdate_user_19.json"), (Test.Wire.API.Golden.Generated.NameUpdate_user.testObject_NameUpdate_user_20, "testObject_NameUpdate_user_20.json")], testCase "Golden: NewUser_user" $ diff --git a/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/AppName_user.hs b/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/AppName_user.hs index 2610bd1f08..deebb3d8e9 100644 --- a/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/AppName_user.hs +++ b/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/AppName_user.hs @@ -1,5 +1,3 @@ -{-# LANGUAGE OverloadedLists #-} - -- This file is part of the Wire Server implementation. -- -- Copyright (C) 2021 Wire Swiss GmbH @@ -22,65 +20,3 @@ import Wire.API.Push.Token (AppName (..)) testObject_AppName_user_1 :: AppName testObject_AppName_user_1 = AppName {appNameText = "\23200t\185607p+`\n\1087056KZ^Mn\DEL\851\997322Cb\ENQ\CAN\149470m"} - -testObject_AppName_user_2 :: AppName -testObject_AppName_user_2 = AppName {appNameText = ""} - -testObject_AppName_user_3 :: AppName -testObject_AppName_user_3 = AppName {appNameText = "{\50842B$1)<"} - -testObject_AppName_user_4 :: AppName -testObject_AppName_user_4 = AppName {appNameText = "\188871\&2H\\\22947LOV/\SI"} - -testObject_AppName_user_5 :: AppName -testObject_AppName_user_5 = - AppName {appNameText = "(=}\175931\DC1\ETXfl*\188796T\51297\140578>N;\1040046{m+}C%\1758\STX\EM\fAX\ACK"} - -testObject_AppName_user_6 :: AppName -testObject_AppName_user_6 = AppName {appNameText = "O\189148 4\1003568L8w\97377\STX0g."} - -testObject_AppName_user_7 :: AppName -testObject_AppName_user_7 = AppName {appNameText = "ms\DLE"} - -testObject_AppName_user_8 :: AppName -testObject_AppName_user_8 = - AppName - { appNameText = - "\"\1074817h\1081406\1105238e\1016334Y<3;w\989636\1091634/u9\146693\7249\SOH\59959>\157130\DC3\140560\1032908w" - } - -testObject_AppName_user_9 :: AppName -testObject_AppName_user_9 = AppName {appNameText = ""} - -testObject_AppName_user_10 :: AppName -testObject_AppName_user_10 = AppName {appNameText = "R\EOT\\N\25910t\8276u\1062418"} - -testObject_AppName_user_11 :: AppName -testObject_AppName_user_11 = AppName {appNameText = "!i3dW\137892%\1021761\138481.\DC3;\DC3\54358I\EMcP\fD"} - -testObject_AppName_user_12 :: AppName -testObject_AppName_user_12 = AppName {appNameText = "6>"} - -testObject_AppName_user_13 :: AppName -testObject_AppName_user_13 = AppName {appNameText = "\61031dL\42117BbAr6H_\t"} - -testObject_AppName_user_14 :: AppName -testObject_AppName_user_14 = AppName {appNameText = "R%\131728\188416(J\1109526\"M\988420\58503Ls\ETBK\\\ACK"} - -testObject_AppName_user_15 :: AppName -testObject_AppName_user_15 = AppName {appNameText = "Ih\SIDA'J'q\1058059"} - -testObject_AppName_user_16 :: AppName -testObject_AppName_user_16 = AppName {appNameText = ""} - -testObject_AppName_user_17 :: AppName -testObject_AppName_user_17 = AppName {appNameText = "~s\NAK\31310=YN\149332?P\1045957\1077920\1009639\157478\1038631S"} - -testObject_AppName_user_18 :: AppName -testObject_AppName_user_18 = AppName {appNameText = "j\b\a@,\1073951\"b\169984g\nL\172263Y\DLE\fp\24314Z]"} - -testObject_AppName_user_19 :: AppName -testObject_AppName_user_19 = AppName {appNameText = "vv\162788qO\DLE,l\182576a\35157BF)>"} - -testObject_AppName_user_20 :: AppName -testObject_AppName_user_20 = AppName {appNameText = "\DELnD8"} diff --git a/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/ClientMismatch_user.hs b/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/ClientMismatch_user.hs index 8e6c984842..2371f701f2 100644 --- a/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/ClientMismatch_user.hs +++ b/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/ClientMismatch_user.hs @@ -27,1151 +27,30 @@ import Wire.API.Message (ClientMismatch (ClientMismatch), UserClients (UserClien testObject_ClientMismatch_user_1 :: ClientMismatch testObject_ClientMismatch_user_1 = - ( ClientMismatch - (toUTCTimeMillis (read "1864-04-12 12:22:43.673 UTC")) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000100000002"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000200000000"))), - fromList [ClientId {client = "0"}] - ), - ( (Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000200000001"))), - fromList [ClientId {client = "2"}] - ), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000200000002"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000000"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000002"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000100000002"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ((Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000200000000"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000200000001"))), - fromList [ClientId {client = "0"}] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000200000000"))), - fromList [ClientId {client = "0"}] - ), - ((Id (fromJust (UUID.fromString "00000002-0000-0001-0000-000200000002"))), fromList []) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ((Id (fromJust (UUID.fromString "00000009-0000-005e-0000-002e00000012"))), fromList []), - ((Id (fromJust (UUID.fromString "00000072-0000-0051-0000-000500000007"))), fromList []) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000004-0000-0004-0000-000700000000"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000005-0000-0000-0000-000600000008"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000005-0000-0002-0000-000800000001"))), - fromList [ClientId {client = "3"}, ClientId {client = "4"}] - ), - ((Id (fromJust (UUID.fromString "00000005-0000-0006-0000-000400000001"))), fromList []) - ] - } - ) - ) - -testObject_ClientMismatch_user_2 :: ClientMismatch -testObject_ClientMismatch_user_2 = - ( ClientMismatch - (toUTCTimeMillis (read "1864-04-19 08:06:54.492 UTC")) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "0000000d-0000-000e-0000-00170000001c"))), - fromList [ClientId {client = "0"}, ClientId {client = "2"}, ClientId {client = "3"}] - ), - ( (Id (fromJust (UUID.fromString "0000000e-0000-001d-0000-00160000001c"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000016-0000-0005-0000-001b0000001e"))), - fromList [ClientId {client = "50"}] - ) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000001"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000000-0000-0002-0000-000200000001"))), - fromList [ClientId {client = "0"}] - ), - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000200000000"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000200000001"))), - fromList [ClientId {client = "0"}] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000000000000"))), - fromList [ClientId {client = "0"}] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000000000000"))), - fromList [ClientId {client = "3"}] - ), - ((Id (fromJust (UUID.fromString "00000002-0000-0001-0000-000100000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000002-0000-0002-0000-000200000001"))), fromList []) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000001-0000-0006-0000-000800000004"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000005-0000-0000-0000-000100000002"))), - fromList [ClientId {client = "2"}, ClientId {client = "4"}] - ), - ( (Id (fromJust (UUID.fromString "00000005-0000-0000-0000-000600000002"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000007-0000-0004-0000-000800000001"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ) - ] - } - ) - ) - -testObject_ClientMismatch_user_3 :: ClientMismatch -testObject_ClientMismatch_user_3 = - ( ClientMismatch - (toUTCTimeMillis (read "1864-05-18 16:25:29.722 UTC")) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000002-0000-0006-0000-000700000013"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000019-0000-001e-0000-000e0000001e"))), - fromList [ClientId {client = "1"}, ClientId {client = "e"}] - ), - ( (Id (fromJust (UUID.fromString "0000001e-0000-000b-0000-000600000018"))), - fromList [ClientId {client = "b"}] - ) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000300000002"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000300000002"))), - fromList [ClientId {client = "8"}] - ), - ((Id (fromJust (UUID.fromString "00000002-0000-0001-0000-000100000003"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000003-0000-0000-0000-000000000000"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000004-0000-0001-0000-000000000000"))), - fromList [ClientId {client = "3"}] - ), - ( (Id (fromJust (UUID.fromString "00000004-0000-0004-0000-000300000002"))), - fromList [ClientId {client = "e"}] - ) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000000"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000001"))), - fromList [ClientId {client = "0"}] - ), - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000001"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000100000000"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ) - ] - } - ) - ) - -testObject_ClientMismatch_user_4 :: ClientMismatch -testObject_ClientMismatch_user_4 = - ( ClientMismatch - (toUTCTimeMillis (read "1864-04-20 07:47:05.133 UTC")) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000000-0000-0003-0000-000800000002"))), - fromList [ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0005-0000-000300000000"))), - fromList [ClientId {client = "1"}] - ), - ((Id (fromJust (UUID.fromString "00000003-0000-0001-0000-000200000005"))), fromList []), - ((Id (fromJust (UUID.fromString "00000005-0000-0006-0000-000500000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000006-0000-0001-0000-000100000006"))), fromList []) - ] - } - ) - (UserClients {userClients = fromList []}) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000000-0000-0007-0000-000700000001"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0004-0000-000200000003"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}, ClientId {client = "2"}] - ), - ( (Id (fromJust (UUID.fromString "00000004-0000-0001-0000-000800000005"))), - fromList [ClientId {client = "b"}] - ), - ((Id (fromJust (UUID.fromString "00000005-0000-0008-0000-000000000001"))), fromList []) - ] - } - ) - ) - -testObject_ClientMismatch_user_5 :: ClientMismatch -testObject_ClientMismatch_user_5 = - ( ClientMismatch - (toUTCTimeMillis (read "1864-04-26 19:31:21.478 UTC")) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000002"))), - fromList [ClientId {client = "0"}] - ), - ( (Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000200000000"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000200000001"))), - fromList [ClientId {client = "0"}] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000000000000"))), - fromList [ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000200000002"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000000000001"))), - fromList [ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000100000001"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000200000002"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0001-0000-000100000002"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0001-0000-000200000001"))), - fromList [ClientId {client = "2"}] - ), - ((Id (fromJust (UUID.fromString "00000002-0000-0002-0000-000100000002"))), fromList []) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000100000000"))), - fromList [ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000100000002"))), - fromList [ClientId {client = "3"}] - ), - ( (Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000200000002"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000100000000"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000000000002"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ((Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000100000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000200000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000200000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000200000002"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000002-0000-0002-0000-000200000000"))), - fromList [ClientId {client = "1"}] - ) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000200000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000200000002"))), fromList []), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000100000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000200000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000000000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000100000002"))), fromList []), - ((Id (fromJust (UUID.fromString "00000002-0000-0001-0000-000000000002"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000002-0000-0002-0000-000100000002"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ) - ] - } - ) - ) - -testObject_ClientMismatch_user_6 :: ClientMismatch -testObject_ClientMismatch_user_6 = - ( ClientMismatch - (toUTCTimeMillis (read "1864-05-28 18:24:35.996 UTC")) - ( UserClients - { userClients = - fromList - [ ((Id (fromJust (UUID.fromString "00000001-0000-0006-0000-000300000003"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000300000005"))), - fromList [ClientId {client = "1"}, ClientId {client = "2"}] - ), - ( (Id (fromJust (UUID.fromString "00000004-0000-0005-0000-000100000006"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000007-0000-0001-0000-000500000008"))), - fromList [ClientId {client = "1a"}] - ) - ] - } - ) - (UserClients {userClients = fromList []}) - (UserClients {userClients = fromList []}) - ) - -testObject_ClientMismatch_user_7 :: ClientMismatch -testObject_ClientMismatch_user_7 = - ( ClientMismatch - (toUTCTimeMillis (read "1864-05-26 02:38:01.741 UTC")) - (UserClients {userClients = fromList []}) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000002"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000200000002"))), - fromList [ClientId {client = "2"}] - ), - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000000"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000002"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000200000001"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000200000001"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000100000001"))), - fromList [ClientId {client = "0"}] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0001-0000-000000000002"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ((Id (fromJust (UUID.fromString "00000002-0000-0001-0000-000100000002"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000002-0000-0002-0000-000100000002"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000000"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000001"))), - fromList [ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000100000000"))), - fromList [ClientId {client = "0"}] - ), - ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000100000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000100000000"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000100000001"))), - fromList [ClientId {client = "1"}] - ), - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000000"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000001"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000001"))), fromList []) - ] - } - ) - ) - -testObject_ClientMismatch_user_8 :: ClientMismatch -testObject_ClientMismatch_user_8 = - ( ClientMismatch - (toUTCTimeMillis (read "1864-04-11 13:11:44.951 UTC")) - ( UserClients - { userClients = - fromList - [ ((Id (fromJust (UUID.fromString "00000013-0000-0067-0000-00540000000f"))), fromList []), - ( (Id (fromJust (UUID.fromString "0000001f-0000-0001-0000-007600000041"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}, ClientId {client = "2"}] - ) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000000-0000-0002-0000-000400000001"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000000-0000-0003-0000-000400000000"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ((Id (fromJust (UUID.fromString "00000000-0000-0004-0000-000300000002"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000004"))), - fromList [ClientId {client = "b"}] - ), - ((Id (fromJust (UUID.fromString "00000002-0000-0002-0000-000100000001"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000003-0000-0000-0000-000100000000"))), - fromList [ClientId {client = "0"}, ClientId {client = "2"}] - ) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "0000003a-0000-0008-0000-00740000006a"))), - fromList [ClientId {client = "52f"}] - ), - ( (Id (fromJust (UUID.fromString "0000003d-0000-0037-0000-005900000042"))), - fromList [ClientId {client = "2"}, ClientId {client = "3"}, ClientId {client = "4"}] - ) - ] - } - ) - ) - -testObject_ClientMismatch_user_9 :: ClientMismatch -testObject_ClientMismatch_user_9 = - ( ClientMismatch - (toUTCTimeMillis (read "1864-04-20 09:37:09.767 UTC")) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00003597-0000-21f9-0000-74b8000066b6"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}, ClientId {client = "2"}] - ) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000019-0000-004b-0000-00300000007e"))), - fromList [ClientId {client = "1b"}] - ), - ( (Id (fromJust (UUID.fromString "00000057-0000-0020-0000-006600000037"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}, ClientId {client = "4"}] - ) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000029-0000-004d-0000-006d0000000a"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ((Id (fromJust (UUID.fromString "0000006c-0000-002c-0000-006600000027"))), fromList []) - ] - } - ) - ) - -testObject_ClientMismatch_user_10 :: ClientMismatch -testObject_ClientMismatch_user_10 = - ( ClientMismatch - (toUTCTimeMillis (read "1864-06-08 05:23:30.672 UTC")) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000031-0000-0056-0000-007600000063"))), - fromList [ClientId {client = "20"}, ClientId {client = "f"}] - ), - ( (Id (fromJust (UUID.fromString "00000051-0000-007d-0000-004600000046"))), - fromList [ClientId {client = "1"}, ClientId {client = "8"}, ClientId {client = "e"}] - ) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000007-0000-0008-0000-001a00000011"))), - fromList [ClientId {client = "0"}, ClientId {client = "3"}] - ), - ((Id (fromJust (UUID.fromString "00000016-0000-0013-0000-000a00000009"))), fromList []), - ( (Id (fromJust (UUID.fromString "0000001c-0000-0003-0000-001300000012"))), - fromList [ClientId {client = "0"}, ClientId {client = "2"}] - ) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "0000004c-0000-006b-0000-000d00000009"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "0000006b-0000-0079-0000-007e00000028"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}, ClientId {client = "2"}] - ) - ] - } - ) - ) - -testObject_ClientMismatch_user_11 :: ClientMismatch -testObject_ClientMismatch_user_11 = - ( ClientMismatch - (toUTCTimeMillis (read "1864-04-14 22:55:33.894 UTC")) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000015-0000-0004-0000-000300000006"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ((Id (fromJust (UUID.fromString "00000015-0000-000f-0000-00040000000f"))), fromList []), - ((Id (fromJust (UUID.fromString "0000001b-0000-0005-0000-001800000000"))), fromList []) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000002-0000-0016-0000-000d00000017"))), - fromList [ClientId {client = "1"}, ClientId {client = "2"}] - ), - ( (Id (fromJust (UUID.fromString "00000008-0000-000c-0000-00090000001a"))), - fromList [ClientId {client = "0"}, ClientId {client = "b"}] - ), - ( (Id (fromJust (UUID.fromString "0000001d-0000-001a-0000-00080000000d"))), - fromList [ClientId {client = "1e"}] - ) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000200000000"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000100000000"))), - fromList [ClientId {client = "3"}] - ), - ( (Id (fromJust (UUID.fromString "00000000-0000-0002-0000-000200000002"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000000"))), - fromList [ClientId {client = "0"}] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000200000000"))), - fromList [ClientId {client = "3"}] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000000"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000100000001"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000200000000"))), fromList []) - ] - } - ) - ) - -testObject_ClientMismatch_user_12 :: ClientMismatch -testObject_ClientMismatch_user_12 = - ( ClientMismatch - (toUTCTimeMillis (read "1864-05-08 01:07:14.883 UTC")) - (UserClients {userClients = fromList []}) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000068-0000-0004-0000-004800000071"))), - fromList [ClientId {client = "dab"}] - ), - ((Id (fromJust (UUID.fromString "0000007b-0000-003e-0000-002a00000078"))), fromList []) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000000"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000100000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000000-0000-0002-0000-000000000001"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000200000000"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000200000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000200000002"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000000000002"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000100000002"))), - fromList [ClientId {client = "0"}] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000100000002"))), - fromList [ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0001-0000-000000000000"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0001-0000-000100000000"))), - fromList [ClientId {client = "1"}] - ), - ((Id (fromJust (UUID.fromString "00000002-0000-0001-0000-000200000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000002-0000-0001-0000-000200000002"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000002-0000-0002-0000-000000000002"))), - fromList [ClientId {client = "2"}] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0002-0000-000100000001"))), - fromList [ClientId {client = "2"}] - ) - ] - } - ) - ) - -testObject_ClientMismatch_user_13 :: ClientMismatch -testObject_ClientMismatch_user_13 = - ( ClientMismatch - (toUTCTimeMillis (read "1864-05-09 16:28:56.647 UTC")) - ( UserClients - { userClients = - fromList - [ ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000001"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000100000000"))), - fromList [ClientId {client = "0"}] - ), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000001"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000100000000"))), - fromList [ClientId {client = "0"}] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000000"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000001"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000000"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000001"))), fromList []) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000000-0000-0003-0000-000300000002"))), - fromList [ClientId {client = "0"}] - ), - ((Id (fromJust (UUID.fromString "00000000-0000-0004-0000-000000000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000300000001"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000400000001"))), - fromList [ClientId {client = "1"}] - ), - ((Id (fromJust (UUID.fromString "00000003-0000-0004-0000-000400000002"))), fromList []), - ((Id (fromJust (UUID.fromString "00000004-0000-0000-0000-000200000004"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000004-0000-0002-0000-000000000003"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000000"))), - fromList [ClientId {client = "0"}] - ), - ( (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000100000001"))), - fromList [ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000000"))), - fromList [ClientId {client = "0"}] - ), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000001"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000100000000"))), - fromList [ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000000"))), - fromList [ClientId {client = "0"}] - ), - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000000"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000001"))), - fromList [ClientId {client = "1"}] - ) - ] - } - ) - ) - -testObject_ClientMismatch_user_14 :: ClientMismatch -testObject_ClientMismatch_user_14 = - ( ClientMismatch - (toUTCTimeMillis (read "1864-05-08 01:02:42.968 UTC")) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000200000002"))), - fromList [ClientId {client = "1"}] - ), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000200000002"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000000-0000-0002-0000-000200000002"))), - fromList [ClientId {client = "3"}] - ), - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000200000002"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000000000001"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000000000002"))), - fromList [ClientId {client = "3"}] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0001-0000-000100000000"))), - fromList [ClientId {client = "3"}] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0002-0000-000000000001"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000017-0000-0001-0000-005b00000037"))), - fromList [ClientId {client = "8a6"}] - ), - ( (Id (fromJust (UUID.fromString "00000080-0000-003c-0000-00680000001d"))), - fromList [ClientId {client = "0"}, ClientId {client = "2"}, ClientId {client = "4"}] - ) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00004cd5-0000-31af-0000-638a000043c3"))), - fromList [ClientId {client = "2a5"}, ClientId {client = "3d0"}] - ) - ] - } - ) - ) - -testObject_ClientMismatch_user_15 :: ClientMismatch -testObject_ClientMismatch_user_15 = - ( ClientMismatch - (toUTCTimeMillis (read "1864-06-02 22:04:34.496 UTC")) - ( UserClients - { userClients = - fromList - [ ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000100000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000100000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000100000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000100000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000100000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000100000001"))), fromList []) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000200000005"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ((Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000500000001"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000003-0000-0008-0000-000600000008"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000007-0000-0003-0000-000600000006"))), - fromList [ClientId {client = "1"}, ClientId {client = "2"}] - ) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00002695-0000-0695-0000-494f00003295"))), - fromList [ClientId {client = "13"}, ClientId {client = "15"}, ClientId {client = "6"}] - ) - ] - } - ) - ) - -testObject_ClientMismatch_user_16 :: ClientMismatch -testObject_ClientMismatch_user_16 = - ( ClientMismatch - (toUTCTimeMillis (read "1864-06-01 16:55:21.151 UTC")) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000001"))), - fromList [ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000002"))), - fromList [ClientId {client = "3"}] - ), - ((Id (fromJust (UUID.fromString "00000000-0000-0002-0000-000000000002"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000001"))), - fromList [ClientId {client = "2"}] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000200000001"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000200000000"))), - fromList [ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000200000002"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000000000002"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ((Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000200000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000002-0000-0002-0000-000000000002"))), fromList []) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000a6b-0000-5bd1-0000-7ab500002215"))), - fromList [ClientId {client = "55"}, ClientId {client = "76"}, ClientId {client = "c0"}] - ) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000000-0000-001f-0000-000b0000001c"))), - fromList [ClientId {client = "8"}, ClientId {client = "e"}] - ), - ( (Id (fromJust (UUID.fromString "00000013-0000-0015-0000-001f0000000a"))), - fromList [ClientId {client = "41"}] - ), - ( (Id (fromJust (UUID.fromString "00000018-0000-0020-0000-002000000000"))), - fromList [ClientId {client = "1"}, ClientId {client = "3"}, ClientId {client = "4"}] - ) - ] - } - ) - ) - -testObject_ClientMismatch_user_17 :: ClientMismatch -testObject_ClientMismatch_user_17 = - ( ClientMismatch - (toUTCTimeMillis (read "1864-04-23 21:23:53.493 UTC")) - ( UserClients - { userClients = - fromList - [ ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000002"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000000-0000-0002-0000-000200000000"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000000-0000-0002-0000-000200000001"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000000-0000-0002-0000-000200000002"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000000"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000100000000"))), - fromList [ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000100000000"))), - fromList [ClientId {client = "0"}] - ), - ((Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000200000000"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000100000002"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0001-0000-000000000000"))), - fromList [ClientId {client = "0"}] - ) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "0000451d-0000-7508-0000-317f0000186b"))), - fromList [ClientId {client = "e730"}] - ) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000025-0000-0012-0000-002500000033"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ((Id (fromJust (UUID.fromString "0000003b-0000-005f-0000-00330000007f"))), fromList []) - ] - } - ) - ) - -testObject_ClientMismatch_user_18 :: ClientMismatch -testObject_ClientMismatch_user_18 = - ( ClientMismatch - (toUTCTimeMillis (read "1864-05-14 18:56:29.815 UTC")) - ( UserClients - { userClients = - fromList - [ ((Id (fromJust (UUID.fromString "00000000-0000-0004-0000-000400000000"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000000000001"))), - fromList [ClientId {client = "1"}, ClientId {client = "2"}] - ), - ((Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000300000004"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000003-0000-0000-0000-000400000004"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ((Id (fromJust (UUID.fromString "00000003-0000-0002-0000-000100000004"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000004-0000-0003-0000-000400000004"))), - fromList [ClientId {client = "5"}] - ), - ((Id (fromJust (UUID.fromString "00000004-0000-0004-0000-000300000002"))), fromList []) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000000"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000001"))), - fromList [ClientId {client = "0"}] - ), - ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000100000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000100000000"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000100000001"))), - fromList [ClientId {client = "0"}] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000000"))), - fromList [ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000001"))), - fromList [ClientId {client = "0"}] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000000"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000001"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000100000000"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000100000001"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000008"))), fromList []), - ((Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000000000007"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000002-0000-0003-0000-000800000002"))), - fromList [ClientId {client = "0"}, ClientId {client = "4"}] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0004-0000-000800000002"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ) - ] - } - ) - ) - -testObject_ClientMismatch_user_19 :: ClientMismatch -testObject_ClientMismatch_user_19 = - ( ClientMismatch - (toUTCTimeMillis (read "1864-06-06 11:59:12.981 UTC")) - ( UserClients - { userClients = - fromList - [ ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000002"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000100000002"))), - fromList [ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000200000001"))), - fromList [ClientId {client = "1"}] - ), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000200000002"))), fromList []), - ((Id (fromJust (UUID.fromString "00000000-0000-0002-0000-000200000000"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000000"))), - fromList [ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000002"))), - fromList [ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000002"))), - fromList [ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000100000002"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ((Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000000000002"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000200000000"))), - fromList [ClientId {client = "0"}] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000200000001"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0001-0000-000000000001"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ((Id (fromJust (UUID.fromString "00000002-0000-0001-0000-000100000002"))), fromList []) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000200000001"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000000"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000000-0000-0002-0000-000200000001"))), - fromList [ClientId {client = "3"}] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000000"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000000"))), - fromList [ClientId {client = "0"}] - ), - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000100000000"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000200000001"))), - fromList [ClientId {client = "3"}] - ), - ((Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000100000002"))), fromList []) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000013-0000-0002-0000-003500000013"))), - fromList [ClientId {client = "11"}, ClientId {client = "9"}] - ), - ( (Id (fromJust (UUID.fromString "0000003c-0000-000f-0000-003e00000013"))), - fromList [ClientId {client = "1"}, ClientId {client = "8"}] - ) - ] - } - ) - ) - -testObject_ClientMismatch_user_20 :: ClientMismatch -testObject_ClientMismatch_user_20 = - ( ClientMismatch - (toUTCTimeMillis (read "1864-05-20 02:14:30.091 UTC")) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000200000000"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0003-0000-000300000004"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0004-0000-000300000002"))), - fromList [ClientId {client = "e"}] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0002-0000-000300000003"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0004-0000-000300000003"))), - fromList [ClientId {client = "6"}] - ), - ( (Id (fromJust (UUID.fromString "00000003-0000-0000-0000-000400000002"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ( (Id (fromJust (UUID.fromString "00000001-0000-0004-0000-000200000004"))), - fromList [ClientId {client = "f"}] - ), - ((Id (fromJust (UUID.fromString "00000002-0000-0003-0000-000300000003"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000003-0000-0001-0000-000100000003"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ( (Id (fromJust (UUID.fromString "00000004-0000-0001-0000-000100000002"))), - fromList [ClientId {client = "0"}, ClientId {client = "1"}] - ), - ((Id (fromJust (UUID.fromString "00000004-0000-0002-0000-000300000003"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000004-0000-0003-0000-000000000001"))), - fromList [ClientId {client = "0"}, ClientId {client = "2"}] - ) - ] - } - ) - ( UserClients - { userClients = - fromList - [ ((Id (fromJust (UUID.fromString "00000008-0000-0018-0000-00080000000a"))), fromList []), - ((Id (fromJust (UUID.fromString "00000018-0000-0017-0000-00110000000a"))), fromList []), - ((Id (fromJust (UUID.fromString "0000001a-0000-0020-0000-000400000016"))), fromList []) - ] - } - ) - ) + ClientMismatch + (toUTCTimeMillis (read "1864-04-12 12:22:43.673 UTC")) + ( UserClients + { userClients = + fromList + [ ( Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000100000002")), + fromList [ClientId {client = "0"}, ClientId {client = "1"}] + ), + ( Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000200000000")), + fromList [] + ) + ] + } + ) + (UserClients {userClients = fromList []}) + ( UserClients + { userClients = + fromList + [ ( Id (fromJust (UUID.fromString "00000004-0000-0004-0000-000700000000")), + fromList [ClientId {client = "0"}, ClientId {client = "1"}] + ), + ( Id (fromJust (UUID.fromString "00000005-0000-0000-0000-000600000008")), + fromList [ClientId {client = "0"}, ClientId {client = "1"}] + ) + ] + } + ) diff --git a/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/Connect_user.hs b/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/Connect_user.hs index 4660329934..ad3dcd121d 100644 --- a/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/Connect_user.hs +++ b/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/Connect_user.hs @@ -1,5 +1,3 @@ -{-# LANGUAGE OverloadedLists #-} - -- This file is part of the Wire Server implementation. -- -- Copyright (C) 2021 Wire Swiss GmbH @@ -26,179 +24,17 @@ import Wire.API.Event.Conversation (Connect (..)) testObject_Connect_user_1 :: Connect testObject_Connect_user_1 = Connect - { cRecipient = (Id (fromJust (UUID.fromString "00000002-0000-0001-0000-000400000004"))), + { cRecipient = Id (fromJust (UUID.fromString "00000002-0000-0001-0000-000400000004")), cMessage = Just "E", cName = Just ".\128842]G", - cEmail = Nothing + cEmail = Just "test email" } testObject_Connect_user_2 :: Connect testObject_Connect_user_2 = Connect - { cRecipient = (Id (fromJust (UUID.fromString "00000005-0000-0007-0000-000200000008"))), - cMessage = Nothing, - cName = Just "", - cEmail = Just "\170074\1031073p" - } - -testObject_Connect_user_3 :: Connect -testObject_Connect_user_3 = - Connect - { cRecipient = (Id (fromJust (UUID.fromString "00000007-0000-0004-0000-000700000001"))), - cMessage = Nothing, - cName = Just "6\18535c", - cEmail = Nothing - } - -testObject_Connect_user_4 :: Connect -testObject_Connect_user_4 = - Connect - { cRecipient = (Id (fromJust (UUID.fromString "00000007-0000-0004-0000-000400000003"))), + { cRecipient = Id (fromJust (UUID.fromString "00000005-0000-0007-0000-000200000008")), cMessage = Nothing, - cName = Just "\v\GS(V\SYN", - cEmail = Just "\1101959'\1022663" - } - -testObject_Connect_user_5 :: Connect -testObject_Connect_user_5 = - Connect - { cRecipient = (Id (fromJust (UUID.fromString "00000003-0000-0004-0000-000100000004"))), - cMessage = Just "\188427&\SYNO @@ -36,20 +34,6 @@ testObject_MemberUpdateData_user_1 = misOtrArchivedRef = Just "a", misHidden = Just True, misHiddenRef = Just "1", - misConvRoleName = Nothing - } - -testObject_MemberUpdateData_user_2 :: MemberUpdateData -testObject_MemberUpdateData_user_2 = - MemberUpdateData - { misTarget = Just (Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000200000001"))), - misOtrMuted = Just False, - misOtrMutedStatus = Nothing, - misOtrMutedRef = Just "L\r\1008876", - misOtrArchived = Just True, - misOtrArchivedRef = Just "\v\DC4", - misHidden = Nothing, - misHiddenRef = Just "x\ESC\1112603", misConvRoleName = Just ( fromJust @@ -59,311 +43,16 @@ testObject_MemberUpdateData_user_2 = ) } -testObject_MemberUpdateData_user_3 :: MemberUpdateData -testObject_MemberUpdateData_user_3 = - MemberUpdateData - { misTarget = Nothing, - misOtrMuted = Just True, - misOtrMutedStatus = Just (MutedStatus {fromMutedStatus = -1}), - misOtrMutedRef = Just "", - misOtrArchived = Nothing, - misOtrArchivedRef = Nothing, - misHidden = Nothing, - misHiddenRef = Just "\185389", - misConvRoleName = - Just - ( fromJust - ( parseRoleName - "o2pxqmm_oqv3otnujuy0kpz6g1ag2uifcvoifldu9o3712w2tjzgkq0wujb5kgs9ckw3wl1k6bw7g5ar8w5xcbr917engs11a7448nl7zn1aq00b3dd0vx" - ) - ) - } - -testObject_MemberUpdateData_user_4 :: MemberUpdateData -testObject_MemberUpdateData_user_4 = - MemberUpdateData - { misTarget = Just (Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000000000000"))), - misOtrMuted = Just True, - misOtrMutedStatus = Just (MutedStatus {fromMutedStatus = -2}), - misOtrMutedRef = Just "f\990231\DC2", - misOtrArchived = Just True, - misOtrArchivedRef = Just "", - misHidden = Nothing, - misHiddenRef = Nothing, - misConvRoleName = Just (fromJust (parseRoleName "t2hf3xe1ifhpvvoslunyqz2nx_lsufmw5zbh42i5j0ivfvo")) - } - -testObject_MemberUpdateData_user_5 :: MemberUpdateData -testObject_MemberUpdateData_user_5 = - MemberUpdateData - { misTarget = Nothing, - misOtrMuted = Just False, - misOtrMutedStatus = Just (MutedStatus {fromMutedStatus = 1}), - misOtrMutedRef = Just "", - misOtrArchived = Just True, - misOtrArchivedRef = Nothing, - misHidden = Just False, - misHiddenRef = Just "!", - misConvRoleName = - Just - ( fromJust - (parseRoleName "_p1ctmxajl8_xxe9_5vzwv4g7gcw_efe75x55n5qv5mokpe10ddg9cfkdjv0tx1fwg9w3ppw9jtpyj8_da5ptc") - ) - } - -testObject_MemberUpdateData_user_6 :: MemberUpdateData -testObject_MemberUpdateData_user_6 = - MemberUpdateData - { misTarget = Nothing, - misOtrMuted = Nothing, - misOtrMutedStatus = Just (MutedStatus {fromMutedStatus = -2}), - misOtrMutedRef = Nothing, - misOtrArchived = Just False, - misOtrArchivedRef = Just "Q\DC3\29131", - misHidden = Just True, - misHiddenRef = Nothing, - misConvRoleName = - Just - ( fromJust - ( parseRoleName - "ydqensdr39dvnxk4fcelt2zijpvt_txux15xfo2z2tka925gia97prtrss2zv3bnwpsjsb13tj3x0wg9mbbj2oo4kboh_033za30b4fme5x2m_l85n_" - ) - ) - } - -testObject_MemberUpdateData_user_7 :: MemberUpdateData -testObject_MemberUpdateData_user_7 = - MemberUpdateData - { misTarget = Just (Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000100000000"))), - misOtrMuted = Just False, - misOtrMutedStatus = Just (MutedStatus {fromMutedStatus = 2}), - misOtrMutedRef = Just "$\ACKN", - misOtrArchived = Just True, - misOtrArchivedRef = Just "", - misHidden = Just False, - misHiddenRef = Just "!\a\163817", - misConvRoleName = - Just - ( fromJust - ( parseRoleName - "kgb4ma4yj4k07f1x20fyw3c72hquskp01_d0z3as7ebm29puw728ej132sdoha1m88ex8yo_kv646b54vw_v6llj07zq8qzfsrgh56" - ) - ) - } - -testObject_MemberUpdateData_user_8 :: MemberUpdateData -testObject_MemberUpdateData_user_8 = +testObject_MemberUpdateData_user_2 :: MemberUpdateData +testObject_MemberUpdateData_user_2 = MemberUpdateData { misTarget = Nothing, - misOtrMuted = Just False, - misOtrMutedStatus = Just (MutedStatus {fromMutedStatus = 1}), - misOtrMutedRef = Just "s~", - misOtrArchived = Just False, - misOtrArchivedRef = Just "\ACKP\v", - misHidden = Just True, - misHiddenRef = Just "\DC3\RS", - misConvRoleName = Just (fromJust (parseRoleName "d0dg0qiu97eat9qbd6ziqu19jagfp89n")) - } - -testObject_MemberUpdateData_user_9 :: MemberUpdateData -testObject_MemberUpdateData_user_9 = - MemberUpdateData - { misTarget = Just (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000000"))), - misOtrMuted = Nothing, - misOtrMutedStatus = Just (MutedStatus {fromMutedStatus = -1}), - misOtrMutedRef = Nothing, - misOtrArchived = Just True, - misOtrArchivedRef = Just "", - misHidden = Just False, - misHiddenRef = Nothing, - misConvRoleName = - Just - ( fromJust - (parseRoleName "5cbfwwdai0h6bctmk9it8j38j91esopfi3xfi1n1fmwv4ieayi8gzdtay451y8h37veezkrystz4g49wgsv7ab12") - ) - } - -testObject_MemberUpdateData_user_10 :: MemberUpdateData -testObject_MemberUpdateData_user_10 = - MemberUpdateData - { misTarget = Just (Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000200000001"))), misOtrMuted = Nothing, - misOtrMutedStatus = Just (MutedStatus {fromMutedStatus = 1}), - misOtrMutedRef = Just "n\1104041\16853", - misOtrArchived = Just True, - misOtrArchivedRef = Just "", - misHidden = Just True, - misHiddenRef = Nothing, - misConvRoleName = Just (fromJust (parseRoleName "ffeb0qucf7nfaerti39parabwgbbuwe2mel5h5skepdriy7")) - } - -testObject_MemberUpdateData_user_11 :: MemberUpdateData -testObject_MemberUpdateData_user_11 = - MemberUpdateData - { misTarget = Just (Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000000000001"))), - misOtrMuted = Just True, - misOtrMutedStatus = Just (MutedStatus {fromMutedStatus = -2}), - misOtrMutedRef = Just "p\36049", - misOtrArchived = Just True, - misOtrArchivedRef = Just "`", - misHidden = Just False, - misHiddenRef = Just "V", - misConvRoleName = - Just - ( fromJust - ( parseRoleName - "kkdmdyqvaafi1taaxkd2n_75cd6edzu52vhzkw2lgmiwe_ghtxdx0yfuiow5w245cazi6b6__kxcw7nc7lveke1dpv2v8hcv4p3p07tcfrhsxe0br0w2yives34t" - ) - ) - } - -testObject_MemberUpdateData_user_12 :: MemberUpdateData -testObject_MemberUpdateData_user_12 = - MemberUpdateData - { misTarget = Just (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000200000000"))), - misOtrMuted = Nothing, - misOtrMutedStatus = Just (MutedStatus {fromMutedStatus = -2}), - misOtrMutedRef = Nothing, - misOtrArchived = Just True, - misOtrArchivedRef = Just "\DC4&", - misHidden = Nothing, - misHiddenRef = Just "\177634", - misConvRoleName = Nothing - } - -testObject_MemberUpdateData_user_13 :: MemberUpdateData -testObject_MemberUpdateData_user_13 = - MemberUpdateData - { misTarget = Just (Id (fromJust (UUID.fromString "00000000-0000-0002-0000-000100000000"))), - misOtrMuted = Just False, - misOtrMutedStatus = Just (MutedStatus {fromMutedStatus = 1}), - misOtrMutedRef = Just "v", - misOtrArchived = Nothing, - misOtrArchivedRef = Just "N\993883o", - misHidden = Just True, - misHiddenRef = Just "", - misConvRoleName = - Just - ( fromJust - ( parseRoleName - "uu19t9u0ff3w5kv8spa5zyc7fs6fhx42l0mgyrulb1fno5uo81vaj0i2474ag7dfq8sja4abkuhg00fhwquxkztuvqai" - ) - ) - } - -testObject_MemberUpdateData_user_14 :: MemberUpdateData -testObject_MemberUpdateData_user_14 = - MemberUpdateData - { misTarget = Just (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000200000002"))), - misOtrMuted = Just True, - misOtrMutedStatus = Just (MutedStatus {fromMutedStatus = 0}), - misOtrMutedRef = Just "\183388~q", - misOtrArchived = Just False, - misOtrArchivedRef = Just "", - misHidden = Just False, - misHiddenRef = Just "&\EOT", - misConvRoleName = - Just (fromJust (parseRoleName "myz97junegyxat7oqglk92gtatzh189p4rq6aqmyjdd0bj41rg5qhvvpmi7a7ezofimw_x2vw70")) - } - -testObject_MemberUpdateData_user_15 :: MemberUpdateData -testObject_MemberUpdateData_user_15 = - MemberUpdateData - { misTarget = Nothing, - misOtrMuted = Just True, misOtrMutedStatus = Nothing, - misOtrMutedRef = Just "\ENQ\1012859j", + misOtrMutedRef = Nothing, misOtrArchived = Nothing, - misOtrArchivedRef = Just ">\28014d", - misHidden = Just False, - misHiddenRef = Just "", - misConvRoleName = Nothing - } - -testObject_MemberUpdateData_user_16 :: MemberUpdateData -testObject_MemberUpdateData_user_16 = - MemberUpdateData - { misTarget = Nothing, - misOtrMuted = Just False, - misOtrMutedStatus = Nothing, - misOtrMutedRef = Just "", - misOtrArchived = Just False, - misOtrArchivedRef = Just "]", - misHidden = Just True, - misHiddenRef = Just "+8\1058595", - misConvRoleName = - Just - ( fromJust - ( parseRoleName - "bod0gqeaes81c9qddjcdyqfi5fyzqalv3ppu5e11wx7hs8phvtccawwc7up7rvxylznt9jxtobt8y4oiww3mojghwp_v9twnatquv1mr" - ) - ) - } - -testObject_MemberUpdateData_user_17 :: MemberUpdateData -testObject_MemberUpdateData_user_17 = - MemberUpdateData - { misTarget = Just (Id (fromJust (UUID.fromString "00000002-0000-0002-0000-000000000002"))), - misOtrMuted = Nothing, - misOtrMutedStatus = Just (MutedStatus {fromMutedStatus = -2}), - misOtrMutedRef = Just "\v", - misOtrArchived = Just False, misOtrArchivedRef = Nothing, misHidden = Nothing, - misHiddenRef = Just "\ACK\1055626", - misConvRoleName = Nothing - } - -testObject_MemberUpdateData_user_18 :: MemberUpdateData -testObject_MemberUpdateData_user_18 = - MemberUpdateData - { misTarget = Just (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000002"))), - misOtrMuted = Just True, - misOtrMutedStatus = Nothing, - misOtrMutedRef = Nothing, - misOtrArchived = Just False, - misOtrArchivedRef = Just "", - misHidden = Just True, - misHiddenRef = Just "\1078097b", - misConvRoleName = - Just - ( fromJust - ( parseRoleName - "c8gq33xy3yowglzoq9rk_x5hul1y8e4d9ceu90jhj3m6u236t7bmw1sss_l4dw_rksd5x7zhyhoji5gh4t5fo49h9lwm3xrlv3ntkmtjusfv0mzcy_c63jkf8oku0" - ) - ) - } - -testObject_MemberUpdateData_user_19 :: MemberUpdateData -testObject_MemberUpdateData_user_19 = - MemberUpdateData - { misTarget = Just (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000100000002"))), - misOtrMuted = Nothing, - misOtrMutedStatus = Just (MutedStatus {fromMutedStatus = -1}), - misOtrMutedRef = Nothing, - misOtrArchived = Just True, - misOtrArchivedRef = Just "I|\990067", - misHidden = Just True, misHiddenRef = Nothing, - misConvRoleName = Just (fromJust (parseRoleName "egpq8z5jbd3gqk0e0i4w5wul5vuwgo49jks0q3_n4gow")) - } - -testObject_MemberUpdateData_user_20 :: MemberUpdateData -testObject_MemberUpdateData_user_20 = - MemberUpdateData - { misTarget = Just (Id (fromJust (UUID.fromString "00000000-0000-0002-0000-000100000001"))), - misOtrMuted = Nothing, - misOtrMutedStatus = Just (MutedStatus {fromMutedStatus = -2}), - misOtrMutedRef = Just "\1087369\49549p", - misOtrArchived = Just False, - misOtrArchivedRef = Nothing, - misHidden = Just True, - misHiddenRef = Just "", - misConvRoleName = - Just - ( fromJust - ( parseRoleName - "towhht2x6vbbej8ez996qoed_txxn7errr31wnzli7zrq2zsd0mm2saxn4_u_7p1hr53o6t4bsojbpb3_kr4ygseuz0f9kklmyjvs3_n5e5yw0mp2y6ve" - ) - ) + misConvRoleName = Nothing } diff --git a/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/Member_user.hs b/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/Member_user.hs index 7668dfcfab..d61739804d 100644 --- a/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/Member_user.hs +++ b/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/Member_user.hs @@ -1,5 +1,3 @@ -{-# LANGUAGE OverloadedLists #-} - -- This file is part of the Wire Server implementation. -- -- Copyright (C) 2021 Wire Swiss GmbH @@ -28,426 +26,37 @@ import Wire.API.Provider.Service (ServiceRef (ServiceRef, _serviceRefId, _servic testObject_Member_user_1 :: Member testObject_Member_user_1 = Member - { memId = (Id (fromJust (UUID.fromString "00000002-0000-0001-0000-000100000000"))), + { memId = Id (fromJust (UUID.fromString "00000002-0000-0001-0000-000100000000")), memService = Just ( ServiceRef - { _serviceRefId = (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000001"))), - _serviceRefProvider = (Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000001"))) + { _serviceRefId = Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000001")), + _serviceRefProvider = Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000001")) } ), memOtrMuted = False, memOtrMutedStatus = Just (MutedStatus {fromMutedStatus = -2}), - memOtrMutedRef = Nothing, + memOtrMutedRef = Just "ref", memOtrArchived = False, memOtrArchivedRef = Just "\140694", memHidden = True, memHiddenRef = Just "\1032750", memConvRoleName = - (fromJust (parseRoleName "q4g4_8r4m6hz7hx5ob32nexko2ntb3dmv5vogdmm8dhbwzei6rv45b_90kzg11gw6zsq")) + fromJust (parseRoleName "q4g4_8r4m6hz7hx5ob32nexko2ntb3dmv5vogdmm8dhbwzei6rv45b_90kzg11gw6zsq") } testObject_Member_user_2 :: Member testObject_Member_user_2 = Member - { memId = (Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000100000002"))), - memService = - Just - ( ServiceRef - { _serviceRefId = (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000100000001"))), - _serviceRefProvider = (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000100000001"))) - } - ), - memOtrMuted = False, - memOtrMutedStatus = Just (MutedStatus {fromMutedStatus = -2}), - memOtrMutedRef = Just "", - memOtrArchived = True, - memOtrArchivedRef = Just "\DEL#\173146", - memHidden = True, - memHiddenRef = Nothing, - memConvRoleName = - (fromJust (parseRoleName "cxrqwei1me7ftnrql1p2ew9aj1c5um89xip09ymj6wyj5cqfc4s903yxpv9e5j1j_8744acstc_a")) - } - -testObject_Member_user_3 :: Member -testObject_Member_user_3 = - Member - { memId = (Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000200000002"))), - memService = - Just - ( ServiceRef - { _serviceRefId = (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000000"))), - _serviceRefProvider = (Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000100000000"))) - } - ), - memOtrMuted = True, - memOtrMutedStatus = Just (MutedStatus {fromMutedStatus = -1}), - memOtrMutedRef = Nothing, - memOtrArchived = False, - memOtrArchivedRef = Nothing, - memHidden = False, - memHiddenRef = Nothing, - memConvRoleName = - (fromJust (parseRoleName "m1h8210wgo2f5tg2jgqqmvb4_p6b8m6ycix5d8ci438oulya_al0mxbks6vhzu777afc5uagd5")) - } - -testObject_Member_user_4 :: Member -testObject_Member_user_4 = - Member - { memId = (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000200000002"))), - memService = - Just - ( ServiceRef - { _serviceRefId = (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000000"))), - _serviceRefProvider = (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000000"))) - } - ), - memOtrMuted = True, - memOtrMutedStatus = Just (MutedStatus {fromMutedStatus = -2}), - memOtrMutedRef = Nothing, - memOtrArchived = False, - memOtrArchivedRef = Nothing, - memHidden = True, - memHiddenRef = Just "{", - memConvRoleName = (fromJust (parseRoleName "tg09zlo0p6ubotujq")) - } - -testObject_Member_user_5 :: Member -testObject_Member_user_5 = - Member - { memId = (Id (fromJust (UUID.fromString "00000002-0000-0002-0000-000000000001"))), - memService = - Just - ( ServiceRef - { _serviceRefId = (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000000"))), - _serviceRefProvider = (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000001"))) - } - ), - memOtrMuted = True, - memOtrMutedStatus = Just (MutedStatus {fromMutedStatus = -2}), - memOtrMutedRef = Just "", - memOtrArchived = True, - memOtrArchivedRef = Just "", - memHidden = True, - memHiddenRef = Just "\1031068+\CAN", - memConvRoleName = - ( fromJust - ( parseRoleName - "7y0wbix6igwheorpywk1nm22ox2lr1_p4bna_v31w4gx8vrnlu87j13_z8u7w5x971b3aurv0s_ump5eahxvciig6s1n7x7h2dtnr8vsqd81zarrvbl53litl3_" - ) - ) - } - -testObject_Member_user_6 :: Member -testObject_Member_user_6 = - Member - { memId = (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000200000001"))), - memService = - Just - ( ServiceRef - { _serviceRefId = (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000001"))), - _serviceRefProvider = (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000000"))) - } - ), - memOtrMuted = True, - memOtrMutedStatus = Nothing, - memOtrMutedRef = Nothing, - memOtrArchived = False, - memOtrArchivedRef = Just "u?f", - memHidden = True, - memHiddenRef = Just "\136752", - memConvRoleName = - ( fromJust - ( parseRoleName - "7txy4uu2tmqtn9h79uyilsvkl932ofr2rr3d9mhy8_kpzctem3qyrqnyjwq1veuijjn3o1z4n5neix0c4ns7pxpyulwz3waxig0nci0d9dy02ed7_guomtgxajx" - ) - ) - } - -testObject_Member_user_7 :: Member -testObject_Member_user_7 = - Member - { memId = (Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000001"))), - memService = - Just - ( ServiceRef - { _serviceRefId = (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000000"))), - _serviceRefProvider = (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000100000000"))) - } - ), - memOtrMuted = False, - memOtrMutedStatus = Just (MutedStatus {fromMutedStatus = 1}), - memOtrMutedRef = Just "", - memOtrArchived = False, - memOtrArchivedRef = Just "", - memHidden = True, - memHiddenRef = Nothing, - memConvRoleName = (fromJust (parseRoleName "pv2oqq4__gmhtskkv9e4digue3d2is3wf1cp1sd4")) - } - -testObject_Member_user_8 :: Member -testObject_Member_user_8 = - Member - { memId = (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000000"))), - memService = - Just - ( ServiceRef - { _serviceRefId = (Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000000"))), - _serviceRefProvider = (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000000"))) - } - ), - memOtrMuted = True, - memOtrMutedStatus = Nothing, - memOtrMutedRef = Nothing, - memOtrArchived = True, - memOtrArchivedRef = Just "\998298,\172080", - memHidden = False, - memHiddenRef = Nothing, - memConvRoleName = - ( fromJust - (parseRoleName "633hv48jp9a2x4803m3wfv4mv1z7r688eo5kg6uh12hqwks5ewl0mvbvzeucg_831oxr0eggar6gp7k6441c5qlrfik") - ) - } - -testObject_Member_user_9 :: Member -testObject_Member_user_9 = - Member - { memId = (Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000100000000"))), - memService = - Just - ( ServiceRef - { _serviceRefId = (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000000"))), - _serviceRefProvider = (Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000001"))) - } - ), - memOtrMuted = True, - memOtrMutedStatus = Just (MutedStatus {fromMutedStatus = 1}), - memOtrMutedRef = Just "\\?", - memOtrArchived = True, - memOtrArchivedRef = Just ".", - memHidden = True, - memHiddenRef = Just "", - memConvRoleName = - ( fromJust - ( parseRoleName - "88txfajsznilzfsvr3a6lax5v2o_4f9q0utm29al2x45271loig1gyhcbzrm5hwx0w8lqhc2l4ql4enji8dx7f56zmotyn0rgyabkqd6yhxqjd5up2y" - ) - ) - } - -testObject_Member_user_10 :: Member -testObject_Member_user_10 = - Member - { memId = (Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000000000000"))), - memService = - Just - ( ServiceRef - { _serviceRefId = (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000100000001"))), - _serviceRefProvider = (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000100000001"))) - } - ), - memOtrMuted = True, - memOtrMutedStatus = Just (MutedStatus {fromMutedStatus = 1}), - memOtrMutedRef = Just "\1075676z", - memOtrArchived = True, - memOtrArchivedRef = Nothing, - memHidden = False, - memHiddenRef = Nothing, - memConvRoleName = (fromJust (parseRoleName "8_k_cle199r7m2w7mvtc3tu55ycm5qnnxjs7buzjjyaydrhi")) - } - -testObject_Member_user_11 :: Member -testObject_Member_user_11 = - Member - { memId = (Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000000000001"))), - memService = - Just - ( ServiceRef - { _serviceRefId = (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000001"))), - _serviceRefProvider = (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000001"))) - } - ), - memOtrMuted = True, - memOtrMutedStatus = Nothing, - memOtrMutedRef = Just "", - memOtrArchived = False, - memOtrArchivedRef = Just "\165862\EOT", - memHidden = False, - memHiddenRef = Just "-]\158933", - memConvRoleName = (fromJust (parseRoleName "gsg85grqngzal1y4ptw9qjadg67sv4uileboe_gle521hybeht")) - } - -testObject_Member_user_12 :: Member -testObject_Member_user_12 = - Member - { memId = (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000200000000"))), + { memId = Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000100000002")), memService = Nothing, memOtrMuted = False, memOtrMutedStatus = Nothing, - memOtrMutedRef = Just "R", - memOtrArchived = False, - memOtrArchivedRef = Just "\DC2\tn", - memHidden = False, - memHiddenRef = Nothing, - memConvRoleName = - ( fromJust - ( parseRoleName - "1bgt0uzs1sao2otf76egq864wn0sj0wxlj_bdak6a6adkpfiphoihxs3q55ao66w0_07yavk5kfxiazxbo2caba6pzuqfl2ce_dhgj3dc0nkcyasw0weid__v1ycd" - ) - ) - } - -testObject_Member_user_13 :: Member -testObject_Member_user_13 = - Member - { memId = (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000000"))), - memService = Nothing, - memOtrMuted = True, - memOtrMutedStatus = Just (MutedStatus {fromMutedStatus = -1}), - memOtrMutedRef = Nothing, - memOtrArchived = False, - memOtrArchivedRef = Nothing, - memHidden = False, - memHiddenRef = Just "", - memConvRoleName = - ( fromJust - ( parseRoleName - "i_tncpnct2bq0zc2588w6rp_nzcc9bdp4y9o47b6nix_lxv9bnqqms308ta2_edqnmgkk8o3wgs44s47q9g5nv2u9122pl675lljzpxx65" - ) - ) - } - -testObject_Member_user_14 :: Member -testObject_Member_user_14 = - Member - { memId = (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000001"))), - memService = - Just - ( ServiceRef - { _serviceRefId = (Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000100000001"))), - _serviceRefProvider = (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000000"))) - } - ), - memOtrMuted = True, - memOtrMutedStatus = Nothing, - memOtrMutedRef = Just "*&", - memOtrArchived = False, - memOtrArchivedRef = Just "Iv", - memHidden = True, - memHiddenRef = Just "\"", - memConvRoleName = - (fromJust (parseRoleName "uuttutvr4y5qhlbn1u94e0u74zei_zilbp9bk5is3cvkqywo1cmmb6heqodku7poq2_y")) - } - -testObject_Member_user_15 :: Member -testObject_Member_user_15 = - Member - { memId = (Id (fromJust (UUID.fromString "00000000-0000-0002-0000-000200000002"))), - memService = Nothing, - memOtrMuted = True, - memOtrMutedStatus = Nothing, - memOtrMutedRef = Nothing, - memOtrArchived = True, - memOtrArchivedRef = Nothing, - memHidden = False, - memHiddenRef = Just "\NUL^", - memConvRoleName = (fromJust (parseRoleName "480poa1dpixu9xztve6ybatlhmevixphxvay9cw")) - } - -testObject_Member_user_16 :: Member -testObject_Member_user_16 = - Member - { memId = (Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000100000001"))), - memService = Nothing, - memOtrMuted = True, - memOtrMutedStatus = Just (MutedStatus {fromMutedStatus = 1}), memOtrMutedRef = Nothing, memOtrArchived = True, memOtrArchivedRef = Nothing, memHidden = True, memHiddenRef = Nothing, memConvRoleName = - ( fromJust - ( parseRoleName - "n_ka0q5qzafpovvvcrpmjctgwp45pfampamwcyry615ffkldjfzdf_jhuf7m0vb2n9mk90r3krdcqkeutj21_89wqelz0mx7o63cf195cjtqaoi" - ) - ) - } - -testObject_Member_user_17 :: Member -testObject_Member_user_17 = - Member - { memId = (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000200000001"))), - memService = - Just - ( ServiceRef - { _serviceRefId = (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000001"))), - _serviceRefProvider = (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000000"))) - } - ), - memOtrMuted = True, - memOtrMutedStatus = Just (MutedStatus {fromMutedStatus = 0}), - memOtrMutedRef = Just "x\25043", - memOtrArchived = False, - memOtrArchivedRef = Nothing, - memHidden = True, - memHiddenRef = Just "/+\DC1", - memConvRoleName = (fromJust (parseRoleName "2sknhz0oe74sqrgglg5d")) - } - -testObject_Member_user_18 :: Member -testObject_Member_user_18 = - Member - { memId = (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000200000001"))), - memService = Nothing, - memOtrMuted = False, - memOtrMutedStatus = Just (MutedStatus {fromMutedStatus = -1}), - memOtrMutedRef = Just "-`", - memOtrArchived = False, - memOtrArchivedRef = Nothing, - memHidden = True, - memHiddenRef = Just "", - memConvRoleName = (fromJust (parseRoleName "yx997merbgjglzysg93xqhhz6jxs9god5a")) - } - -testObject_Member_user_19 :: Member -testObject_Member_user_19 = - Member - { memId = (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000200000002"))), - memService = - Just - ( ServiceRef - { _serviceRefId = (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000000"))), - _serviceRefProvider = (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000000"))) - } - ), - memOtrMuted = True, - memOtrMutedStatus = Just (MutedStatus {fromMutedStatus = -2}), - memOtrMutedRef = Just "@c", - memOtrArchived = True, - memOtrArchivedRef = Just "~}", - memHidden = True, - memHiddenRef = Just "", - memConvRoleName = (fromJust (parseRoleName "chucv55xke4fmjd9hsptz_5_5_z17ted3ugpzobp986y6won8kmmdublh")) - } - -testObject_Member_user_20 :: Member -testObject_Member_user_20 = - Member - { memId = (Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000200000000"))), - memService = - Just - ( ServiceRef - { _serviceRefId = (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000100000001"))), - _serviceRefProvider = (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000100000001"))) - } - ), - memOtrMuted = True, - memOtrMutedStatus = Just (MutedStatus {fromMutedStatus = -2}), - memOtrMutedRef = Just ",\67228", - memOtrArchived = False, - memOtrArchivedRef = Just "'", - memHidden = False, - memHiddenRef = Just "q", - memConvRoleName = (fromJust (parseRoleName "s8egh5lk5tru_qwecadtn4frf9lhgpv1yqj4ptdrbfgt6fhc4f6h54nheqialc")) + fromJust (parseRoleName "cxrqwei1me7ftnrql1p2ew9aj1c5um89xip09ymj6wyj5cqfc4s903yxpv9e5j1j_8744acstc_a") } diff --git a/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/NewOtrMessage_user.hs b/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/NewOtrMessage_user.hs index 27bef7c419..797b95adf5 100644 --- a/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/NewOtrMessage_user.hs +++ b/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/NewOtrMessage_user.hs @@ -18,14 +18,13 @@ -- with this program. If not, see . module Test.Wire.API.Golden.Generated.NewOtrMessage_user where -import Data.Id (ClientId (ClientId, client), Id (Id)) -import qualified Data.UUID as UUID (fromString) +import Data.Id (ClientId (ClientId, client)) import GHC.Exts (IsList (fromList)) -import Imports (Bool (False, True), Maybe (Just, Nothing), fromJust) +import Imports (Bool (False, True), Maybe (Just, Nothing)) import Wire.API.Message ( NewOtrMessage (..), OtrRecipients (OtrRecipients, otrRecipientsMap), - Priority (HighPriority, LowPriority), + Priority (HighPriority), UserClientMap (UserClientMap, userClientMap), ) @@ -43,469 +42,12 @@ testObject_NewOtrMessage_user_1 = testObject_NewOtrMessage_user_2 :: NewOtrMessage testObject_NewOtrMessage_user_2 = - NewOtrMessage - { newOtrSender = ClientId {client = "3"}, - newOtrRecipients = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000000"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000001"))), - fromList [(ClientId {client = "1"}, "")] - ), - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000000"))), fromList []) - ] - } - }, - newOtrNativePush = False, - newOtrTransient = True, - newOtrNativePriority = Just LowPriority, - newOtrData = Just "97", - newOtrReportMissing = Nothing - } - -testObject_NewOtrMessage_user_3 :: NewOtrMessage -testObject_NewOtrMessage_user_3 = - NewOtrMessage - { newOtrSender = ClientId {client = "2"}, - newOtrRecipients = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ( (Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000200000004"))), - fromList [(ClientId {client = "0"}, "")] - ) - ] - } - }, - newOtrNativePush = True, - newOtrTransient = True, - newOtrNativePriority = Just HighPriority, - newOtrData = Nothing, - newOtrReportMissing = Just [] - } - -testObject_NewOtrMessage_user_4 :: NewOtrMessage -testObject_NewOtrMessage_user_4 = - NewOtrMessage - { newOtrSender = ClientId {client = "5"}, - newOtrRecipients = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ( (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000300000004"))), - fromList [(ClientId {client = "0"}, "e"), (ClientId {client = "1"}, "")] - ) - ] - } - }, - newOtrNativePush = False, - newOtrTransient = True, - newOtrNativePriority = Just HighPriority, - newOtrData = Nothing, - newOtrReportMissing = - Just - [ (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000000"))), - (Id (fromJust (UUID.fromString "00000004-0000-0001-0000-000100000000"))) - ] - } - -testObject_NewOtrMessage_user_5 :: NewOtrMessage -testObject_NewOtrMessage_user_5 = - NewOtrMessage - { newOtrSender = ClientId {client = "6"}, - newOtrRecipients = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ( (Id (fromJust (UUID.fromString "00000004-0000-0002-0000-000100000002"))), - fromList [(ClientId {client = "2"}, "Y")] - ) - ] - } - }, - newOtrNativePush = False, - newOtrTransient = False, - newOtrNativePriority = Just LowPriority, - newOtrData = Just "J\1055328", - newOtrReportMissing = Nothing - } - -testObject_NewOtrMessage_user_6 :: NewOtrMessage -testObject_NewOtrMessage_user_6 = - NewOtrMessage - { newOtrSender = ClientId {client = "8"}, - newOtrRecipients = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ( (Id (fromJust (UUID.fromString "00000000-0000-0002-0000-000100000000"))), - fromList [(ClientId {client = "0"}, "&")] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0001-0000-000100000001"))), - fromList [(ClientId {client = "0"}, ""), (ClientId {client = "1"}, "")] - ) - ] - } - }, - newOtrNativePush = True, - newOtrTransient = False, - newOtrNativePriority = Just LowPriority, - newOtrData = Just "-;\1036053L", - newOtrReportMissing = Just [] - } - -testObject_NewOtrMessage_user_7 :: NewOtrMessage -testObject_NewOtrMessage_user_7 = - NewOtrMessage - { newOtrSender = ClientId {client = "1"}, - newOtrRecipients = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ( (Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000200000000"))), - fromList [(ClientId {client = "0"}, ""), (ClientId {client = "1"}, "")] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000002"))), - fromList [(ClientId {client = "0"}, "\ETX")] - ) - ] - } - }, - newOtrNativePush = True, - newOtrTransient = True, - newOtrNativePriority = Nothing, - newOtrData = Just "", - newOtrReportMissing = Just [(Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000300000004")))] - } - -testObject_NewOtrMessage_user_8 :: NewOtrMessage -testObject_NewOtrMessage_user_8 = - NewOtrMessage - { newOtrSender = ClientId {client = "1"}, - newOtrRecipients = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ( (Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000000000001"))), - fromList [(ClientId {client = "1"}, "")] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000200000002"))), - fromList [(ClientId {client = "0"}, ""), (ClientId {client = "1"}, "")] - ) - ] - } - }, - newOtrNativePush = False, - newOtrTransient = False, - newOtrNativePriority = Just LowPriority, - newOtrData = Nothing, - newOtrReportMissing = Just [] - } - -testObject_NewOtrMessage_user_9 :: NewOtrMessage -testObject_NewOtrMessage_user_9 = - NewOtrMessage - { newOtrSender = ClientId {client = "0"}, - newOtrRecipients = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000001"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000000"))), - fromList [(ClientId {client = "0"}, ""), (ClientId {client = "1"}, "")] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000100000001"))), - fromList [(ClientId {client = "0"}, ""), (ClientId {client = "1"}, "")] - ) - ] - } - }, - newOtrNativePush = False, - newOtrTransient = False, - newOtrNativePriority = Just HighPriority, - newOtrData = Just "(", - newOtrReportMissing = Nothing - } - -testObject_NewOtrMessage_user_10 :: NewOtrMessage -testObject_NewOtrMessage_user_10 = - NewOtrMessage - { newOtrSender = ClientId {client = "0"}, - newOtrRecipients = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000100000000"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000000"))), - fromList [(ClientId {client = "0"}, ""), (ClientId {client = "1"}, "")] - ), - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000001"))), fromList []) - ] - } - }, - newOtrNativePush = True, - newOtrTransient = True, - newOtrNativePriority = Just HighPriority, - newOtrData = Just "", - newOtrReportMissing = Just [(Id (fromJust (UUID.fromString "00000002-0000-0003-0000-000100000003")))] - } - -testObject_NewOtrMessage_user_11 :: NewOtrMessage -testObject_NewOtrMessage_user_11 = - NewOtrMessage - { newOtrSender = ClientId {client = "8"}, - newOtrRecipients = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ( (Id (fromJust (UUID.fromString "00000003-0000-0004-0000-000000000001"))), - fromList [(ClientId {client = "3"}, "\NAK\19757")] - ) - ] - } - }, - newOtrNativePush = False, - newOtrTransient = True, - newOtrNativePriority = Just HighPriority, - newOtrData = Just "\ETBa\173224\NAK", - newOtrReportMissing = - Just - [ (Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000000000002"))), - (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000003"))), - (Id (fromJust (UUID.fromString "00000002-0000-0004-0000-000400000004"))), - (Id (fromJust (UUID.fromString "00000003-0000-0004-0000-000400000004"))) - ] - } - -testObject_NewOtrMessage_user_12 :: NewOtrMessage -testObject_NewOtrMessage_user_12 = - NewOtrMessage - { newOtrSender = ClientId {client = "1"}, - newOtrRecipients = OtrRecipients {otrRecipientsMap = UserClientMap {userClientMap = fromList []}}, - newOtrNativePush = False, - newOtrTransient = True, - newOtrNativePriority = Just LowPriority, - newOtrData = Just "", - newOtrReportMissing = Nothing - } - -testObject_NewOtrMessage_user_13 :: NewOtrMessage -testObject_NewOtrMessage_user_13 = - NewOtrMessage - { newOtrSender = ClientId {client = "5"}, - newOtrRecipients = OtrRecipients {otrRecipientsMap = UserClientMap {userClientMap = fromList []}}, - newOtrNativePush = False, - newOtrTransient = True, - newOtrNativePriority = Nothing, - newOtrData = Just "]aY", - newOtrReportMissing = Nothing - } - -testObject_NewOtrMessage_user_14 :: NewOtrMessage -testObject_NewOtrMessage_user_14 = - NewOtrMessage - { newOtrSender = ClientId {client = "3"}, - newOtrRecipients = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ( (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000000"))), - fromList [(ClientId {client = "0"}, " ")] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000001"))), - fromList [(ClientId {client = "0"}, "")] - ) - ] - } - }, - newOtrNativePush = True, - newOtrTransient = True, - newOtrNativePriority = Just HighPriority, - newOtrData = Just "cc", - newOtrReportMissing = - Just - [ (Id (fromJust (UUID.fromString "00000001-0000-0004-0000-000000000002"))), - (Id (fromJust (UUID.fromString "00000000-0000-0002-0000-000000000001"))), - (Id (fromJust (UUID.fromString "00000001-0000-0003-0000-000300000000"))), - (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000004"))) - ] - } - -testObject_NewOtrMessage_user_15 :: NewOtrMessage -testObject_NewOtrMessage_user_15 = NewOtrMessage { newOtrSender = ClientId {client = "6"}, newOtrRecipients = OtrRecipients {otrRecipientsMap = UserClientMap {userClientMap = fromList []}}, newOtrNativePush = True, newOtrTransient = False, - newOtrNativePriority = Just LowPriority, - newOtrData = Just "\a", - newOtrReportMissing = - Just - [ (Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000100000000"))), - (Id (fromJust (UUID.fromString "00000003-0000-0004-0000-000100000003"))), - (Id (fromJust (UUID.fromString "00000002-0000-0003-0000-000200000004"))) - ] - } - -testObject_NewOtrMessage_user_16 :: NewOtrMessage -testObject_NewOtrMessage_user_16 = - NewOtrMessage - { newOtrSender = ClientId {client = "7"}, - newOtrRecipients = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ( (Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000300000002"))), - fromList [(ClientId {client = "0"}, "g2")] - ) - ] - } - }, - newOtrNativePush = False, - newOtrTransient = True, - newOtrNativePriority = Just LowPriority, - newOtrData = Nothing, - newOtrReportMissing = Nothing - } - -testObject_NewOtrMessage_user_17 :: NewOtrMessage -testObject_NewOtrMessage_user_17 = - NewOtrMessage - { newOtrSender = ClientId {client = "2"}, - newOtrRecipients = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000100000001"))), fromList []) - ] - } - }, - newOtrNativePush = False, - newOtrTransient = False, - newOtrNativePriority = Just HighPriority, - newOtrData = Just "", - newOtrReportMissing = Nothing - } - -testObject_NewOtrMessage_user_18 :: NewOtrMessage -testObject_NewOtrMessage_user_18 = - NewOtrMessage - { newOtrSender = ClientId {client = "3"}, - newOtrRecipients = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ( (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000001"))), - fromList [(ClientId {client = "0"}, ""), (ClientId {client = "1"}, "")] - ), - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000000"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000100000000"))), - fromList [(ClientId {client = "1"}, "")] - ) - ] - } - }, - newOtrNativePush = True, - newOtrTransient = True, newOtrNativePriority = Nothing, - newOtrData = Just "", - newOtrReportMissing = Just [] - } - -testObject_NewOtrMessage_user_19 :: NewOtrMessage -testObject_NewOtrMessage_user_19 = - NewOtrMessage - { newOtrSender = ClientId {client = "3"}, - newOtrRecipients = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000100000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000100000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000000"))), fromList []) - ] - } - }, - newOtrNativePush = False, - newOtrTransient = True, - newOtrNativePriority = Just HighPriority, - newOtrData = Nothing, - newOtrReportMissing = - Just - [ (Id (fromJust (UUID.fromString "00000002-0000-0002-0000-000300000001"))), - (Id (fromJust (UUID.fromString "00000003-0000-0001-0000-000000000000"))) - ] - } - -testObject_NewOtrMessage_user_20 :: NewOtrMessage -testObject_NewOtrMessage_user_20 = - NewOtrMessage - { newOtrSender = ClientId {client = "2"}, - newOtrRecipients = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000100000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000000"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000100000001"))), fromList []) - ] - } - }, - newOtrNativePush = True, - newOtrTransient = True, - newOtrNativePriority = Just LowPriority, - newOtrData = Nothing, - newOtrReportMissing = - Just - [ (Id (fromJust (UUID.fromString "00000002-0000-0001-0000-000000000004"))), - (Id (fromJust (UUID.fromString "00000003-0000-0004-0000-000000000001"))) - ] + newOtrData = Just "data", + newOtrReportMissing = Nothing } diff --git a/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/OtrMessage_user.hs b/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/OtrMessage_user.hs index 4054fcf2d7..b2df243145 100644 --- a/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/OtrMessage_user.hs +++ b/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/OtrMessage_user.hs @@ -1,5 +1,3 @@ -{-# LANGUAGE OverloadedLists #-} - -- This file is part of the Wire Server implementation. -- -- Copyright (C) 2021 Wire Swiss GmbH @@ -39,165 +37,3 @@ testObject_OtrMessage_user_2 = otrCiphertext = "\11788t", otrData = Just "\ESC\NAKJj" } - -testObject_OtrMessage_user_3 :: OtrMessage -testObject_OtrMessage_user_3 = - OtrMessage - { otrSender = ClientId {client = "9"}, - otrRecipient = ClientId {client = "4"}, - otrCiphertext = "\65727\&5I\US\1022014\CAN", - otrData = Just "H\NAK\565\31409" - } - -testObject_OtrMessage_user_4 :: OtrMessage -testObject_OtrMessage_user_4 = - OtrMessage - { otrSender = ClientId {client = "10"}, - otrRecipient = ClientId {client = "e"}, - otrCiphertext = "\1064074O\bK\1033507", - otrData = Just "#" - } - -testObject_OtrMessage_user_5 :: OtrMessage -testObject_OtrMessage_user_5 = - OtrMessage - { otrSender = ClientId {client = "16"}, - otrRecipient = ClientId {client = "8"}, - otrCiphertext = "\985492qB+\SO\20364", - otrData = Just "w\SOH" - } - -testObject_OtrMessage_user_6 :: OtrMessage -testObject_OtrMessage_user_6 = - OtrMessage - { otrSender = ClientId {client = "1c"}, - otrRecipient = ClientId {client = "9"}, - otrCiphertext = "61", - otrData = Just "\1069388\&4\36314y" - } - -testObject_OtrMessage_user_7 :: OtrMessage -testObject_OtrMessage_user_7 = - OtrMessage - { otrSender = ClientId {client = "f"}, - otrRecipient = ClientId {client = "b"}, - otrCiphertext = "\1069227", - otrData = Just "\99607\96228\EM\14064-\1063852\DLE" - } - -testObject_OtrMessage_user_8 :: OtrMessage -testObject_OtrMessage_user_8 = - OtrMessage - { otrSender = ClientId {client = "4"}, - otrRecipient = ClientId {client = "18"}, - otrCiphertext = "\1104710", - otrData = Nothing - } - -testObject_OtrMessage_user_9 :: OtrMessage -testObject_OtrMessage_user_9 = - OtrMessage - { otrSender = ClientId {client = "1c"}, - otrRecipient = ClientId {client = "2"}, - otrCiphertext = "\USbW\DLE", - otrData = Just "rD\995223x'" - } - -testObject_OtrMessage_user_10 :: OtrMessage -testObject_OtrMessage_user_10 = - OtrMessage - { otrSender = ClientId {client = "7"}, - otrRecipient = ClientId {client = "9"}, - otrCiphertext = "\15322#d", - otrData = Just "v" - } - -testObject_OtrMessage_user_11 :: OtrMessage -testObject_OtrMessage_user_11 = - OtrMessage - { otrSender = ClientId {client = "2"}, - otrRecipient = ClientId {client = "20"}, - otrCiphertext = "\135570W\aA\b", - otrData = Just "M\1089094\&6\\>\175300\167901" - } - -testObject_OtrMessage_user_12 :: OtrMessage -testObject_OtrMessage_user_12 = - OtrMessage - { otrSender = ClientId {client = "1f"}, - otrRecipient = ClientId {client = "10"}, - otrCiphertext = "'rX\169072\FSY", - otrData = Just "%" - } - -testObject_OtrMessage_user_13 :: OtrMessage -testObject_OtrMessage_user_13 = - OtrMessage - { otrSender = ClientId {client = "2"}, - otrRecipient = ClientId {client = "14"}, - otrCiphertext = "", - otrData = Just "P\1078940" - } - -testObject_OtrMessage_user_14 :: OtrMessage -testObject_OtrMessage_user_14 = - OtrMessage - { otrSender = ClientId {client = "19"}, - otrRecipient = ClientId {client = "14"}, - otrCiphertext = "m*I", - otrData = Just "" - } - -testObject_OtrMessage_user_15 :: OtrMessage -testObject_OtrMessage_user_15 = - OtrMessage - { otrSender = ClientId {client = "19"}, - otrRecipient = ClientId {client = "20"}, - otrCiphertext = "\1011164H\38375\DC1toQ", - otrData = Just "\US\141117BG\83023<" - } - -testObject_OtrMessage_user_16 :: OtrMessage -testObject_OtrMessage_user_16 = - OtrMessage - { otrSender = ClientId {client = "5"}, - otrRecipient = ClientId {client = "5"}, - otrCiphertext = "sl\992896\1007055\&3", - otrData = Nothing - } - -testObject_OtrMessage_user_17 :: OtrMessage -testObject_OtrMessage_user_17 = - OtrMessage - { otrSender = ClientId {client = "1"}, - otrRecipient = ClientId {client = "1a"}, - otrCiphertext = "K\17139", - otrData = Just "\ACKy\SUBY:\53430" - } - -testObject_OtrMessage_user_18 :: OtrMessage -testObject_OtrMessage_user_18 = - OtrMessage - { otrSender = ClientId {client = "14"}, - otrRecipient = ClientId {client = "1c"}, - otrCiphertext = "-\GS\NAKy", - otrData = Just "\1046081\100210i(0" - } - -testObject_OtrMessage_user_19 :: OtrMessage -testObject_OtrMessage_user_19 = - OtrMessage - { otrSender = ClientId {client = "19"}, - otrRecipient = ClientId {client = "11"}, - otrCiphertext = "<", - otrData = Just "\143566\1010133\RS" - } - -testObject_OtrMessage_user_20 :: OtrMessage -testObject_OtrMessage_user_20 = - OtrMessage - { otrSender = ClientId {client = "13"}, - otrRecipient = ClientId {client = "3"}, - otrCiphertext = "\94241p\DLE", - otrData = Nothing - } diff --git a/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/OtrRecipients_user.hs b/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/OtrRecipients_user.hs index 6defca6b26..529afdfc28 100644 --- a/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/OtrRecipients_user.hs +++ b/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/OtrRecipients_user.hs @@ -31,424 +31,16 @@ testObject_OtrRecipients_user_1 = UserClientMap { userClientMap = fromList - [ ( (Id (fromJust (UUID.fromString "00000025-0000-0031-0000-003e00000001"))), + [ ( Id (fromJust (UUID.fromString "00000025-0000-0031-0000-003e00000001")), fromList [ (ClientId {client = "10"}, "q"), (ClientId {client = "4"}, "\f"), (ClientId {client = "b"}, "\83295") ] ), - ( (Id (fromJust (UUID.fromString "0000002c-0000-0078-0000-001d00000069"))), + ( Id (fromJust (UUID.fromString "0000002c-0000-0078-0000-001d00000069")), fromList [(ClientId {client = "1d"}, "\"\168226l"), (ClientId {client = "3"}, "{Pu^1")] ) ] } } - -testObject_OtrRecipients_user_2 :: OtrRecipients -testObject_OtrRecipients_user_2 = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ( (Id (fromJust (UUID.fromString "0000000f-0000-000b-0000-000200000017"))), - fromList [(ClientId {client = "0"}, "\ETB"), (ClientId {client = "1"}, "{")] - ), - ( (Id (fromJust (UUID.fromString "00000011-0000-000c-0000-00000000001f"))), - fromList [(ClientId {client = "0"}, ""), (ClientId {client = "1"}, "o")] - ), - ( (Id (fromJust (UUID.fromString "0000001d-0000-0000-0000-000a0000000f"))), - fromList [(ClientId {client = "0"}, "\138700"), (ClientId {client = "1"}, "")] - ) - ] - } - } - -testObject_OtrRecipients_user_3 :: OtrRecipients -testObject_OtrRecipients_user_3 = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ((Id (fromJust (UUID.fromString "00000002-0000-0004-0000-000800000003"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000004-0000-0008-0000-000600000007"))), - fromList [(ClientId {client = "0"}, "\US")] - ), - ( (Id (fromJust (UUID.fromString "00000005-0000-0007-0000-000400000004"))), - fromList [(ClientId {client = "0"}, ""), (ClientId {client = "1"}, "\1046401")] - ), - ( (Id (fromJust (UUID.fromString "00000006-0000-0006-0000-000800000001"))), - fromList [(ClientId {client = "4"}, "6W")] - ), - ( (Id (fromJust (UUID.fromString "00000006-0000-0008-0000-000000000005"))), - fromList [(ClientId {client = "9"}, "\133043\bZ,$]")] - ) - ] - } - } - -testObject_OtrRecipients_user_4 :: OtrRecipients -testObject_OtrRecipients_user_4 = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ( (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000002"))), - fromList [(ClientId {client = "0"}, ""), (ClientId {client = "1"}, "")] - ), - ( (Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000100000000"))), - fromList [(ClientId {client = "1"}, "\987038")] - ), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000200000000"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000100000001"))), - fromList [(ClientId {client = "0"}, ""), (ClientId {client = "1"}, "")] - ), - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000100000002"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000200000002"))), - fromList [(ClientId {client = "0"}, "")] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000100000000"))), - fromList [(ClientId {client = "0"}, "")] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000200000001"))), - fromList [(ClientId {client = "2"}, "d")] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0001-0000-000200000001"))), - fromList [(ClientId {client = "1"}, "")] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0002-0000-000000000000"))), - fromList [(ClientId {client = "0"}, "")] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0002-0000-000100000001"))), - fromList [(ClientId {client = "0"}, ""), (ClientId {client = "1"}, "")] - ) - ] - } - } - -testObject_OtrRecipients_user_5 :: OtrRecipients -testObject_OtrRecipients_user_5 = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ( (Id (fromJust (UUID.fromString "00000d61-0000-23d4-0000-0dd100006f7f"))), - fromList - [ (ClientId {client = "4c"}, "\1034352\nc"), - (ClientId {client = "4d"}, "G.4\DC3"), - (ClientId {client = "85"}, "6\ETB\STX") - ] - ) - ] - } - } - -testObject_OtrRecipients_user_6 :: OtrRecipients -testObject_OtrRecipients_user_6 = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ( (Id (fromJust (UUID.fromString "00000002-0000-0008-0000-001b00000010"))), - fromList [(ClientId {client = "0"}, "\1076976"), (ClientId {client = "1"}, "\1068213")] - ), - ((Id (fromJust (UUID.fromString "00000003-0000-0008-0000-00060000001d"))), fromList []), - ( (Id (fromJust (UUID.fromString "0000000f-0000-0008-0000-000e0000000c"))), - fromList [(ClientId {client = "f9"}, "")] - ) - ] - } - } - -testObject_OtrRecipients_user_7 :: OtrRecipients -testObject_OtrRecipients_user_7 = OtrRecipients {otrRecipientsMap = UserClientMap {userClientMap = fromList []}} - -testObject_OtrRecipients_user_8 :: OtrRecipients -testObject_OtrRecipients_user_8 = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ((Id (fromJust (UUID.fromString "00000003-0000-0005-0000-000500000006"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000004-0000-0001-0000-000800000003"))), - fromList [(ClientId {client = "0"}, ""), (ClientId {client = "1"}, "")] - ), - ( (Id (fromJust (UUID.fromString "00000004-0000-0008-0000-000500000007"))), - fromList [(ClientId {client = "0"}, ""), (ClientId {client = "1"}, "5")] - ), - ( (Id (fromJust (UUID.fromString "00000007-0000-0000-0000-000800000007"))), - fromList [(ClientId {client = "0"}, ""), (ClientId {client = "1"}, "")] - ) - ] - } - } - -testObject_OtrRecipients_user_9 :: OtrRecipients -testObject_OtrRecipients_user_9 = OtrRecipients {otrRecipientsMap = UserClientMap {userClientMap = fromList []}} - -testObject_OtrRecipients_user_10 :: OtrRecipients -testObject_OtrRecipients_user_10 = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ( (Id (fromJust (UUID.fromString "0000000e-0000-0005-0000-001e0000000e"))), - fromList [(ClientId {client = "0"}, "5"), (ClientId {client = "1"}, "\DC1")] - ), - ((Id (fromJust (UUID.fromString "0000001e-0000-0011-0000-00070000000e"))), fromList []), - ( (Id (fromJust (UUID.fromString "0000001f-0000-001f-0000-002000000001"))), - fromList [(ClientId {client = "6a"}, "\991940\39054\1002871j")] - ) - ] - } - } - -testObject_OtrRecipients_user_11 :: OtrRecipients -testObject_OtrRecipients_user_11 = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ( (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000300000002"))), - fromList [(ClientId {client = "7"}, "A\DC4")] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000001"))), - fromList [(ClientId {client = "3"}, "\1057441\10491Tf")] - ), - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000000"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000002-0000-0002-0000-000000000002"))), - fromList [(ClientId {client = "0"}, ""), (ClientId {client = "1"}, "\1012434")] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0003-0000-000100000001"))), - fromList [(ClientId {client = "8"}, "C")] - ), - ( (Id (fromJust (UUID.fromString "00000004-0000-0002-0000-000300000003"))), - fromList [(ClientId {client = "1"}, "\ETB\995895\99481\66895")] - ), - ( (Id (fromJust (UUID.fromString "00000004-0000-0004-0000-000300000004"))), - fromList [(ClientId {client = "0"}, ""), (ClientId {client = "1"}, "")] - ) - ] - } - } - -testObject_OtrRecipients_user_12 :: OtrRecipients -testObject_OtrRecipients_user_12 = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000200000002"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000000"))), - fromList [(ClientId {client = "0"}, "s"), (ClientId {client = "1"}, "")] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000001"))), - fromList [(ClientId {client = "0"}, "f")] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000002"))), - fromList [(ClientId {client = "0"}, ""), (ClientId {client = "1"}, "")] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000200000001"))), - fromList [(ClientId {client = "0"}, ""), (ClientId {client = "1"}, ",")] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000001"))), - fromList [(ClientId {client = "0"}, ""), (ClientId {client = "1"}, "")] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000200000000"))), - fromList [(ClientId {client = "4"}, "(`|")] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000200000002"))), - fromList [(ClientId {client = "1"}, "")] - ) - ] - } - } - -testObject_OtrRecipients_user_13 :: OtrRecipients -testObject_OtrRecipients_user_13 = OtrRecipients {otrRecipientsMap = UserClientMap {userClientMap = fromList []}} - -testObject_OtrRecipients_user_14 :: OtrRecipients -testObject_OtrRecipients_user_14 = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ((Id (fromJust (UUID.fromString "00000007-0000-000f-0000-001d00000008"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000007-0000-0019-0000-001f00000005"))), - fromList [(ClientId {client = "3"}, "\13295\DLE\169979D")] - ), - ((Id (fromJust (UUID.fromString "0000001a-0000-0002-0000-00070000001a"))), fromList []) - ] - } - } - -testObject_OtrRecipients_user_15 :: OtrRecipients -testObject_OtrRecipients_user_15 = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ((Id (fromJust (UUID.fromString "00000001-0000-0019-0000-001e00000003"))), fromList []), - ( (Id (fromJust (UUID.fromString "0000000d-0000-0017-0000-00100000001a"))), - fromList [(ClientId {client = "0"}, ""), (ClientId {client = "1"}, "\57865")] - ), - ( (Id (fromJust (UUID.fromString "0000001e-0000-001b-0000-00080000000e"))), - fromList [(ClientId {client = "1"}, "\993508\1100744"), (ClientId {client = "3"}, "6\SI")] - ) - ] - } - } - -testObject_OtrRecipients_user_16 :: OtrRecipients -testObject_OtrRecipients_user_16 = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000000"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000001"))), - fromList [(ClientId {client = "0"}, "")] - ), - ( (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000100000000"))), - fromList [(ClientId {client = "0"}, ""), (ClientId {client = "1"}, "")] - ), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000100000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000001"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000001"))), - fromList [(ClientId {client = "0"}, ""), (ClientId {client = "1"}, "")] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000001"))), - fromList [(ClientId {client = "0"}, "\146198")] - ), - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000100000000"))), fromList []) - ] - } - } - -testObject_OtrRecipients_user_17 :: OtrRecipients -testObject_OtrRecipients_user_17 = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ((Id (fromJust (UUID.fromString "00000000-0000-0002-0000-000100000000"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000001"))), - fromList [(ClientId {client = "0"}, ""), (ClientId {client = "1"}, "")] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000000000001"))), - fromList [(ClientId {client = "0"}, "\CAN")] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000100000001"))), - fromList [(ClientId {client = "1"}, "\157332")] - ), - ( (Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000200000000"))), - fromList [(ClientId {client = "0"}, "q\1035661")] - ), - ((Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000200000001"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000100000000"))), - fromList [(ClientId {client = "0"}, ""), (ClientId {client = "1"}, "")] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000200000000"))), - fromList [(ClientId {client = "0"}, "")] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000200000001"))), - fromList [(ClientId {client = "2"}, "\164050\1005133")] - ), - ((Id (fromJust (UUID.fromString "00000002-0000-0001-0000-000000000000"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000002-0000-0001-0000-000000000002"))), - fromList [(ClientId {client = "0"}, "\1093597\\")] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0001-0000-000100000002"))), - fromList [(ClientId {client = "0"}, "q\t")] - ) - ] - } - } - -testObject_OtrRecipients_user_18 :: OtrRecipients -testObject_OtrRecipients_user_18 = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ( (Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000002"))), - fromList [(ClientId {client = "1"}, "!")] - ), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000001"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000002"))), - fromList [(ClientId {client = "1"}, "")] - ), - ( (Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000100000000"))), - fromList [(ClientId {client = "0"}, ""), (ClientId {client = "1"}, "")] - ), - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000100000002"))), fromList []), - ((Id (fromJust (UUID.fromString "00000000-0000-0002-0000-000000000001"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000000-0000-0002-0000-000100000000"))), - fromList [(ClientId {client = "0"}, "`")] - ), - ((Id (fromJust (UUID.fromString "00000000-0000-0002-0000-000200000000"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000100000000"))), - fromList [(ClientId {client = "0"}, ""), (ClientId {client = "1"}, "?")] - ), - ( (Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000000000002"))), - fromList [(ClientId {client = "1"}, "@\19909")] - ), - ((Id (fromJust (UUID.fromString "00000002-0000-0000-0000-000200000001"))), fromList []), - ((Id (fromJust (UUID.fromString "00000002-0000-0001-0000-000200000002"))), fromList []) - ] - } - } - -testObject_OtrRecipients_user_19 :: OtrRecipients -testObject_OtrRecipients_user_19 = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ( (Id (fromJust (UUID.fromString "00000000-0000-0007-0000-000300000006"))), - fromList [(ClientId {client = "0"}, "\143168"), (ClientId {client = "1"}, " \SOH")] - ), - ((Id (fromJust (UUID.fromString "00000004-0000-0002-0000-000200000001"))), fromList []), - ( (Id (fromJust (UUID.fromString "00000006-0000-0000-0000-000500000008"))), - fromList [(ClientId {client = "0"}, "")] - ), - ( (Id (fromJust (UUID.fromString "00000006-0000-0002-0000-000500000008"))), - fromList [(ClientId {client = "1"}, "\15773\&9K"), (ClientId {client = "4"}, "\fy")] - ), - ( (Id (fromJust (UUID.fromString "00000007-0000-0000-0000-000700000004"))), - fromList [(ClientId {client = "0"}, ""), (ClientId {client = "1"}, "")] - ) - ] - } - } - -testObject_OtrRecipients_user_20 :: OtrRecipients -testObject_OtrRecipients_user_20 = - OtrRecipients - { otrRecipientsMap = - UserClientMap - { userClientMap = - fromList - [ ( (Id (fromJust (UUID.fromString "00005c3f-0000-157d-0000-1bf200005f06"))), - fromList - [(ClientId {client = "60c"}, ""), (ClientId {client = "aa3"}, "N\1095113\97914h\1092266dc")] - ) - ] - } - } diff --git a/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/Priority_user.hs b/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/Priority_user.hs index 7a044df31d..b00f9d56e4 100644 --- a/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/Priority_user.hs +++ b/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/Priority_user.hs @@ -1,5 +1,3 @@ -{-# LANGUAGE OverloadedLists #-} - -- This file is part of the Wire Server implementation. -- -- Copyright (C) 2021 Wire Swiss GmbH @@ -25,57 +23,3 @@ testObject_Priority_user_1 = HighPriority testObject_Priority_user_2 :: Priority testObject_Priority_user_2 = LowPriority - -testObject_Priority_user_3 :: Priority -testObject_Priority_user_3 = LowPriority - -testObject_Priority_user_4 :: Priority -testObject_Priority_user_4 = LowPriority - -testObject_Priority_user_5 :: Priority -testObject_Priority_user_5 = HighPriority - -testObject_Priority_user_6 :: Priority -testObject_Priority_user_6 = HighPriority - -testObject_Priority_user_7 :: Priority -testObject_Priority_user_7 = HighPriority - -testObject_Priority_user_8 :: Priority -testObject_Priority_user_8 = LowPriority - -testObject_Priority_user_9 :: Priority -testObject_Priority_user_9 = LowPriority - -testObject_Priority_user_10 :: Priority -testObject_Priority_user_10 = LowPriority - -testObject_Priority_user_11 :: Priority -testObject_Priority_user_11 = HighPriority - -testObject_Priority_user_12 :: Priority -testObject_Priority_user_12 = LowPriority - -testObject_Priority_user_13 :: Priority -testObject_Priority_user_13 = HighPriority - -testObject_Priority_user_14 :: Priority -testObject_Priority_user_14 = LowPriority - -testObject_Priority_user_15 :: Priority -testObject_Priority_user_15 = LowPriority - -testObject_Priority_user_16 :: Priority -testObject_Priority_user_16 = HighPriority - -testObject_Priority_user_17 :: Priority -testObject_Priority_user_17 = LowPriority - -testObject_Priority_user_18 :: Priority -testObject_Priority_user_18 = LowPriority - -testObject_Priority_user_19 :: Priority -testObject_Priority_user_19 = HighPriority - -testObject_Priority_user_20 :: Priority -testObject_Priority_user_20 = LowPriority diff --git a/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/PropertyKey_user.hs b/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/PropertyKey_user.hs index dc1bf76a20..4f9177a2ce 100644 --- a/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/PropertyKey_user.hs +++ b/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/PropertyKey_user.hs @@ -1,5 +1,3 @@ -{-# LANGUAGE OverloadedLists #-} - -- This file is part of the Wire Server implementation. -- -- Copyright (C) 2021 Wire Swiss GmbH @@ -23,69 +21,69 @@ import Imports (fromRight, undefined) import Wire.API.Properties (PropertyKey (..)) testObject_PropertyKey_user_1 :: PropertyKey -testObject_PropertyKey_user_1 = PropertyKey {propertyKeyName = (fromRight undefined (validate ("\\#(pEr>=1=|[3U8#*-")))} +testObject_PropertyKey_user_1 = PropertyKey {propertyKeyName = fromRight undefined (validate "\\#(pEr>=1=|[3U8#*-")} testObject_PropertyKey_user_2 :: PropertyKey -testObject_PropertyKey_user_2 = PropertyKey {propertyKeyName = (fromRight undefined (validate (".ir59 BUmxiD]")))} +testObject_PropertyKey_user_2 = PropertyKey {propertyKeyName = fromRight undefined (validate ".ir59 BUmxiD]")} testObject_PropertyKey_user_3 :: PropertyKey -testObject_PropertyKey_user_3 = PropertyKey {propertyKeyName = (fromRight undefined (validate ("nk?o0R&)7>W")))} +testObject_PropertyKey_user_3 = PropertyKey {propertyKeyName = fromRight undefined (validate "nk?o0R&)7>W")} testObject_PropertyKey_user_4 :: PropertyKey testObject_PropertyKey_user_4 = - PropertyKey {propertyKeyName = (fromRight undefined (validate ("bv\"s1=]&\"^\\$05T=h$U.Qd:")))} + PropertyKey {propertyKeyName = fromRight undefined (validate "bv\"s1=]&\"^\\$05T=h$U.Qd:")} testObject_PropertyKey_user_5 :: PropertyKey testObject_PropertyKey_user_5 = - PropertyKey {propertyKeyName = (fromRight undefined (validate ("9$\\K\\e*]z[nPd|y.loOEHk")))} + PropertyKey {propertyKeyName = fromRight undefined (validate "9$\\K\\e*]z[nPd|y.loOEHk")} testObject_PropertyKey_user_6 :: PropertyKey testObject_PropertyKey_user_6 = - PropertyKey {propertyKeyName = (fromRight undefined (validate ("&32zNqRJI.L:yD!\"Y(P")))} + PropertyKey {propertyKeyName = fromRight undefined (validate "&32zNqRJI.L:yD!\"Y(P")} testObject_PropertyKey_user_7 :: PropertyKey testObject_PropertyKey_user_7 = - PropertyKey {propertyKeyName = (fromRight undefined (validate ("to(YvZL!ukU8_lIvP4HD6G 5r.82")))} + PropertyKey {propertyKeyName = fromRight undefined (validate "to(YvZL!ukU8_lIvP4HD6G 5r.82")} testObject_PropertyKey_user_8 :: PropertyKey -testObject_PropertyKey_user_8 = PropertyKey {propertyKeyName = (fromRight undefined (validate ("8Ki&S @@ -23,166 +21,14 @@ import Wire.API.Push.Token ( AppName (AppName, appNameText), PushToken, Token (Token, tokenText), - Transport (APNS, APNSSandbox, APNSVoIP, APNSVoIPSandbox, GCM), + Transport (APNSSandbox), pushToken, ) testObject_PushToken_user_1 :: PushToken testObject_PushToken_user_1 = - ( pushToken - (APNSSandbox) - (AppName {appNameText = "G\1008289"}) - (Token {tokenText = "\EOT8M\NAKAv\1104873"}) - (ClientId {client = "16"}) - ) - -testObject_PushToken_user_2 :: PushToken -testObject_PushToken_user_2 = - ( pushToken - (APNSVoIP) - (AppName {appNameText = "G\r\42700\r"}) - (Token {tokenText = "\188813\ETX\118978"}) - (ClientId {client = "1e"}) - ) - -testObject_PushToken_user_3 :: PushToken -testObject_PushToken_user_3 = - (pushToken (APNSSandbox) (AppName {appNameText = "9\f"}) (Token {tokenText = "\ETX"}) (ClientId {client = "13"})) - -testObject_PushToken_user_4 :: PushToken -testObject_PushToken_user_4 = - ( pushToken - (APNSSandbox) - (AppName {appNameText = "C%\SOH\v\1091701H\1022158"}) - (Token {tokenText = "\SOH$\SYNW"}) - (ClientId {client = "b"}) - ) - -testObject_PushToken_user_5 :: PushToken -testObject_PushToken_user_5 = - ( pushToken - (GCM) - (AppName {appNameText = " @@ -22,61 +20,16 @@ import Wire.API.Push.Token (Transport (APNS, APNSSandbox, APNSVoIP, APNSVoIPSand import qualified Wire.API.Push.Token as Push.Token (Transport) testObject_Push_2eToken_2eTransport_user_1 :: Push.Token.Transport -testObject_Push_2eToken_2eTransport_user_1 = APNSVoIPSandbox +testObject_Push_2eToken_2eTransport_user_1 = GCM testObject_Push_2eToken_2eTransport_user_2 :: Push.Token.Transport -testObject_Push_2eToken_2eTransport_user_2 = APNSSandbox +testObject_Push_2eToken_2eTransport_user_2 = APNS testObject_Push_2eToken_2eTransport_user_3 :: Push.Token.Transport -testObject_Push_2eToken_2eTransport_user_3 = APNS +testObject_Push_2eToken_2eTransport_user_3 = APNSSandbox testObject_Push_2eToken_2eTransport_user_4 :: Push.Token.Transport testObject_Push_2eToken_2eTransport_user_4 = APNSVoIP testObject_Push_2eToken_2eTransport_user_5 :: Push.Token.Transport -testObject_Push_2eToken_2eTransport_user_5 = APNSSandbox - -testObject_Push_2eToken_2eTransport_user_6 :: Push.Token.Transport -testObject_Push_2eToken_2eTransport_user_6 = APNSVoIPSandbox - -testObject_Push_2eToken_2eTransport_user_7 :: Push.Token.Transport -testObject_Push_2eToken_2eTransport_user_7 = APNSVoIP - -testObject_Push_2eToken_2eTransport_user_8 :: Push.Token.Transport -testObject_Push_2eToken_2eTransport_user_8 = APNS - -testObject_Push_2eToken_2eTransport_user_9 :: Push.Token.Transport -testObject_Push_2eToken_2eTransport_user_9 = GCM - -testObject_Push_2eToken_2eTransport_user_10 :: Push.Token.Transport -testObject_Push_2eToken_2eTransport_user_10 = GCM - -testObject_Push_2eToken_2eTransport_user_11 :: Push.Token.Transport -testObject_Push_2eToken_2eTransport_user_11 = APNSVoIPSandbox - -testObject_Push_2eToken_2eTransport_user_12 :: Push.Token.Transport -testObject_Push_2eToken_2eTransport_user_12 = APNSSandbox - -testObject_Push_2eToken_2eTransport_user_13 :: Push.Token.Transport -testObject_Push_2eToken_2eTransport_user_13 = GCM - -testObject_Push_2eToken_2eTransport_user_14 :: Push.Token.Transport -testObject_Push_2eToken_2eTransport_user_14 = GCM - -testObject_Push_2eToken_2eTransport_user_15 :: Push.Token.Transport -testObject_Push_2eToken_2eTransport_user_15 = GCM - -testObject_Push_2eToken_2eTransport_user_16 :: Push.Token.Transport -testObject_Push_2eToken_2eTransport_user_16 = APNSVoIPSandbox - -testObject_Push_2eToken_2eTransport_user_17 :: Push.Token.Transport -testObject_Push_2eToken_2eTransport_user_17 = APNSVoIPSandbox - -testObject_Push_2eToken_2eTransport_user_18 :: Push.Token.Transport -testObject_Push_2eToken_2eTransport_user_18 = APNSVoIPSandbox - -testObject_Push_2eToken_2eTransport_user_19 :: Push.Token.Transport -testObject_Push_2eToken_2eTransport_user_19 = APNS - -testObject_Push_2eToken_2eTransport_user_20 :: Push.Token.Transport -testObject_Push_2eToken_2eTransport_user_20 = APNSSandbox +testObject_Push_2eToken_2eTransport_user_5 = APNSVoIPSandbox diff --git a/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/QueuedNotificationList_user.hs b/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/QueuedNotificationList_user.hs index 834ba32cc1..738a421752 100644 --- a/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/QueuedNotificationList_user.hs +++ b/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/QueuedNotificationList_user.hs @@ -18,7 +18,7 @@ -- with this program. If not, see . module Test.Wire.API.Golden.Generated.QueuedNotificationList_user where -import Data.Aeson (Value (Array, Bool, Null, Number, Object, String)) +import Data.Aeson (Value (Bool, Null)) import Data.Id (Id (Id)) import qualified Data.List.NonEmpty as NonEmpty (fromList) import Data.List1 (List1 (List1)) @@ -29,449 +29,19 @@ import Wire.API.Notification (QueuedNotificationList, queuedNotification, queued testObject_QueuedNotificationList_user_1 :: QueuedNotificationList testObject_QueuedNotificationList_user_1 = - ( queuedNotificationList - ( [ ( queuedNotification - ((Id (fromJust (UUID.fromString "00000002-0000-0001-0000-000100000000")))) - ( ( List1 - ( NonEmpty.fromList - [ fromList [("", Null), ("p", Bool True)], - fromList [], - fromList [], - fromList [], - fromList [], - fromList [], - fromList [], - fromList [] - ] - ) - ) - ) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000001-0000-0002-0000-000100000002")))) - ((List1 (NonEmpty.fromList [fromList [("", Array [String "\SO"])], fromList []]))) - ) - ] - ) - (True) - (fmap read (Just "1864-05-19 07:34:20.509238926493 UTC")) - ) + queuedNotificationList + [ queuedNotification + (Id (fromJust (UUID.fromString "00000002-0000-0001-0000-000100000000"))) + ( List1 + ( NonEmpty.fromList + [ fromList [("", Null), ("p", Bool True)] + ] + ) + ) + ] + True + (fmap read (Just "1864-05-19 07:34:20.509238926493 UTC")) testObject_QueuedNotificationList_user_2 :: QueuedNotificationList testObject_QueuedNotificationList_user_2 = - ( queuedNotificationList - ( [ ( queuedNotification - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000001")))) - ((List1 (NonEmpty.fromList [fromList [], fromList [], fromList [], fromList [], fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000100000000")))) - ( ( List1 - ( NonEmpty.fromList - [fromList [("", Array [Number (0.0), Null])], fromList [("", Array [String "", Null])]] - ) - ) - ) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000001")))) - ((List1 (NonEmpty.fromList [fromList [("", String "")]]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000100000000")))) - ((List1 (NonEmpty.fromList [fromList [("\1002760", Array [])], fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000100000000")))) - ((List1 (NonEmpty.fromList [fromList [], fromList [], fromList []]))) - ) - ] - ) - (False) - (fmap read (Just "1864-04-29 13:53:36.621523022731 UTC")) - ) - -testObject_QueuedNotificationList_user_3 :: QueuedNotificationList -testObject_QueuedNotificationList_user_3 = - (queuedNotificationList ([]) (True) (fmap read (Just "1864-05-16 13:53:35.281384700276 UTC"))) - -testObject_QueuedNotificationList_user_4 :: QueuedNotificationList -testObject_QueuedNotificationList_user_4 = - ( queuedNotificationList - ( [ ( queuedNotification - ((Id (fromJust (UUID.fromString "00000002-0000-0001-0000-000200000000")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000000-0000-0002-0000-000000000000")))) - ( ( List1 - ( NonEmpty.fromList - [ fromList [("", Array [Null]), ("\7770c", Number (-20.0))], - fromList [], - fromList [], - fromList [], - fromList [], - fromList [] - ] - ) - ) - ) - ) - ] - ) - (True) - (fmap read (Just "1864-05-07 03:04:03.677917355524 UTC")) - ) - -testObject_QueuedNotificationList_user_5 :: QueuedNotificationList -testObject_QueuedNotificationList_user_5 = - ( queuedNotificationList - ( [ ( queuedNotification - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000100000001")))) - ( ( List1 - (NonEmpty.fromList [fromList [("y", Object (fromList [("", String "")]))], fromList [("!", Array [])]]) - ) - ) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000000")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000100000000")))) - ((List1 (NonEmpty.fromList [fromList [("", Object (fromList [(":", Null)]))], fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000001")))) - ((List1 (NonEmpty.fromList [fromList [], fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000000")))) - ((List1 (NonEmpty.fromList [fromList [], fromList [], fromList [], fromList []]))) - ) - ] - ) - (True) - (fmap read (Just "1864-05-04 20:04:00.385969583352 UTC")) - ) - -testObject_QueuedNotificationList_user_6 :: QueuedNotificationList -testObject_QueuedNotificationList_user_6 = - ( queuedNotificationList - ( [ ( queuedNotification - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000001")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000000")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000001")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000000")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000001")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000001")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ) - ] - ) - (False) - (fmap read (Just "1864-05-10 02:08:41.125447101921 UTC")) - ) - -testObject_QueuedNotificationList_user_7 :: QueuedNotificationList -testObject_QueuedNotificationList_user_7 = - ( queuedNotificationList - ( [ ( queuedNotification - ((Id (fromJust (UUID.fromString "00000004-0000-0002-0000-000300000001")))) - ( ( List1 - ( NonEmpty.fromList - [ fromList - [ ("\45585I\171412\SUB", Array []), - ("", Object (fromList [])), - ("'\8002'V\174940", Null), - ("r", String "\34871u\143514DH") - ], - fromList [("", Object (fromList [("1", Null)]))], - fromList [], - fromList [] - ] - ) - ) - ) - ) - ] - ) - (False) - (fmap read (Nothing)) - ) - -testObject_QueuedNotificationList_user_8 :: QueuedNotificationList -testObject_QueuedNotificationList_user_8 = - ( queuedNotificationList - ( [ ( queuedNotification - ((Id (fromJust (UUID.fromString "00000004-0000-0000-0000-000100000004")))) - ((List1 (NonEmpty.fromList [fromList [], fromList [], fromList [], fromList []]))) - ) - ] - ) - (False) - (fmap read (Just "1864-05-06 19:34:07.842851307868 UTC")) - ) - -testObject_QueuedNotificationList_user_9 :: QueuedNotificationList -testObject_QueuedNotificationList_user_9 = - ( queuedNotificationList - ( [ ( queuedNotification - ((Id (fromJust (UUID.fromString "00000003-0000-0000-0000-000100000003")))) - ( ( List1 - ( NonEmpty.fromList - [ fromList - [ ("^e[\1086653i", Array [Null]), - ("l", Array [String "yv\bu\a"]), - ("B8+#", String "\SUB`\1088953"), - ("\NUL&k\1085174", Object (fromList [("e\EM\990200$", Number (4.0e-3))])), - ("c\138868", Null) - ], - fromList [] - ] - ) - ) - ) - ) - ] - ) - (True) - (fmap read (Just "1864-05-19 05:14:44.883081744636 UTC")) - ) - -testObject_QueuedNotificationList_user_10 :: QueuedNotificationList -testObject_QueuedNotificationList_user_10 = - ( queuedNotificationList - ( [ ( queuedNotification - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000000")))) - ((List1 (NonEmpty.fromList [fromList [], fromList [], fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000100000000")))) - ((List1 (NonEmpty.fromList [fromList [("", Object (fromList []))]]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000001")))) - ((List1 (NonEmpty.fromList [fromList [("", Object (fromList [("", String "")]))]]))) - ) - ] - ) - (True) - (fmap read (Just "1864-05-14 22:59:36.632886313527 UTC")) - ) - -testObject_QueuedNotificationList_user_11 :: QueuedNotificationList -testObject_QueuedNotificationList_user_11 = - ( queuedNotificationList - ( [ ( queuedNotification - ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000100000001")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000000")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000000")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000001")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000100000001")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000000")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000100000001")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ) - ] - ) - (True) - (fmap read (Nothing)) - ) - -testObject_QueuedNotificationList_user_12 :: QueuedNotificationList -testObject_QueuedNotificationList_user_12 = - ( queuedNotificationList - ( [ ( queuedNotification - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000100000001")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000100000001")))) - ((List1 (NonEmpty.fromList [fromList [], fromList [], fromList [], fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000100000001")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ) - ] - ) - (True) - (fmap read (Just "1864-05-04 09:15:29.205195175891 UTC")) - ) - -testObject_QueuedNotificationList_user_13 :: QueuedNotificationList -testObject_QueuedNotificationList_user_13 = - (queuedNotificationList ([]) (False) (fmap read (Just "1864-05-01 19:33:18.971740786102 UTC"))) - -testObject_QueuedNotificationList_user_14 :: QueuedNotificationList -testObject_QueuedNotificationList_user_14 = - ( queuedNotificationList - ( [ ( queuedNotification - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000100000000")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000100000000")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000000")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000100000000")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000001")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000100000000")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ) - ] - ) - (False) - (fmap read (Just "1864-04-30 07:58:44.856820480203 UTC")) - ) - -testObject_QueuedNotificationList_user_15 :: QueuedNotificationList -testObject_QueuedNotificationList_user_15 = - (queuedNotificationList ([]) (True) (fmap read (Just "1864-05-01 05:18:36.710631729776 UTC"))) - -testObject_QueuedNotificationList_user_16 :: QueuedNotificationList -testObject_QueuedNotificationList_user_16 = - (queuedNotificationList ([]) (True) (fmap read (Just "1864-05-12 20:30:51.221043991768 UTC"))) - -testObject_QueuedNotificationList_user_17 :: QueuedNotificationList -testObject_QueuedNotificationList_user_17 = - ( queuedNotificationList - ( [ ( queuedNotification - ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000001")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000000000001")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000000-0000-0000-0000-000100000000")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000000")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000100000001")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000001")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ) - ] - ) - (True) - (fmap read (Nothing)) - ) - -testObject_QueuedNotificationList_user_18 :: QueuedNotificationList -testObject_QueuedNotificationList_user_18 = (queuedNotificationList ([]) (True) (fmap read (Nothing))) - -testObject_QueuedNotificationList_user_19 :: QueuedNotificationList -testObject_QueuedNotificationList_user_19 = - ( queuedNotificationList - ( [ ( queuedNotification - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000000000000")))) - ((List1 (NonEmpty.fromList [fromList [], fromList [], fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000000")))) - ((List1 (NonEmpty.fromList [fromList [], fromList [], fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000000")))) - ((List1 (NonEmpty.fromList [fromList [], fromList [], fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000000-0000-0001-0000-000100000001")))) - ((List1 (NonEmpty.fromList [fromList [("\1062330", String "")], fromList []]))) - ) - ] - ) - (True) - (fmap read (Just "1864-05-01 08:57:14.649508884242 UTC")) - ) - -testObject_QueuedNotificationList_user_20 :: QueuedNotificationList -testObject_QueuedNotificationList_user_20 = - ( queuedNotificationList - ( [ ( queuedNotification - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000001")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000001")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000000000001")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000000")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000000000001")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000001-0000-0001-0000-000100000001")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ), - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000001-0000-0000-0000-000100000001")))) - ((List1 (NonEmpty.fromList [fromList []]))) - ) - ] - ) - (False) - (fmap read (Just "1864-05-01 03:16:29.788087572971 UTC")) - ) + queuedNotificationList [] False Nothing diff --git a/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/QueuedNotification_user.hs b/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/QueuedNotification_user.hs index f92af7f189..63eadadcea 100644 --- a/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/QueuedNotification_user.hs +++ b/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/QueuedNotification_user.hs @@ -18,700 +18,23 @@ -- with this program. If not, see . module Test.Wire.API.Golden.Generated.QueuedNotification_user where -import Data.Aeson (Value (Array, Bool, Null, Number, Object, String)) +import Data.Aeson (Value (Array)) import Data.Id (Id (Id)) import qualified Data.List.NonEmpty as NonEmpty (fromList) import Data.List1 (List1 (List1)) import qualified Data.UUID as UUID (fromString) import GHC.Exts (IsList (fromList)) -import Imports (Bool (False, True), fromJust) +import Imports (fromJust) import Wire.API.Notification (QueuedNotification, queuedNotification) testObject_QueuedNotification_user_1 :: QueuedNotification testObject_QueuedNotification_user_1 = ( queuedNotification - ((Id (fromJust (UUID.fromString "0000005f-0000-007b-0000-001a0000000a")))) + (Id (fromJust (UUID.fromString "0000005f-0000-007b-0000-001a0000000a"))) ( ( List1 ( NonEmpty.fromList [ fromList [], - fromList [("\179372\&3", Array [])], - fromList [], - fromList [("\\", String "\1054252\1015250")], - fromList [("\1065105\DC4", Null), ("\1067229U", String "#\53284")] - ] - ) - ) - ) - ) - -testObject_QueuedNotification_user_2 :: QueuedNotification -testObject_QueuedNotification_user_2 = - ( queuedNotification - ((Id (fromJust (UUID.fromString "0000005d-0000-0048-0000-00720000007c")))) - ( ( List1 - ( NonEmpty.fromList - [ fromList [("\1058751\181510", Number (1500.0)), ("\a\156473", Number (9.0e13)), ("y", Number (3000000.0))], - fromList [], - fromList - [ ( "O>\16513\1022654\FS", - Array [String "", Bool True, Bool True, Null, Bool False, Bool False, Bool True, Null] - ), - ("\1044716P\DC1~", Array [Number (200.0), Bool False]), - ("\1090029", Object (fromList [("F\160193|", Bool False)])), - ("/e\25928\SOH[@", Null), - (")=\US\n", Object (fromList [])), - ("\DLE\1029229\997140", Array [Null, Bool True, Bool True]), - ("B.d\ETX`", String "n\DC3") - ] - ] - ) - ) - ) - ) - -testObject_QueuedNotification_user_3 :: QueuedNotification -testObject_QueuedNotification_user_3 = - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000009-0000-007a-0000-000e00000026")))) - ( ( List1 - ( NonEmpty.fromList - [ fromList - [ ("\95007P\GS7\170882l[\t", Array [Number (7000000.0), Null]), - ("", Bool True), - ("y_\"K\1060452\160314\t\SYN\bg\EOT", Null), - ("T{k\1107462\189395\5487\9460\132016D", Number (-9.0)), - ("5Katxb<3\989929\1036697f\"f\1039375", Number (-500.0)), - ( "u#\54486\1055378N~W\CAN7k\1015057g\1072424", - Array - [ String "{", - Null, - Number (-1.0), - Bool True, - String "\1031270", - String "u", - String "\t", - Null, - Null, - Number (0.0), - Bool False, - Number (-1.0), - Bool False - ] - ), - ("0=\1009587;\SOHD", Array [String "\34912!"]), - ("\bD9", Object (fromList [])), - ("\52750q\EOT?F~`xL\DC3-w\t\187110", String "\vme\162923\SOH\SUB\DELL\181039\&5#\SYN\SI\1070836?"), - ("0i\97932i}\NAK\DC1\ETB\ETB-\1069291\31712\&1\1015121", Array [Number (7.0e-4), String "mUX|9uC"]) - ], - fromList [("", Object (fromList []))], - fromList [], - fromList [], - fromList [], - fromList [("g", Null)], - fromList [], - fromList [("", Array [Number (0.0), String ""])], - fromList [], - fromList [], - fromList [] - ] - ) - ) - ) - ) - -testObject_QueuedNotification_user_4 :: QueuedNotification -testObject_QueuedNotification_user_4 = - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000069-0000-0074-0000-003a0000001b")))) - ( ( List1 - ( NonEmpty.fromList - [ fromList - [ ("=3n?\ENQnD\FS\SO5", Array [Null]), - ("*\ACK\169030\ace\NUL", Object (fromList [])), - ("\SOH\aqy3_Q\153721\986977\35098\f\CAN5x", Null), - ("B\58373x\1023997\SOH", String "4\US"), - ("bRe\172258Y$#Aq3", Null), - ("\24755\1004897\NAK,(\NUL \DELn", Null) - ], - fromList [("", Array [Null, Number (0.0), Number (0.0), Bool True, String ""])], - fromList [], - fromList [("\DC2X", Object (fromList [])), ("\1022854s\13205", Number (2.0))], - fromList [("", Array [Number (-10.0), Bool True]), ("\SI", Bool True), ("X", Array [])] - ] - ) - ) - ) - ) - -testObject_QueuedNotification_user_5 :: QueuedNotification -testObject_QueuedNotification_user_5 = - ( queuedNotification - ((Id (fromJust (UUID.fromString "0000000d-0000-0019-0000-002600000076")))) - ( ( List1 - ( NonEmpty.fromList - [ fromList - [ ( "\45236\ENQ\124956\1096938~\NAK\999591\1062012H\1092159\1019668]AT\1035524", - Object (fromList [("t\fg\ACK\155286\998134\1048593\97184U\SO@L\n\29410", Number (4.0e7))]) - ), - ( "\t\1093623\t\165331", - Array [Bool True, String "", Number (-0.1), Null, String "", Number (0.0), Null, String "\152288"] - ), - ("", Object (fromList [("", String "")])), - ("\EOTX\DLEd\1109960\DC42\CAN7\1034463\&5v\NAK3", String "\1034700;\DC4wZ\998770%"), - ("\DC3hj7\ahO/NoE\149371y\19456", Array []), - ("IFm A\138428\NAK\DC1h\40599\CAN", Array [Bool False, Bool False, Number (-500.0)]), - ("\ENQ\SI\n\ETB#P\1015596\166378=F", Array []), - ( "\1107408=\123179\GS", - Array [Bool False, Number (1.0), Number (1.0), Bool True, Number (-2.0e-2), Number (0.0)] - ), - ("\EMgMH\155071\DC1b\SO\1099952FH\DC1GX", Object (fromList [])), - ( "\95819o\n4\160628\1014499", - Array [Number (0.0), Bool False, String "\1029519", Null, Number (-2000.0)] - ), - ("G\CAN\1033498Jv\RSm7\"\24281\&3\GSj<\64723", Array [Bool False]), - ("B|R\1081521K8^\DC3\1073100<}", Array [Number (7.0e-10)]), - ( "\EM\f\EOTz\ETXF,}\1075552BD\178719m", - Object - ( fromList - [("2\"", Number (0.0)), ("#", Null), ("\145471\ETX", String ""), ("D2", Number (2.0e-3))] - ) - ) - ], - fromList - [ ( "\1083930K/", - Array - [String "$\RS", String "\t$", String "\SI\1099452", Bool True, String "\999505", String "j\DC1"] - ), - ("M+b<\27207\1015173\28289}\a", Null), - ( "\1047334v", - Object (fromList [("L\ETXE\DC3\1036794^\1041116", Number (0.0)), ("# ffX", Number (-20000.0))]) - ), - ( "N", - Object - ( fromList - [ ("\1077730\&6;", String " "), - ("^\DC2\1038128j\1020596", Bool False), - ("h", String "[\29591q\SI") - ] - ) - ), - ("\GS-", Array [String "t\1052943", Bool True, Number (-0.2), Null]) - ] - ] - ) - ) - ) - ) - -testObject_QueuedNotification_user_6 :: QueuedNotification -testObject_QueuedNotification_user_6 = - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000016-0000-0025-0000-00720000005b")))) - ( ( List1 - ( NonEmpty.fromList - [ fromList - [ ( "\183735\CANZdP_\53614\SYN3/1", - Array [Number (0.0), Null, Number (0.0), String "\NAK", Bool True, Number (-20.0)] - ), - ( "D\1072658\1007557\DLEOk\1107143", - Array [Null, Number (2.0), Number (0.0), Number (-100.0), Number (2.0e-2), Bool False] - ), - ("/\1105704f", Number (-6.0e-7)), - ( "\1007185\&0W3\25378\&8ZZZ9k", - Array [Null, String " ", Null, Number (20.0), Number (-1.0e-2), Bool False, Bool True] - ), - ("5\\\22774\1110197<\51695Y", Object (fromList [("", Bool False)])), - ("YUqBj\143696T\ESC\164377V\1016566\1106151w", Null), - ("F192", Array []), - ( "S\1032695", - Object (fromList [("&<", Number (1.0e-6)), ("%r`\1010329\SO\ETX\ETB", Number (-7.0e-6))]) - ), - ("\188827~SJ[u\155261\SOH2C\15525", String "$.\92209DO,\NUL%\149436\&6"), - ("\1109692", Array [Null, Bool False]), - ("K#C", Array [Bool True, Null, Null, Number (-3.0), String "\DEL\DC4"]), - ("wGIB1z\1052731C\995558\1018090\166423\1099552", String "\51474\1111609\133087\&1vxb\1004342\60873"), - ("\31664\ENQ\FS`\1019100\1075958)e,c]r", String "J") - ], - fromList [("\100003`\1060268m%\177299", Array [])], - fromList [("\US\169781\1021396q", Object (fromList [("; ", Null)]))] - ] - ) - ) - ) - ) - -testObject_QueuedNotification_user_7 :: QueuedNotification -testObject_QueuedNotification_user_7 = - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000015-0000-0050-0000-00370000006c")))) - ( ( List1 - ( NonEmpty.fromList - [ fromList - [ ( "", - Object - ( fromList - [ ("m", Null), - ("\DLE", Null), - ("", Number (-10.0)), - ("+", Number (-0.1)), - ("[", Bool False), - ("A", Number (-1.0)), - ("/", Bool True), - ("6", Number (0.0)) - ] - ) - ), - ( "l\990423')\1062179v`\ETB\164677f\EOT", - Object (fromList [("G", Number (-400000.0)), ("\STX$=", Null), ("$d!\1068748", Bool True)]) - ), - ( "CI\5695i}\CAN\137004f\DC2", - Object - (fromList [("h7{\985592 ", String ";p"), ("", Bool True), ("c\1053951\1028477\US", Number (0.0))]) - ), - ("r\61432\DLEL\1005146\&7_C\ETX\1003390/N", Bool False) - ], - fromList [], - fromList [], - fromList [], - fromList [], - fromList [], - fromList [], - fromList [], - fromList [], - fromList [], - fromList [], - fromList [], - fromList [], - fromList [], - fromList [], - fromList [], - fromList [] - ] - ) - ) - ) - ) - -testObject_QueuedNotification_user_8 :: QueuedNotification -testObject_QueuedNotification_user_8 = - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000042-0000-004d-0000-001800000054")))) - ( ( List1 - ( NonEmpty.fromList - [ fromList [], - fromList [("", String "")], - fromList - [ ( "", - Array - [ Number (0.0), - Bool False, - String "", - Number (0.0), - Number (0.0), - Bool False, - String "", - Number (0.0) - ] - ) - ], - fromList [("\GS", Array [])], - fromList [("\1040105M", String ""), ("\144860\984284", String "\10922C")], - fromList [("", Array [])], - fromList [] - ] - ) - ) - ) - ) - -testObject_QueuedNotification_user_9 :: QueuedNotification -testObject_QueuedNotification_user_9 = - ( queuedNotification - ((Id (fromJust (UUID.fromString "0000004e-0000-0040-0000-005c0000003b")))) - ( ( List1 - ( NonEmpty.fromList - [ fromList - [ ( "", - Array - [ Null, - Bool True, - Null, - Number (0.0), - Number (-10.0), - Bool True, - Bool False, - Null, - Bool False, - Number (-10.0) - ] - ), - ("q=-\3975We\34648\NAKl\996442m\133105", Array [Null, Number (-2.0e-2), String "\134259", Null]), - ("e\ESCc\\\21868\&0\7566\EM\1071552\148802", Bool False) - ], - fromList [(";", Number (1.0))], - fromList [], - fromList [], - fromList [("J", Array [String ""])], - fromList [], - fromList [("J", Array [String ""])], - fromList [("", Object (fromList [("", Bool False)]))], - fromList [], - fromList [("", Object (fromList [("", Bool False)]))], - fromList [], - fromList [("", Array [])], - fromList [], - fromList [], - fromList [("", Bool False)] - ] - ) - ) - ) - ) - -testObject_QueuedNotification_user_10 :: QueuedNotification -testObject_QueuedNotification_user_10 = - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000017-0000-0079-0000-007f0000000c")))) - ( ( List1 - ( NonEmpty.fromList - [ fromList - [ ("|\1027097", String "\SO'\110981\1091808\SYN>Y\DC4\n"), - ( "\US2g\GS\r", - Object - ( fromList - [ ("\DC3\DC3W", String "\f\28427"), - ("h\983608\&5", String "{"), - ("\144054<\1109056\ETB", String "\b") - ] - ) - ), - ("S\989804\1030868\NAK\v\a\STXFqb1E\178404", Number (-1.4e12)) - ], - fromList - [ ("\18151\178612", Bool False), - ("\SI\984754\1003875(", Array []), - ("/", Object (fromList [("U\1029706>", Number (500000.0))])), - ("/\DC3\SYN", Object (fromList [("w", Null), ("\ETB", Number (10.0)), ("", Number (0.0))])) - ], - fromList - [ ("\DC4\b{", Object (fromList [])), - ( "\1043377", - Array [Bool True, Bool True, Null, Null, Null, Bool False, Null, Bool False, Null, Bool True] - ), - ("|\RS\173007", Array []), - ("Y\1746\1773\t\1024915", Array [Bool True, Null]), - ("/1|~b", Array []) - ], - fromList [] - ] - ) - ) - ) - ) - -testObject_QueuedNotification_user_11 :: QueuedNotification -testObject_QueuedNotification_user_11 = - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000006-0000-000a-0000-007500000067")))) - ( ( List1 - ( NonEmpty.fromList - [ fromList - [ ( "\176843\15842\EM\SYN\12112\1024918\v\173266e\41899V\SOH\154850\STX\RS\1085751D", Null), - ("U\CAN\1090465", Array [Null, Null, Number (-2.0e-2), Number (3.0), Number (-2000.0)]) - ], - fromList - [ ("\1037326y", Bool True), - ("4u\1037419\STX\a\1030932d2\1025082:\129058DN0", String "\ETBbUR()X\DC1K\ENQK\38510O\175835"), - ("d%\66691\DLEv\167015~N\68494p-\NAK", Bool True), - ( "\DC40\1100072\SOv\SUBH(\SUB\1097319/\155427") - ] - ] - ) - ) - ) - ) - -testObject_QueuedNotification_user_16 :: QueuedNotification -testObject_QueuedNotification_user_16 = - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000009-0000-005f-0000-002d0000003a")))) - ( ( List1 - ( NonEmpty.fromList - [ fromList - [ ( "\1085656Q\53349\998514l\40723E\DC2=I\ENQ<\1077146\nL", - Object - ( fromList - [ ("\1100391", Null), - ("", Null), - ("\DC2\1014614", Number (0.0)), - ("\NAK", Null), - ("\ETBY", String "|") - ] - ) - ), - ("\1068734I>\1089474\14594[\r\40315\141844", Number (9.0e10)), - ("\FS1?12/~?D\558\1017851R", Number (8.0e-4)), - ("st0\32150I]\52454\ACK\DLE\120566", Number (1.2e-2)), - ( "%\EOT5\1045277\ETX\95408n\SOH}\f2", - Object - ( fromList - [ ("\177635\GSJ", Null), - ("|\r\1052037", Number (3000.0)), - ("\EM\SYN\DLE", Null), - (">\r", String "Q6\ETX") - ] - ) - ) - ] - ] - ) - ) - ) - ) - -testObject_QueuedNotification_user_17 :: QueuedNotification -testObject_QueuedNotification_user_17 = - ( queuedNotification - ((Id (fromJust (UUID.fromString "0000003e-0000-0010-0000-00100000005d")))) - ( ( List1 - ( NonEmpty.fromList - [ fromList - [ ("\987647a\179847\t\buB\ACK0", Array [Null, Null, Number (400000.0)]), - ("", Array [String "", String "z;\1085758", String "", Bool True, String ".H"]), - ("\1034094\&6)", Object (fromList [("", Number (0.0))])), - ("\152772vk]c+y2\DC1\20087:Isj", Number (70000.0)), - ("O\111080\1009125 T\b\DLEx\DC1\1064318+", Bool False), - ("\148637A\155972\999326a\185632j", Null), - ( "r\DC2Ny*~\46010|A\100540RC^Ng", - Object - ( fromList - [ ( "{\134218W\1074027\SYN\a\192a\53882#i+`7h", - String ">\136285\NAKo\191146\&8;\1031859\SYN\1012225\nf\NAK0=" - ) - ] - ) - ) - ], - fromList [], - fromList [], - fromList [(">", Object (fromList [("", String "")]))], - fromList [("YW\994503", Number (30.0)), ("", String "w\SI"), ("\a\44144\&8", Number (0.3))] - ] - ) - ) - ) - ) - -testObject_QueuedNotification_user_18 :: QueuedNotification -testObject_QueuedNotification_user_18 = - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000019-0000-0012-0000-002e0000006e")))) - ( ( List1 - ( NonEmpty.fromList - [ fromList - [ ("`\41689\4612\1020636w\SO\GSS(E", Array []), - ( "[\GS\1047962A\SO<\1095693\151254I#\f\14088S\1049776\STX", - Array [String "\1090348", Number (0.0), Null, Bool False, Null, Bool False, Number (0.0), Null] - ), - (">ij\SOW!rDk Sl", Null), - ("\1056572\1071084fMi\CANqx\169671^WK\983236A", Number (1.2e-3)) - ], - fromList - [ ("", Object (fromList [("", Null), ("\r\1026636\1019729\1008827", Bool True)])), - ("\1111807.\16622nD\184092y\998883\v\DC1C", Array []), - ("\US9\65030\EM\ESC\EM\1094785", Object (fromList [])), - ("?\163151\1009143\13711\1090298\DC3\DC2s9\993561`Q\DC3", String "\SUB\100159") - ] - ] - ) - ) - ) - ) - -testObject_QueuedNotification_user_19 :: QueuedNotification -testObject_QueuedNotification_user_19 = - ( queuedNotification - ((Id (fromJust (UUID.fromString "00000045-0000-005e-0000-007700000025")))) - ( ( List1 - ( NonEmpty.fromList - [ fromList [], - fromList - [ ("cK<=Y(\"", Object (fromList [])), - ("", Null), - ("\1063218\141347\137560\&5r\30585s", Object (fromList [])), - ("&", Array []), - ("L4\DC2\78778`", Array []) - ], - fromList - [ ("O\165343\&5\127969", Bool False), - ( "0\SUB4\1017347=C", - Array - [ Null, - String "", - Bool False, - Bool True, - Number (0.0), - Bool False, - Bool False, - Null, - String "", - Bool False - ] - ), - ("r\13278M\v", Null) - ] - ] - ) - ) - ) - ) - -testObject_QueuedNotification_user_20 :: QueuedNotification -testObject_QueuedNotification_user_20 = - ( queuedNotification - ((Id (fromJust (UUID.fromString "0000005c-0000-002f-0000-002800000002")))) - ( ( List1 - ( NonEmpty.fromList - [ fromList [("", Null), ("@+S\vq", Number (1.2e-9))], - fromList [], - fromList [], - fromList [("<", Array [Bool False])], - fromList [("\FS", Array [])], - fromList [("\996153", String "")], - fromList [], - fromList [], - fromList [("", Object (fromList [("", Null)]))], - fromList [], - fromList [], - fromList [], - fromList [("7", Array [])], - fromList [("", Array [Null])] + fromList [("\179372\&3", Array [])] ] ) ) diff --git a/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/SimpleMember_user.hs b/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/SimpleMember_user.hs index 01c9bde30e..7b0e1ea957 100644 --- a/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/SimpleMember_user.hs +++ b/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/SimpleMember_user.hs @@ -1,5 +1,3 @@ -{-# LANGUAGE OverloadedLists #-} - -- This file is part of the Wire Server implementation. -- -- Copyright (C) 2021 Wire Swiss GmbH @@ -31,177 +29,17 @@ testObject_SimpleMember_user_1 = SimpleMember { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000003a-0000-0042-0000-007500000037"))) (Domain "faraway.example.com"), smConvRoleName = - ( fromJust - ( parseRoleName "wire_admin" - ) - ) + fromJust + ( parseRoleName "wire_member" + ) } testObject_SimpleMember_user_2 :: SimpleMember testObject_SimpleMember_user_2 = SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000046-0000-0027-0000-003c00000022"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName "wire_member" - ) - ) - } - -testObject_SimpleMember_user_3 :: SimpleMember -testObject_SimpleMember_user_3 = - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000039-0000-0070-0000-005700000019"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "7uzp7961dyf_666xqxwvq6uro")) - } - -testObject_SimpleMember_user_4 :: SimpleMember -testObject_SimpleMember_user_4 = - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000007c-0000-0075-0000-005b00000049"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "4vr9oed4nvhs625ri_cz1cv5kodntk3edmkpu")) - } - -testObject_SimpleMember_user_5 :: SimpleMember -testObject_SimpleMember_user_5 = - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000004c-0000-004e-0000-002400000009"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "wst92x")) - } - -testObject_SimpleMember_user_6 :: SimpleMember -testObject_SimpleMember_user_6 = - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000052-0000-0053-0000-000400000000"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "nkyx6ypx0p0b_fvx6mt6w5w6n2qpivv9svj2myn5n86isy7n2e07m92t7ostflj4lq1py50bqzdi4smzd")) - } - -testObject_SimpleMember_user_7 :: SimpleMember -testObject_SimpleMember_user_7 = - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000003d-0000-006f-0000-00480000006e"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "d8027w_w7pr9fj")) - } - -testObject_SimpleMember_user_8 :: SimpleMember -testObject_SimpleMember_user_8 = - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000004c-0000-006c-0000-000800000044"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "_rgnqtn1bdc2eb4nr8ilpka1sm6kt5bvonqm742npdpro1s4b_ydcahfm4q7i0getmnp0vdpod_eye8c_1kb72d_96qypb" - ) - ) - } - -testObject_SimpleMember_user_9 :: SimpleMember -testObject_SimpleMember_user_9 = - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000000a-0000-007a-0000-003f0000001b"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "sr5pfubd0_cpdp")) - } - -testObject_SimpleMember_user_10 :: SimpleMember -testObject_SimpleMember_user_10 = - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000001d-0000-000f-0000-002900000072"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "paru")) - } - -testObject_SimpleMember_user_11 :: SimpleMember -testObject_SimpleMember_user_11 = - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000007d-0000-0076-0000-001e00000019"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - (parseRoleName "e0u15rrzql4y8jymut86vv84l4tjzpfti0_b1w44gy13j3d0dq1y22ws75tkgd4n_9tju4pq34_ddk_g9qpypwu4z3b5") - ) - } - -testObject_SimpleMember_user_12 :: SimpleMember -testObject_SimpleMember_user_12 = - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000003c-0000-0001-0000-004a00000014"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - (parseRoleName "telj17ej33ilgtqvqajp0ofng9qm6v9b1n32n_l6_vw_xxtk4o7n6r50ea3w1xgzh3eapah1jytfpz0f65utf9xqc4pv") - ) - } - -testObject_SimpleMember_user_13 :: SimpleMember -testObject_SimpleMember_user_13 = - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000052-0000-002c-0000-004500000067"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "bfamau83n6sskso4rod8fz1tb4tf1zfz8mfd1v0ae1sx17po1")) - } - -testObject_SimpleMember_user_14 :: SimpleMember -testObject_SimpleMember_user_14 = - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000018-0000-006d-0000-000600000017"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "tu7zi7d5va224nfegt84g0argkadivw4hlvkj_bpixff19r8j2lf1uhde2rex9ery9xskxm2f_2mpbgutdj6kt56n5proalpciwttcomv3j1pzev6qw3ism" - ) - ) - } - -testObject_SimpleMember_user_15 :: SimpleMember -testObject_SimpleMember_user_15 = - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000006e-0000-0037-0000-00610000007e"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "rt25zies0df")) - } - -testObject_SimpleMember_user_16 :: SimpleMember -testObject_SimpleMember_user_16 = - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000042-0000-006a-0000-000800000052"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "pknq1f2x")) - } - -testObject_SimpleMember_user_17 :: SimpleMember -testObject_SimpleMember_user_17 = - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000020-0000-0000-0000-00500000005c"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "w1bcl23oz4ax6dg14h3y8nxqb77sx9ajonsvx7qd")) - } - -testObject_SimpleMember_user_18 :: SimpleMember -testObject_SimpleMember_user_18 = - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000049-0000-000c-0000-004d00000043"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "u1c8n7lhvsnr5cdavje5wbezt4an_h92yp0bma6l_6h6dn67lh8_jpk8_eznfja7qhh7wkczfanq5esl7b9y2g16afnnsvgt6i48pmjeo1msq7uuvm" - ) - ) - } - -testObject_SimpleMember_user_19 :: SimpleMember -testObject_SimpleMember_user_19 = - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000031-0000-003d-0000-003800000024"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "jzmvwd4h3ji2yc2wbog57546ono56qpsobzbszmed5y5436ub8lrvfydxmfleq4j6yj04vdivxpagt5lm5luplyy9zwcbjwyhgcom2njlzvj3ydbmol2onhp75p3" - ) - ) - } - -testObject_SimpleMember_user_20 :: SimpleMember -testObject_SimpleMember_user_20 = - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000074-0000-0010-0000-001600000078"))) (Domain "faraway.example.com"), + { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000003a-0000-0042-0000-007500000037"))) (Domain "faraway.example.com"), smConvRoleName = - ( fromJust - ( parseRoleName - "qbb0jgv5yq8ur0ogawcj0gx3f6yau5cnc5x3q8rnq5pn3mn4160ipvryoa2cpz0beg34ur64klqk5a2r9rqvc38w_gp6rbli54r46417_5mmylx5usc9" - ) - ) + fromJust + ( parseRoleName "wire_admin" + ) } diff --git a/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/SimpleMembers_user.hs b/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/SimpleMembers_user.hs index 1ec3f17abf..24fdf77feb 100644 --- a/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/SimpleMembers_user.hs +++ b/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/SimpleMembers_user.hs @@ -31,2176 +31,12 @@ testObject_SimpleMembers_user_1 = SimpleMembers { mMembers = [ SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000048-0000-0011-0000-002300000050"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "py49zu8bed53ta2nhrhtkv1ck923pk8x70h1zzgp1h15yf6_vcqq7aeckcwpgonge096jg1l2xm4qogs3gucm_s8c_djl718bnwnm6x16rtxttlb47fiazreiew8" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000030-0000-003d-0000-00620000002a"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "qslp25fyjfvydgtfk3v3ibh8eqdq3kpek7rb11xteg2y5_0a1mv14v5n79jznd5zjfes70nqyeacesqi8v62fmzsc_4zss75er" - ) - ) - }, - SimpleMember { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000001f-0000-002b-0000-005500000013"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - (parseRoleName "n0_wuagfmm6ltcjr0n2ib7l2mdg3i0zwtzmb6aribmg2107sirkgo17wjt9d2h66nj3lerw_blivsh6by09a") - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000062-0000-0017-0000-005a00000019"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "4q8i3kin7cuo_xpa")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000065-0000-002e-0000-00730000002f"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "e52wem88ym9kubyydku")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000048-0000-0068-0000-002300000042"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - (parseRoleName "yson37f_88qcp5chnwpjnwin427qoptb7bmlx5u2454vw95vvt241red8i1pkavlha4l9vx3cr1ajgklb") - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000021-0000-0057-0000-005d00000055"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "q24o118lbfa5zisiltltauh2qyf2lo_vu10hohqtf157wiasc4old5lwbn0g5xarmmu91kfqczv1om08v81k_a" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000080-0000-0071-0000-003400000066"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "0otsqpgjh2ctmp22nsof114767_vow59km_e")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000036-0000-0050-0000-002a0000005b"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "406ogeb8o68w")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000044-0000-0025-0000-002e00000026"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "vgwq1mfqei0embh6msg2q0ucobreh9jl61ql0fge66e9xe")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000059-0000-0000-0000-002e0000002d"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "rmv3a7k_p9vlj1l324wnlko6fa0ve13nnf9n0qmey0dgacxewoyss9wih9k0oddw3q634r8ewtj43os8jwg5ka7m58vcqlq2ci6n0a139_g3avnchq9uvi0" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000014-0000-0003-0000-002600000025"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "9pryu0zv3nw_xtb3xr1naukqs0e")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000002c-0000-0006-0000-007300000061"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "iy")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000003f-0000-002c-0000-00670000002f"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "bv0fkxi4521qi41njnulwsz6lp4qwsm0mgbkis1pwjc4bxatdie460vepfj11u_osup17wizy3clm31t_z827yzkw_zcgs" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000006c-0000-0072-0000-00400000002d"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "5v6_cttr3ctgrijw4h1_gsyi41f4t3dgyh64dhcgeoxvao1h68")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000064-0000-0070-0000-000800000049"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "x0")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000006a-0000-002e-0000-006000000070"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "ss07m2lagw1v7yvn_swpeauvqdyktrcjreq86gx7shm4xkc3rtimrykvblvtc52pnc8obmsdz475yeet1sxlp0hq7wcaagr2hdi7a7d801khmybj" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000059-0000-005a-0000-002300000061"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "vb_ng523gxc0ci13cmxscmusff8uw12hvbsvfsa")) + smConvRoleName = fromJust (parseRoleName "n0_wu2h66nj3lerw_blivsh6by09a") } ] } testObject_SimpleMembers_user_2 :: SimpleMembers testObject_SimpleMembers_user_2 = - SimpleMembers - { mMembers = - [ SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000004c-0000-0022-0000-00720000007c"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "s_l79fneq3swkwha5llyp8_b7hw9tyi906s7c5c3n1t_v1rkax_gx88gbc8tti9z8e5ad1y0n3irysgradbjj8_ykfkhjv2xu70" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000002c-0000-0079-0000-004b0000002a"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "jhrez7dufl3ne050doxot1f7mhup7a0rr59472xmcvukln0cw")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000006d-0000-0033-0000-006d00000070"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "t9e5nbirc5uv1n4jda1bo8mwc72si1wi0_hngmo0sw")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000018-0000-0022-0000-001b00000048"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "fee9mv0u39pyxfjffutut9ahag22y4_bjd_gcflwenmgndeztyuur4ypax_3kwt2i4extz5mg30c6l_6lwtff1tmbh_82uo9y7ni42m2yjjfvwu13gqx2ucw3iv_wh" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000000-0000-004e-0000-002f00000038"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - (parseRoleName "4o0ctcw73niokwjhjo8_65khxlxx_1o9ktctoq5kdmm39640gc2f3uc3nq99bq_93sgnhvd04wx3pgw1n1l") - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000003e-0000-005f-0000-004b00000038"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "4x1goxovt1vshlij0yhfb9hu_adl4dvucsylf6o32fdsrmx0yr1lan69pyz4o50025mqtu1xi9b5h6zky7y31mkw3_lunyoglxxm0mn4loue8wa5c9kqtw3" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000008-0000-0030-0000-004000000062"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "g1lrkbr7ouvsrch981kwrz1k8un")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000071-0000-0074-0000-007500000032"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "7zc5bbxmb4igwsjplqmnttlwrhs4k5dangjj0zvpflv6q6kqfksglq1xq5992v7ce34w3s_s08jfco91s_c4dhbzcyygwfxaty7" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000025-0000-003f-0000-000c0000000a"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "yqpt1iljztlmcsh2u3gt5s_gg1t7x81iwpp8ui501")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000006f-0000-007f-0000-007300000013"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "vq6envh0bnegl9x1t")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000001-0000-006b-0000-00200000006a"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "3ehnf28yt11ip57arzrw7pow5m1jsjmcvd3dd5v36aftd38n0612dzjp2pofintyzuue89h_vgk47j0r4jsz4anewa_vko96m" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000000-0000-0009-0000-003f00000060"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "de169f9r4vegvo0tcmv0wd8_tp0jw8c2hpv_q2ya_48gner4ablbfke36imbne2wz2miqc_wsbfp5nmgklu1sv9dnar5ftny4s7_w" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000071-0000-0077-0000-004600000064"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - (parseRoleName "191um99jwj93l_cv5zdb6op2a5j3tkismgxlv0jzf90zbw4hi9i611nilzp2i3dq16fj1naa0mdqou9") - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000005d-0000-0060-0000-000500000063"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "b0oxc3cm4deaiuhqlip8cerktwoqbdp_z56h8jeyfc5any")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000074-0000-0013-0000-005700000074"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "pti7ldmszyimj_wsjq9k0p0z5jb5z3kar759v7tmwifoxgv1mkz2n4igze26p53mr34a4ghcv67fhvdqq4p7h6klye7ndhoezo6hd243gtibdr" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000063-0000-0078-0000-001000000046"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "5tsp_2")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000006c-0000-0062-0000-00440000002e"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "xn825hf3etf479oc7vjahb")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000070-0000-0030-0000-000e00000075"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "6lyro5zz2erfgps9u1hpzlefe364l1uhhfmynczytotfna4wta_z9gkbxkhsn4zcz6ct1yyliz6fkb1fo4fqlgjs5toi44o81j1e8_oldj" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000007b-0000-0058-0000-003000000071"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "iabgwa1qc9g1jvz8qvs2zf8knqstfk7uxbg8ok9i6jgb7ngqk9f441bxnxgb35uerdky5atdda5g0h8ywv3x83qt" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000007f-0000-0070-0000-007700000034"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "88__aymok2p9flpv0xp5nujwww7ubyxmojd74cim22ixoig78e7ov7vf4s39x3nh85wtr2z0wvsd5lcr48ut9gjgrt1bc7qpo" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000042-0000-001c-0000-005900000054"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "2ogp8swsxisn1w2bohi8rcvl_1rtx0m34lr6x8sqkt9")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000000c-0000-0072-0000-001100000014"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "xu52_xbb5yijobss5ls1kkdn_mhgvqkasyfcn1o99ds1pi7zp8lbypszkarhji_bbsdpqylore9zd_woft67s" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000073-0000-0042-0000-005a0000001c"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "pma4ikgggpi_q0rvtdvjoff8fztnbolrl6oty_yvxm3qksaeg0l9bh8byrde5mto2f2a1rmn")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000029-0000-0042-0000-001a00000071"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "njm9ltp6fr3yk2ke5skszy0xspo7blk")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000057-0000-0025-0000-002400000040"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "2itlnpkl2w0wh1pso963adsg8psnf8sql_ez6o9qcmy_scfvcvjcin6khn6ye_fqh5z1n52nyqis3wllwnnym6itdqccgr9fk9ttne_h0" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000009-0000-0034-0000-006c00000009"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "x61tv07e4higron1y")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000071-0000-0069-0000-00310000002b"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "y7ttveh1qbqrww6el6rpjbz13kla3873tu2t")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000007a-0000-0016-0000-005a0000001f"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "y2791q0e6ve5oof9ep")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000003b-0000-0075-0000-000500000008"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "db051rwfps8foxf3bqqk8")) - } - ] - } - -testObject_SimpleMembers_user_3 :: SimpleMembers -testObject_SimpleMembers_user_3 = - SimpleMembers - { mMembers = - [ SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000003-0000-001c-0000-004200000050"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "cfz_d4ungmducvtxdmamhrfwox3_ixnvu3lgxutif4hvhqh2gpcdheclk_t1tc2fo6o1f1l4olzojelbqaktba77gshp4jsodxnlvuhfjv_2yc3xd4hqcjatvqibrf0t" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000025-0000-000b-0000-005200000004"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "3qmhpz4xwoe0esh_q57fof2a0dntyt1rzwsrii_srhk067ashevn25ypd9ulscohnonbk99kka6lo1fvh2405_" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000022-0000-0022-0000-00560000005b"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "so7mgd7pd8f5bl2hc28161aqhqht1ii3ysfmj")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000065-0000-001d-0000-00530000001a"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "dcd0mqj2i4w35js")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000021-0000-003e-0000-00140000005d"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "0n5d40stfqajajw2_q70xrtjct7oursrdqbr")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000016-0000-001d-0000-002400000078"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "6xsb6xh6qstehp328c8pbh4z4nnkjqtv8")) - } - ] - } - -testObject_SimpleMembers_user_4 :: SimpleMembers -testObject_SimpleMembers_user_4 = - SimpleMembers - { mMembers = - [ SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000007f-0000-007b-0000-002c00000013"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "ev2phc8z5r_qnawlxzgf7ba70oq8yebweiuaoe0cslzfoffdpos4edxi24p1fi09o7535laz7vuh4c96g2tracz4ofyu5fw" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000079-0000-0021-0000-007000000061"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "2dpw9m0sf8_")) - } - ] - } - -testObject_SimpleMembers_user_5 :: SimpleMembers -testObject_SimpleMembers_user_5 = - SimpleMembers - { mMembers = - [ SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000053-0000-0076-0000-00100000004e"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "rus8lexaw6nztct_zjcjucxjrs4_atd_3spmbofo3nzlh5ia3llctfiqjs46jw8l6mqazv2pwp93akrkbh6ialmv23yk58_52c34qnbkgdvvephp28" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000001-0000-0075-0000-006500000014"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "rirdp8hwy4qbgbjktu7oonchq2s_kpntqqffd7eh24isbfkwwq0lgmeo3o7rxbuehhwe6dt99xhao3fswgm0xqa2_ag5as" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000000a-0000-0068-0000-00100000000c"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "48idob6a3qg0k4cyr4x5b3gvqafdeogqtnh_69ov347xwn54j")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000070-0000-000f-0000-002400000032"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "u4ruh9mhqk3m_u6e4guj7ee40_svakap_92pwi89sdme0pkh6inwk4ttg1xmoottx1uy6ryv52w_2lf340g7ohndxa2r3iwue2k3r6c084kifr914ulcon" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000002c-0000-0000-0000-007500000037"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "rc779wbhz5nabuxyzdrv6n9oiq06olf0")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000005c-0000-0009-0000-001700000033"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "1yeunp1yvablh18tnsoaa8xnggbpbviyabkfh6abd9vw0mrcy3x3gu3m2jvnjhroe44y55c9")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000011-0000-004f-0000-007400000055"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "opmdgq5u1h4ersm_ydrpyydfv2cdlsj7uwkqaz892ajcmuwi28c197")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000005b-0000-0076-0000-007f00000034"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "nkencc_183b83h8xpvgbgub80wyn9y2mrdj4b3at0t1iuc39e4szcufloiluzpfm1p63ozppoj_xrd0yen3ain9jpmb6nbhjw" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000044-0000-0065-0000-004f00000039"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "q12f4o68fsu7kmvmha9h7pqadr37mr7anszmrm4gzyij_ejo78kbtxr85ko8ewzbrz6wuuzm1fwjir67o_0x66_gca2up99w4dzvtjhwsonumkcxx8ffhkln2y7i" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000000f-0000-0059-0000-002100000019"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "d87qu8t82u8q8isnqw_0_55hpuuwnjfvra2ieaogqqdn6iwv8b")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000076-0000-0044-0000-00110000002b"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "flgbw825uiqbe3zydw97iha4be77fnoey3ppqzf6nmwkm8w8gqlwidk6dubc6id4iqqrxb8gbgdrfwwiye1j371xkb2_786vzon9" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000007c-0000-0016-0000-001200000027"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "g43z_vqs1w3nubu3uuvq7eycshex3ug1mz7h50o8k4mu9q1tm_z")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000003b-0000-0005-0000-002a00000003"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "toatgflm9kmzec4xpbt596ti99yjqh96g4tp")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000002c-0000-005d-0000-005e0000005e"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "xgpcwa43")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000004b-0000-004c-0000-001300000001"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "jpp1rdcx0mto46xxx26moxicgo2c2voj_ufk9czxpjt9na71urpd9pyllrnpot4cfj7hjqr1renpy0d2tntwnsq303mws_vxbiyitlavo9yszzlv4s4b996336bt" - ) - ) - } - ] - } - -testObject_SimpleMembers_user_6 :: SimpleMembers -testObject_SimpleMembers_user_6 = - SimpleMembers - { mMembers = - [ SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000079-0000-002a-0000-004d0000001d"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "9adipks6ebghvg1g9a9w1h_oto9w98k8v6i81qpp7l0hk874ixzqqt3qcsjfbscqfyszyz_miodcsoxoz8qlc4405cth5mlo646en1e" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000001f-0000-0042-0000-00530000002e"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "99uoa6zruc85ailr9e9lu5537qrixoaq1ufioh4uepukbae")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000049-0000-0022-0000-003f00000045"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "v7wd6iz93y9034f6eq7u__okr92zkjvkwgtbidzo1wm1r2g1qv7r9vab4mgqiicw3k1i_z21zrf3tfp717rb04q7e" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000011-0000-002d-0000-004e0000003c"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "xxj8_x7sgu_7j6fjxshorrc5pn_nwrx1_kft7yl8w2383w5eti15qiu0xzmaqa3913938f_")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000039-0000-0032-0000-006b0000007c"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "jr8qjzzzoqzxh67eh8qsqp531s0a7ji3a7vtji48tcf56g_fnjn3nax")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000071-0000-0033-0000-006e00000063"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "74mkhdsejovwuzzul9lpdysdt1viedz37o1li8o5lxay9hy2il4_7puyks95krk_7w2t4m9lbadx1ay3abk_mxkq0d6ufg2f9ytx_" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000005e-0000-0062-0000-00220000003f"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "rk088vrknhjb1qmbzz5b44yziqkeospcorqg3y3f01phq9d7c5ngwhlnq7lich87au3m2yas35ss1vnscom1wv" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000036-0000-003e-0000-00330000002b"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "v3m955rl1j5st0fk3t8l0ist2rq5lefq_wt2uwd_h6b1obaa3mt115ph0ukx")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000026-0000-0070-0000-006f00000029"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "zay_s86wwogz16lz8f7rsq40uxgt1j7z0wgj6_t0e6pjvj1n9ri0cpjmjywyqq951ye3jhql4yqb2tjtgc7g6u9yp2_92dcesgftj6l" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000059-0000-0053-0000-005e00000079"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "l_1m2")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000001a-0000-0069-0000-002e00000072"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "e65xwo7h8khwqvfvmvj02jj2jkz3wa8bei_")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000006c-0000-000a-0000-00470000007f"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "ly60ylpqtqx3vqe00gw")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000001c-0000-0019-0000-007300000070"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "0obmr5yj455s75alew")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000017-0000-0046-0000-003e0000005c"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "zlbldhai8hpxijlergrh38ixsxhau35d5_gkejdkgeuz1w6_ojxzrscj3r2wbmhyi175ls73yp0w4schak_f_e8" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000000f-0000-005f-0000-006200000042"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "y9dwyc8k9u40pa5h684208vcrlnoryjjekb_l623h1f05gm__mwvcr41m08r4t1kcjrvyfm559vc3_h63gpe2" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000000d-0000-0027-0000-002300000072"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "_b64sbeqrp8ou_09bincmxn3")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000005a-0000-004f-0000-00700000006b"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "vm28h5wk3tzyeng8e0_kge5k61ws2ab21l5hl5fhf63n2171lxrnibaju6wy9oqhy9804c5sry_0xqw6_hb4ebrddbb1i3huqtz_cbdudqglp3yap74qjol1m2vtx" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000001-0000-0015-0000-000a0000000c"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "jstp31co2rpas6er_oyazeow51_1aho0uqvdvu6uqv2")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000005f-0000-003c-0000-007600000061"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "0gk_nlyr50ot8v0s39c1wgjry6z3e78hcjtv2wmcb397ojix5l8p47tlmsvw")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000076-0000-002c-0000-002d00000016"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "cm")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000074-0000-001e-0000-007400000071"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "e9kre1i15j22d")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000051-0000-007c-0000-007b00000025"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "nb8blnutjrsntylz671x")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000046-0000-0031-0000-004400000018"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "sq3if4ijdg5pndfza05zyqz5u6ae3oa2u23bazsc870ijzlsvgj41s2b88zu2d3gvi7h3s_byd35y2izjlblss3v712a3_7v" - ) - ) - } - ] - } - -testObject_SimpleMembers_user_7 :: SimpleMembers -testObject_SimpleMembers_user_7 = - SimpleMembers - { mMembers = - [ SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000054-0000-0012-0000-005900000011"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "eldahjnjgyux49p6u4qxz9a0q7e")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000000e-0000-004f-0000-003b0000004e"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "yw31a4ikpn_zfb5fd0vee3e1536ak74rqp_qtok7xrhsn5pa")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000062-0000-0055-0000-00600000003d"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "9unyjjpklvq_r33t7qkqerx02wummtzrlrscqdm7gyi3vp4t9elyttg0rob3cv3lz8gni_fqr_df3rvt2o7gv" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000049-0000-0058-0000-005000000000"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "810s8rqja")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000005a-0000-0020-0000-005400000016"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "yb41udiftgjzo36lbvwtw9xj5qlohvljde90frfx0r26jzgpq08xeo4xw2tepnvx")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000018-0000-002f-0000-006b00000044"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "eyqn_qzpmumu9cvf_6zn8ya0eucpkdjjwwb41pce90xd4buem9o1tp4bprvjzkudtsyvphunmxanf0ej4uad7pbj48t5xemr93bcqb1j97owyuome59njkvznhlpew" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000007a-0000-0058-0000-001200000069"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "zze7ew9qk8gurfh")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000006f-0000-0018-0000-006f00000076"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "n_roifhghi_l_9b_75beixjh703zyg806b1hin3fui2nj3nj040_7r3ijtyfox4o3o")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000002d-0000-0074-0000-003f00000059"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "pgdgmdhjek3iah8ywvcdue4k6yn43l5_zme6o6_yatkktrw5s_ovqmyrwgu_z_5rp9z97jgtv620f0_177cv1s3urmbx406w50dot_yojdsjncunk9hqnl8j" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000057-0000-0078-0000-005700000001"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "kue8gimoaxn3wdbzwb2l9ygk0")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000078-0000-0080-0000-002b0000005c"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "jzojg1avl60svt8cnpecbdisbcd6eq9ru2nql33f9ccivtelrga_ls_3iao_dlfh9vj8jrne_nbwmb_73ay2bs3qoyamx5qgd" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000004-0000-007f-0000-007c00000022"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "oz_bg293nizgs3gz2bm2mnulgpnb9jm_pd8uox2qiok86rndsgyqpj5c6l4iqrh4sj8y5ifgo23lja2tq6kwj9e9m07s59112xdypqgaxzf9py_muyd9" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000006f-0000-0011-0000-004100000002"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "hdirky_2tz3se2ehu7by2csj7a_jy7qyo1oghueqc_4h118v79xz49olrwkojns")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000042-0000-002f-0000-00030000007d"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "9122iz2g941gnqs08mcaqa33l58irkmohj5r")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000027-0000-0014-0000-00250000003b"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "0lyosg4pvc5q1dazb5z1v59plf2nqgs")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000000e-0000-0055-0000-002200000000"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "01yernwfzht9wjtfyi_jr3mq9cjcsobvwlenbkhpqlmhu9clagiiyoaw2b48mfzx_mgqib99ol3vezr0t0qeu" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000006a-0000-0009-0000-003d0000007f"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "qb122l4lbi0oy7n5jsv1brin8k4gn1c_5_w0dq4avhnbvd32flikjynd_s0myf3sn2l1c7freo1uvflhcvjuvtrtpwumg5h8atn933stgizpnrc_1kfo0" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000018-0000-000d-0000-006d00000072"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "mzqpku2_1n5f5_c8_zcmv4tejpe4ny41dkg1n067dupdvy7snm24y8syoe2agwc1h8yts_lp59v1aj4dr4sna8cpsgpd2td66xlw1hj_rm27lpiqn" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000031-0000-0023-0000-005f0000004a"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "hcy75iscpnouf9aqpon3edkh4uln4gma0niecrde5")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000063-0000-0061-0000-006900000077"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "3jw7u98t20zwu57swxs82genekuvg_hol6pcq5597l858iwgx8vs6anpiguoxetm8_l2e18ww09_xeiytzs64m5dadcmzpn5okzf35moy271z" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000002e-0000-0003-0000-00790000001d"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "y0u0avpt3orbo6xcee13613ik0sb8xcz308vkb5u33q9np2ws_pvhakw3gjbtihe3")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000052-0000-0054-0000-003e0000005b"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "ltula3ev2qfdixfbbpspfniw6xgmt4nmn0l1omcihhhkezinnxivgv81d13juourjrc0uqyl7gia0igc4keazm2avjra_ncnbfwy34uv95nbqopikwtb8d2" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000062-0000-0049-0000-005000000022"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "3n2q64e9ea8hxbcwm9n4mlyy330f1zoiaq_ao1d_t90kr4sahr365ji7svmbr6k58bx7o0bjeqij")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000007-0000-0069-0000-000f00000032"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "x7shwqzfrj3qnlvus111ufwgzstnmmob_xhzern6niel5pahgi1_")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000003-0000-0057-0000-00680000003c"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "1tv5og06r1a2al4kc")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000047-0000-006c-0000-003200000031"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "l_qq7b7wyz3ulnpim8dbd9g9bfv89yo_ioq9txnktyl81tkyvw0kx35u658o2_xuiuabbdslo9gxvb7p3i93nc7_tqm" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000074-0000-0059-0000-006800000037"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "uvsqtx_7v0_odhu95uke30sh454iruq9")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000050-0000-0053-0000-006f0000005d"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "gs2uzo7gnwot5qm61hyvd7n12n3mra138j0wex17zdhp01hwewiklyvz39e554xf_8us1abd_pysw_rjso9ujz35prg5g68omtevrtb7n1pcp9io681k77jpvj474tkw" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000037-0000-004d-0000-003e00000004"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "ccqqr3w57f9exl7xuhqnr305fqteeziw7hr374is9pkpjtt_z")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000039-0000-0024-0000-003500000002"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "cbowqop368_f44bm2whf8hhkcu5ljs7u930a2lpwirkq4k3sgl56hvj4t8xj33sikbtxznli2ireniu5zvcm4" - ) - ) - } - ] - } - -testObject_SimpleMembers_user_8 :: SimpleMembers -testObject_SimpleMembers_user_8 = - SimpleMembers - { mMembers = - [ SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000067-0000-003f-0000-003300000052"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "bmgvnfheg7304j1af2ha8kzlrdsd94sla01p8e32cfuchc4n4d4j_1")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000066-0000-001c-0000-005900000006"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - (parseRoleName "3z44kbvkfmhwt3cxvztk91xwigzfsqgmwx43rsi2ew7_663q5kd04afdhwes23ea8_7nn4j6hol2k1o") - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000013-0000-0072-0000-005000000019"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "_5xab39_3f5_n1jexf9q06jn5c0kx2wszftbp77dq3p5wxon_cg0sgxn38hr4p28i1u20rtg01mhf_xjn3tradschh7vm2ek6hpp788h4w47cnmzwo17lp56h5k" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000006d-0000-003f-0000-007f00000025"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "qann8z5wp43fncbnzkxuqeskdrnxclmj1qoiri6zb4ro8jzbsewewgi27xi6pnc")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000019-0000-003a-0000-006500000036"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "552en9ubk7gjrv")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000005d-0000-0008-0000-006000000011"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "4fq8ylocoheanwuq9kg6amnrks")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000007b-0000-0072-0000-00690000000e"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "9ptg6nyzbr58czopzu0a26w3d1kvnl1zbyqij9j2p10o75869aargj9p3b5vxl9r27eryt6z5o85rlhgvrb4l50tb3jfil3hrlylru05" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000032-0000-0039-0000-007700000022"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "tq")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000001a-0000-003b-0000-001e00000080"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "as91oohpdy")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000056-0000-005b-0000-007c00000078"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "0jr8eycubw7cut6ukuegnxp5b2obst6ry8y76fe2qjro3xpp3bjvxg4c707rs1jlf")) - } - ] - } - -testObject_SimpleMembers_user_9 :: SimpleMembers -testObject_SimpleMembers_user_9 = - SimpleMembers - { mMembers = - [ SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000001a-0000-0051-0000-001100000064"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "85wkc4m6uzi3t_s5sb488cxhjl7i_av_erwfdtgya58oc")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000053-0000-007f-0000-00140000007a"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "34mo_jfmsyatdcjbdl_o0hpvrc8uutf8ni3vukdy6bozbmf5itp3wsy502jw3b3y9oudqo2lh71ro8id7yvebq_4pxi98i3jdzyrx" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000001b-0000-0042-0000-003800000032"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "pc12u7vhdqloizph96i1elxofyps02qanrr2z6_kdvl3zakyappxu7nksvj6oe6yz_ygrgii0v")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000032-0000-0032-0000-002000000005"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "3v2qmyq9xk_tk7nywcco8dz4s_hgsd99cyu73lq8imj7xi09i8ha6nxj0mid6meivcq5wanubww2kpdpiousiel3ea7g5g7e1dggpuctjvbo9n5" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000001-0000-0021-0000-007000000010"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "jcr0d3sv5pm89mkbhinm7aw5njyj0oft6vh8ste7xfn6feqkmx176x93ie9lc58kcik7")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000001b-0000-004b-0000-00480000000a"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "x2qhpqv6n90nosm7tt6xs_zwathnk0l2jgp3om52fmpsz7x54y9061oxncf4v_3_10tlvx11vi57riuxn25gotw7" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000012-0000-0000-0000-00690000005d"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "xeyznxh248frdc3jix0_32kir1jobft0g60b75rx9c0x4wk171xseai9irwra9eypmmbplmw6hckha8f0i6zz" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000024-0000-002c-0000-000a0000002b"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "40d1mp1rlpq_toli_xsrzzp6azj7abwn9kwyyexu8mzqanezqlkwgzs_maqszagustta7197hluh")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000000e-0000-002f-0000-006c0000007e"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "bcxu51qy7gzxryiesnjqirt5dn7kb0lz0nsdf2fbgxjatcf486n210ndta21lli8b64ub3xnerb84atj9_1xjz4kaowbda_rhxgz5qq264g6ikd6r7m1" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000001d-0000-000c-0000-001200000072"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "8qz3xbrnjl34e24fvc96wl34jw")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000065-0000-0005-0000-00160000007a"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "3mcna2fo1fuhmz50gevjyc5iacna3hon9fylu4o9u48")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000002e-0000-0028-0000-00240000001f"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "q451zrfmym52a86mm41yg1zhb3hgv38i_3qe5l4uhjlz0cum77qlytubryh5s8oya7ql_s5cnseh27vi1rzzcow" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000061-0000-0035-0000-005100000068"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "cxx03t4219b0e3b7u5lwxb4ua_3qif069vharpluygxmxq5vd1hcx4_3yjmtgw99yz")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000003-0000-0034-0000-00520000005a"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "p5ro0m08a808fnqrib4ikm2bz71wvwxs_qa0b7xeneh6q38ucu8n3nq6uw3w3yelajevfdbsw64vqbsbvx0fsmpis3zbwr73pm7srdls_8nrdr4urapsui3goem5zy" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000007-0000-0049-0000-004c00000028"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "op23mrkoau967yyy74znf7smfsr1j46m")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000006c-0000-0074-0000-004100000005"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "zzcga0i7uawt0riq_mknqyn98zmawbd__zaf1s0hihhmp3o8vucuv3hlmeem5247e_1i2vml18qcoez3epg9kpnufn_w704s3t74u4yc27d0hkg3a6flr" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000000-0000-004d-0000-002a00000020"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "66z2l9nijttcg_yu5krtv_llxbwwkdyosut9qmra_3bpeithetio5snkbicofi58z6gr4a_benvx87km99ffgi320rz454xd9s_42kzu8h8g3x0rx98xymh_3" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000058-0000-005d-0000-00100000000a"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "uw5x_u9rn2zu0nc6f7eb_v40")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000045-0000-0044-0000-00070000005c"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "u0pnq5ipcjjbf2tdndpn5pt0hic9tj6hjrzbscf9_mr5dimm_5e1i1xvo1lppo3ccvlh610tldxpgg2tjpf_nhhqz_gff" - ) - ) - } - ] - } - -testObject_SimpleMembers_user_10 :: SimpleMembers -testObject_SimpleMembers_user_10 = - SimpleMembers - { mMembers = - [ SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000047-0000-0044-0000-005c0000003c"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "buaqu8i1j2czfkdn3jyq1u3m5w3ohl9tuy9c8kihit3s9cax_4f62sr7kj7wfk6gtf6bsrkl6fcvh59idymwykehmvnqfo232q4m2gnc05237ikemuoto" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000068-0000-006a-0000-002c00000071"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "64s251imkzo_1fnf4o14i68wjowm02yfae3casjqc6fo_qjhhep50tjlir_i1ggt5qfri_1lk07y7ue81lwykuv9m2se6t8rtkm98zaz1k30" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000040-0000-0068-0000-001300000019"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "5eugts7sax037o6wowr1yoccc3hp8t226kk3y6h0dqdljvkktrxse2ci788qpulg7o48nco0x5jn1ahwll0vmsmpdzx_oqt9bpejkcd6w2sqrevyfoxei" - ) - ) - } - ] - } - -testObject_SimpleMembers_user_11 :: SimpleMembers -testObject_SimpleMembers_user_11 = - SimpleMembers - { mMembers = - [ SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000069-0000-0074-0000-006800000058"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "yprw788nm_1n_l3i6g1xn1xjokilmavqko9otxa26hobs7e7s1fgruka4iom01i00aoyui37so")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000001c-0000-007e-0000-003300000074"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "095o8ll6js3jmhid4vk1j7vc2x_cxq4u7wqr8quf2ndx7wre1525bpa89_k5b6bvy8ypjlkk5xe1u7jqy40dk7blp3fmp0l1vfzg1em2pkpv8dtzp50rgqy_s1c" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000025-0000-0064-0000-007000000046"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "n9yc3pd38tzb9y_h0oi_d_4r01bpumk0puut8s72kdztlrl3k89d49_07kz_z2br0vey8b1fyo4o_45j7vrpz3wiyrdsjr6l3rg8lwhwk_u5flh_62ld3t" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000037-0000-000a-0000-00140000001a"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "15firv29l22tvugxzg9x0g59_29h02jqnfg9c5p5e7tr2m64u5bnmsp1fzs8mcvqsb17ym4k1q1ap96v9wxgs1" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000004b-0000-004b-0000-005000000005"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "tddu3qs3p60da19ibmx92unwy8mu9goocijbeamqw4bn3d5kt6_zkm2x1j2mawr_ygt")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000005b-0000-004a-0000-000f00000029"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "_ooid3_m9x6065k4n_ka4m0n9hf9anvvmlosi6v4a9e7960cc1elsy7h_7i_bjq3573eh2q7d65zhsqkc69uef7lnv4qqnr8disz4y3idhnvvw_7z8" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000069-0000-003e-0000-002300000076"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "u757zclatb90zyqr29fhuyho0ll2ks90fjji59df50j5aj4tga82k5qsv6ltqbabgx2j3tiofb1iorkzw_d6mhe_g9lzt8cb0iqwa7vag0pqrwfhs5lf7b8qm9f" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000003e-0000-0047-0000-005e0000006a"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "ku38a6jk6fswgsgegqka_b33d6gqkwcy7egbx2rpr4pyravsymugig8l6flqxjyyl")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000003d-0000-0034-0000-001100000003"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "x3th543fq4asgv")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000042-0000-0018-0000-006f00000063"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "qc679x0r4twf5feu87fjf1dukbgbjil0otcoyim397")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000066-0000-0065-0000-00640000006c"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "neniwbge16i_igh4jj_02qflp698pz5xy6hv435ma6q2qlxn3dyz2oao0b43gg93m")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000005b-0000-0068-0000-006300000031"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "mbsnb3cb9i2dxlbz6h0l9_ocpa6zdmtt6708g6bi6b5o59v3s")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000025-0000-000d-0000-000000000008"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "bv8e7m3xfc3bt639goa1tied4")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000010-0000-0007-0000-005700000011"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - (parseRoleName "oejuw0rpkxojd7lwdvvmypnw5jga0w0i7kf84ryviznjgm_3nd1ls5ykcij2b_xqx9dc36hafa1lvk4x_vo_") - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000059-0000-0001-0000-005e00000073"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "nzqm5_qyv5uj1f47xveo_2hlkqt5n6jrb5o14invzlhe2ddo66")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000063-0000-0061-0000-005f00000045"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "i2_ymg4hcm7bl3ll_9azdlhrur24lolk388v7o2dz1d_zvgyi4btbztoucql64gwoxoilsegph5rpc6n6u2tj9uunlgk29xvqntt8_q41l0cuc7pof26ea5wbzg91e3w" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000002e-0000-001e-0000-00350000001a"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "o7n8q1ocx3r99s32sb4_3xg24xz1akvsjebh_kn5cgaxo3e9j5f31cuewnzay80hngq6jjmpqxzde9da5etny" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000013-0000-005c-0000-006100000023"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "32ph0fihxtoawktwdjjd8680nz_mx8tlawldvwm8jba2kjd6tjwi4obhmpnnfqzcdcz31y_1e00gtmrugnjfwh8_nmhgca17jla9s9yy9q" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000000e-0000-0031-0000-00300000000c"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "c3ydrescfgmvsgks6xy866xluancois0b4vl6ypsl6810rlnu")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000007e-0000-002a-0000-007c0000004f"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "nvmtteg8vpg28a9srnw_vn7er1krdecoovramdcin7qdpvrx6bildn885wlfcav9nooubk1hs6g0u5v1v8t0p8vip08o2x1pqj" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000011-0000-001e-0000-001e00000054"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "bhpymrq9y__8p")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000005f-0000-000d-0000-004e00000016"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "mmhox9z9kjhkvj_0l8me0ecnp1m2slotp389sts11f43v71arii5z19n8tb6ct2d4hyyjd45vvwwa_qtuejbwvguyje" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000001f-0000-005c-0000-00570000002a"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "xyep0gej_kghofx50j3bbolxbm2i58wwp0t_l0pscq4")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000003-0000-0050-0000-00110000004d"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "5ozb9c3tnkwaiu4bpw2_nn1o3ib55gjnwen6lw4ltaoitt0ngnxbwahqj631w3pfgphrp0yoh19ip0qfn29p84zijlnystitjm8_v39o4swr2xs3ahs8s2" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000055-0000-006f-0000-002f0000007a"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "04n6")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000005a-0000-0067-0000-00600000006b"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - (parseRoleName "m1vbstno19orwr77zwq8q8ak1xxdhotqyn30kdv9fq44n2zr0rn46gqfrw8lxp7mt7eywgku3gudup") - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000048-0000-007b-0000-001500000034"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "v_ahoalwm78dh_ggai7wusblsnlwhibegsuxe5w1ibm2cnj79a64r_s72hwigx1cw")) - } - ] - } - -testObject_SimpleMembers_user_12 :: SimpleMembers -testObject_SimpleMembers_user_12 = - SimpleMembers - { mMembers = - [ SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000003b-0000-0016-0000-003600000008"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "r812vw__xb9t_hgb5ryc52eujh_ss6aem87h1hakj2u8wvjshpwqrar6ndm5cuka0pkezokcvziv93_8ay2q5a" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000056-0000-0050-0000-00040000006d"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - (parseRoleName "xf6x34y4hcbgklhrr9a7jkjiclu5dv89m59b5sn40ui8iof88mse47t57ti7zch5cf866tzqua171us") - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000006e-0000-004e-0000-005200000050"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - (parseRoleName "07bbbbgwl0gkv1pfj719wn3z0n8nehby_fk3h6gs39csow68u4_3pbly54fqkng37jqxwr6ym6injx") - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000069-0000-001a-0000-005c0000007b"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "bj5m")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000004d-0000-0002-0000-005700000067"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "ze5lhmk1d8rrjto9615pcoluink8ybkouqa90kogtrbokfv2tdbypoi8inkbi9snsymli7r9bk_ilqjq8ktb7ia2nr2bf6k667nry" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000001b-0000-0076-0000-002800000008"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - (parseRoleName "z3dbyprvipeu8kl4fabnh24fo77t7gqcs0chxw34ovuru0mxeu6e_jl3s744uggcnwqcyhuzkn1ueko_k0") - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000032-0000-0007-0000-000400000047"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "sq4pc2q1xo14fl8yiegpw0_5y24vohkynzm6zselylhu2xtd3vi4w7odhh1yv9ux01q31s02lv0p337do46bqsjfjywxu1mv" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000054-0000-0055-0000-002800000002"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "dnrdny")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000001c-0000-004b-0000-002c00000037"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "gf52")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000034-0000-007e-0000-006100000061"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "yo2r0bi1rrfg2rws_v18eravmdit0igdaksg3atrzjek7u03ip5fjoo6stxjn2xpie700ejkalgzw0zhl3t3j_" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000030-0000-000b-0000-00790000002a"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "hnoqjm2owsv7yrc899nidzee4ib07r40vfplmxyi9_uf2l49gd5htfmckn3bscip7tygw5hc1bdnd66i9ojjc0bzrpxq9blro73yov2xsb940g7dnijsvvkji" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000004f-0000-0043-0000-004c0000002b"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "gnpcz5crw82yyqtlvvvfdps3b5uxqr0a")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000079-0000-004b-0000-005e00000033"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "h84nu68fxxen4b8d5i8br4gixwyntx3o597v_ds147th29_vkuxblstg9af6x3p7")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000003b-0000-006c-0000-000f00000059"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "uboc5sab9w92")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000080-0000-001e-0000-002100000043"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "1mcw_zxelu_doxdkqrc5tf660toco4vdv99oecl106z1ygzfnqo6buoysg_s")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000069-0000-0047-0000-00000000004e"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "jv38u3mzfcdi7xln9al3yepden29o1y6a1xtblfi98cg_bpehklvyf8twyfwinev0ozfokbw71iyh_98ajkyd2z1c2d3a9c09ig14r0tcwy6pqpo" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000001d-0000-007e-0000-004300000036"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "v5l6fw_m_1lakwhcd6g0uz0gpba82jwjdad0qyypc0plx1t1hnu_6zhi3cg6cy25rj3l5aj50pezusaueat8mnfkj_uescuilehc6b6prp8f4lm_ae0dxxvwp3rgu2e" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000061-0000-005f-0000-00280000002d"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "xyb65ic8vzt9x9k1i_a81f6cngzuoii")) - } - ] - } - -testObject_SimpleMembers_user_13 :: SimpleMembers -testObject_SimpleMembers_user_13 = - SimpleMembers - { mMembers = - [ SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000050-0000-0074-0000-00260000002b"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "auzu2e8pwoe6c0gqamygef4xzybb4o1_yoxbelgaw2012jz9owv9stt14y2d_yi1yi8huvqyhele83b_99fg8ncenqi40pqjl18nkgvwilzo8kahww" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000000-0000-001d-0000-005f00000055"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "8zkp0il16289nuuv9n3h2p8e7znc_4npg5qzdnt18t1l3yx0m40xugm9z_b1w_p98k0b02oq7enifxr4r9b1zyvax" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000005-0000-0010-0000-003b00000043"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "4kkuwyima3ztybzpf3ccy2_mrgcz2sv0nvb29bxjm90dgk6ft_14r7p0qyy12crv_z")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000040-0000-0065-0000-007000000049"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "pcod0980px6sue9r5cjn7ok4ad9sl6rqpmlmhwu1ju8kp7m757o2axicjqha4e9wz_v3wx3ixb6swh3bujsxpc9g0rjd_und" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000015-0000-007f-0000-006c0000004d"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "qylzcwu0dvtjvra93ocg8fyuyzzowac5yo5410wh4sveczmfq0t2y2e6cae4fux96q")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000000e-0000-007b-0000-003400000043"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "z3id3idffe8rl53wpyrd3f2l0y56qxz")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000005d-0000-000d-0000-004500000021"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "2voj8d_5ydou6phiassv9tzhnw185814n90y8rbx5i")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000002d-0000-003c-0000-003e0000000f"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "09y9r0sl0or7yvw_ztcg3_5xioeq6hk0lwmycvqtfnmhtg84qeotcl3yltg1ibzwdkgw3qz397otoa3xsqvn2uzsvqyzt87_6is2zotb4cgc5m8" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000000b-0000-0042-0000-00740000003b"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "tw7z9ajikrm79pv0q2gq5fjndf940qdzyjznb052bb9b_6zhhdunxgm91cj6mf04yp1rzapwrx1sox8z9sfijxy1xxn61b0" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000048-0000-0039-0000-008000000004"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "nmhc57h6qa7lzv0d0scl8_53iwuitrlmmujkwf_vgjgn4s027b5i9hbt2nxhm1d")) - } - ] - } - -testObject_SimpleMembers_user_14 :: SimpleMembers -testObject_SimpleMembers_user_14 = - SimpleMembers - { mMembers = - [ SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000049-0000-0018-0000-002200000071"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "5qxti74lbqe_tgvvnq7ub2xxn0e2w0")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000003f-0000-004e-0000-005800000030"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "mwzccu_p4zazafbgnvf")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000017-0000-007e-0000-006f00000027"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "rmr13bsn9lo1dil9j12jj31qdod3izckzpsrflf653suq328bmnd_kirumpr")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000005-0000-003f-0000-00280000005e"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "_tae")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000002b-0000-0003-0000-004a0000002d"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "kaa5_qbk5nvvgx4jowierx")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000005d-0000-0054-0000-002500000028"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "2hco6n9dqp4qph8alctzrcw91aiw1d4eb5g6ebeb3739i31b4o8seok8krf1z95t3zft4gif5ib9qtsuuzvb0ip17svpfk21akw0d_hz46u" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000005e-0000-0002-0000-004b00000045"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "o1bfk_p6xvxp7t1i6f3d57jv2_yl4nq5or1zy4vd2dh22ue895yoduwjo3wc5qzostuhbw369j")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000005e-0000-0027-0000-003d00000065"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "vf6s6yc5eavaytm7_6")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000035-0000-0035-0000-00010000001f"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "n7r9vlgda6kn7ehvrz_hrl6t1p07xr42_rgp")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000054-0000-0069-0000-002e0000007c"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "qtfn187ab22rzoan9jy9ug2qyjisshxdeo184e8cjm")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000056-0000-005a-0000-006a0000004c"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "lxynbdsl575ahtb1fzz_0ucdcsmeiu4baq0ziei5")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000041-0000-0013-0000-007700000017"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "q4m0kblmex11x_k__yurqoqixdbhbcluk60_kpje7xvt5drk0jdp2jh29ql4hlvz_af8yx61ptki414nip32h59m1m_spku9ac9v8pfxo_ue6" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000022-0000-0071-0000-000f00000072"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "xt24wodqlibu4gtj128oj8e61z4gt_5d_we5m9jk35crgs8levtcul1pwak1vxn95q9h4vqss5qlezj4r3igvmyv4y" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000003b-0000-003c-0000-003500000028"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "vitd82h50v")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000047-0000-0005-0000-001a0000007b"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "io1uuzbdi7sfvy93f6kgdq31xskuwc8mxphwwrpv9rxc4o8ycdu4l4_0_26hm1g03g2")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000000a-0000-0039-0000-00530000006f"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "cksijt3o36xuu324i61apsuwdi32k3l1x_oalfaqqtk")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000047-0000-0062-0000-007700000025"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "ru1kksg2ef5_yo7i5uwq")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000049-0000-000c-0000-002400000060"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "lyspep_wcyu0fegqwpmns9lzjpy49i_6ufmhkft3bbmf_yi76hzdacj7")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000028-0000-001d-0000-005000000045"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "q8upik7s6rzlcqfbtrx0ty9_pjrqeq02b4nkdnggfu_y_ey8h430k8l900czggrlngyvz0hezpfqg0ta7dv7enlsujqhv9w2qcmrye97ozaswyg671b6cqk5_yprgn5" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000071-0000-0014-0000-002000000080"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "e3xri9yngsx6817txk_k58ybfykismurlmmhsa7k5xv5l8g5qgx48h9sp9ir4tp2n7i01wc4780lwvl9o31yacvdashtu82108yevwv1rnh1co8bzws28_01ao5jhv7" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000037-0000-004c-0000-006800000015"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "tzu6fq7owrz3hkm_7tmtmzr4oj9pyo1oi0bq4hvp3lrn3e5t6ep0x4g84nnmg79kag8tdaoopluff0eavzqpp57ij3us0xat7jua1g2iuhfjlrpoen2dyw1eulrqa5" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000005a-0000-0014-0000-005c0000000b"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - (parseRoleName "r7xed76rtgltedolcrxbq67tyo5u5arm9ip49bo5szs24skzui_3h65_2j0md66gjlz850waloiuiqsd") - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000000c-0000-0059-0000-004600000053"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "80_0tuom0zml0hz7q8ioxscxusk7ghx63wp5o83lax5")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000050-0000-0080-0000-00350000007c"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "ae3h61opsksj5x5if1tt3a74ehzw02ds6dqisz_5l")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000014-0000-0046-0000-008000000048"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "c_fbjpth0u2yni1mwed8xyjo7hvrev2ojjb3g8vu2sij81cjnehtpaq5mkd_55qf0eavaxtmrhzv20vbhrxssewk5m7rmxgveuva24e05xs" - ) - ) - } - ] - } - -testObject_SimpleMembers_user_15 :: SimpleMembers -testObject_SimpleMembers_user_15 = - SimpleMembers - { mMembers = - [ SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000006a-0000-0032-0000-004f0000001e"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "da1vnxfznxggp6c2qcjdx4sbo4usg7jb58hmd_ylzyr_97m9rpyg6gmw9ikw")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000001f-0000-005a-0000-001a00000078"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "asfpn3xoxsvsz8ubdt6b3b")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000001a-0000-0017-0000-007e0000000c"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "ftkjnuoy9i1h0yyf1x87m97flhx21n2475_rsnn76nkpl9toieae7wk0y_f83ji")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000001e-0000-0019-0000-00180000004c"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "g22_kcj2fae4nspxpz30n5f6ib5bhrb")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000006d-0000-001b-0000-00050000003f"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "qzkowgmbm3t4ck1lzb96ero0d6yw79kzdf2q")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000037-0000-001c-0000-000c0000002f"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "cyiw0yfayzt_ynv0h94pdv0hl5u46adyyyb6n")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000047-0000-0014-0000-007e00000049"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "x3x3gfejb_1d1g9nsyw0rey0_tm9zs6pyuily3nrjsue7p1mp_15kffuojhi66z_t_lmnr_lq79wzvcjm3czs7i_9lvokkakhmfwkdg3f" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000028-0000-002f-0000-004a00000063"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "s1cu0tibrwjvgpa49x9sk9kuzyd4hco7pj3gnbcc8ie519vmobd70ln2im2dx_yg_qoh4rc8")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000027-0000-0075-0000-003f00000016"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "e6t98s2m_0jqjwibfan257dq0tbxl452q0dcs5mkl4kn")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000045-0000-007a-0000-003900000015"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "9jjkkwb5spu0x_honfioztulhgg2vu7dwcxngha4581j3dj73mo01oh3r6kdbpbxiwrt2k8q6ixcuu97qzpc962rlz4c7en9do885ykjstaru6yjm6w" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000000-0000-0040-0000-002e0000007c"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "wb1qwb0yfrwzna1gx4xcjrb9uvilio5pv_glva_sy8s9zr5udj10oy3ygf6jvbl0e92z6ucw2c3fur9ebha005gpr45jqkf3_hs40e3f6dssc" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000057-0000-0060-0000-006e0000001d"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "hq3mg17cd7p27q00dhyjrdu7pr4kdplicp4ipm")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000037-0000-0007-0000-006600000055"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "v6z1f27bvomf76x_tp5e3yik4qfx6xmohuu7sr40ijtw8b0v10746aja2yyhomb9yov9f4acq0pwng2cg76gqdh8moow_tzeonmqol6wz191m8oo4j7c8_wq" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000032-0000-0078-0000-005100000021"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "8_lth324f81q1zr6nhz1jw5oeu4ovjqnl8lobb9t3azlu7hj3s62_xm30b3fie4s")) - } - ] - } - -testObject_SimpleMembers_user_16 :: SimpleMembers -testObject_SimpleMembers_user_16 = - SimpleMembers - { mMembers = - [ SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000001c-0000-0079-0000-006800000001"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "z2z2ju3pgvxysob_3e2wg_tyxfp1wruzek4c6iuyk23e5qxuieyz3tg436tvzl9l8k5aa_bexy1m9ggauxms8pug1f" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000005c-0000-0056-0000-00780000001a"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "5roj3c12kqt7")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000032-0000-007f-0000-00270000002a"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "r_ivn3ruci8x4pl6bl1g_jex4")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000002b-0000-000e-0000-003400000009"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "x__i5068zhcdautdjavpic3zi7u950hdw_iy63gdd0h6zbs1pfviyyui2zl")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000007a-0000-0017-0000-005800000050"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - (parseRoleName "g5ignr39a41zundyudm1rovkz6a3rjy3dodkwk0ht3jnsqp1maz2ulc7yx93z7uy_dyqso9ofxblm2xqs") - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000061-0000-0036-0000-006700000071"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "ltmubflt4eswsuurwvqxkd_ngfbkyilt00dzsjckdyh2eod2v804nw0xc8jbkz8bg29nud9oe3mlgvwoml4t8cmukd7un3ycogbvojmf12ktaxx" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000060-0000-007e-0000-004f0000005a"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "ox94nzepea1423z47_yd1txi")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000002e-0000-0016-0000-001e0000001a"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "dvrbz7c9_igfu5vl3_9ujy5dqwaevjrb7f1n2kchbxroz8ccnktv6nrybj9s0ogviznxyzw6r6ebu72su9hsz9l62fly8cf_kkf6aeri9thd4z2" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000006b-0000-0038-0000-006a0000004d"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "307w5bmxkox9r8klphxtmjge_8jgawjnotx_r0krsadx_n7")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000043-0000-003e-0000-005a0000007d"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "j6_h0zam0_k8x6coroh4ixk9m3pk5acmwx_cg1q7mpnmn1zha_i")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000002d-0000-0010-0000-00010000000f"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "9j1_jkemhozgdmdcoh39j4gxbccuysthtljfwf7qwgjk50tkamk2p_xcw7i9cclp35faxipa5qt2i23_u2n35anfp9jihl8fj2jebisxmgkfnmh89z" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000043-0000-0070-0000-006400000045"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "ds4scvwxorxgxtlskf27hu")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000026-0000-002a-0000-00150000005d"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "1j2p5d49kfu8omp83fr67o4qpdb07")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000079-0000-0040-0000-006100000033"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "j6xf6yvyevf8aweam9h70ga1gs4lr_5n7khmou70p2_g1qzjpsgpdkf45scpqggc2rve2aqrev88u91sj3sny4cavowa1hosih61ycaq0pf41inxqhwzhc" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000007b-0000-0033-0000-005a00000007"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - (parseRoleName "u0lw_wyfzjmmu17s65cau3i295l_0c4hu823csp473bry2cn2zr24vsay4w2m2936y9ja0mvapjxafww89o") - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000078-0000-0058-0000-006300000019"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "u5wny30naytnu39dwahr_5trcz66uqb4qrbvvhiu2juwbbkv8udp8whvw3jhy2o2s5jwmwesp_6qx_ceatpyex9xssv4z38p1xs3mpau7" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000068-0000-0042-0000-007b0000002b"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "cgx4sx81so7w8wyohtqvr53bzf_8od3j77")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000004b-0000-002a-0000-007000000043"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "p35w8lh2_arnf44pbqrk3g4ln0881ml0b4t")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000006d-0000-007b-0000-006b00000005"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "0z7pdm65ezdilg_qqnzz34l5e1zi8gsw78qbwitnu2ng")) - } - ] - } - -testObject_SimpleMembers_user_17 :: SimpleMembers -testObject_SimpleMembers_user_17 = - SimpleMembers - { mMembers = - [ SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000071-0000-0050-0000-006200000041"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "ui5u6nk8og1da9q8_ha4hhv2v_qrs_mveewm6h5_4384yf4ovtp67w_z6x9_waqln013ahg3rw9oky5o4yff6v" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000003-0000-0074-0000-004e0000003c"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "qsowevndt0gqwh1yvpqxd_4u3junr66dhuerv38qrhzv5kf9i38fkd")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000000b-0000-003a-0000-003900000026"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "dq1mag9bzqoenu3chbc2mn91ivbh")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000001b-0000-0058-0000-000500000057"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "9ij9p1jla54lbtk66mhbakd7m7p502p6tz1ryyaep94rz7upsquixaaf6eoewz_oziw_ok7xbo49")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000007a-0000-001d-0000-005800000052"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "13tjs8e20xxqd296duhver4er47dj47v2yyspcpfz5pdhbmnmlxyzar0w2recatb6r4_20zcd")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000001a-0000-001e-0000-00360000007b"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "gy3s_2c0r9lzi08hjnkbc9pbhdu3yvg409ipjztpmthie_j834nn12zjq_m56w1dqqi8mpde")) - } - ] - } - -testObject_SimpleMembers_user_18 :: SimpleMembers -testObject_SimpleMembers_user_18 = - SimpleMembers - { mMembers = - [ SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000013-0000-003e-0000-006000000058"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - (parseRoleName "3me5rxn2utoa25v5xxht8ulguq6yxi7tp38dwoyvs_4o40u1to2j5nrtykcbqmxuefqoulfptt90s") - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000002-0000-0026-0000-005d00000007"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "934awteu5wur99l7fnw80clvhm_gza7sdsh12wm_ppvma27jwl2ry8u4q3pdm2sqae_w4bqn1l7k3bscfww2c6i" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000078-0000-005b-0000-00580000004f"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "ykd2zkk62g1dcm7nnuwr3xbho312yshv5ies_zgv954zlari0ayv9x6gnxdckc4s36vvdfdg3ohsr__e5_tlo_y6lbnmhilm_gwblmnzgiqxxmhvegnbh6haxg" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000054-0000-0053-0000-00340000006e"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "tg_h0qkv4aijetsz83m1kgblaem7q")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000023-0000-002f-0000-002000000063"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "wxx0aq41xb9dkhyi1gai4twn840_gv26hyjwwo8xaycbju4xowxt40eimnud63h61y56aacmio7reb1u7xhbkdpkvzr7uw_pu_o" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000022-0000-0057-0000-006f00000014"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "8axn63dyge68i43hczeorjbtz3cyd9nv316fhppz7bfn6ev57rxedqhohixccni74vrd5mujd3xudu1s5jrw5fjcpo5uy52z6mxjpnsi14md10_6o" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000003-0000-0013-0000-003b0000002d"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "b72qpthui23k7cbxz8m3226h")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000052-0000-0046-0000-002e0000003a"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "4ndtltebfabogp8i9skodvx86xbu_")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000048-0000-0028-0000-001b00000006"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "r9jg4")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000007b-0000-004d-0000-005500000006"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "1_r3da_nqzfzbs_6j8sztfleq4ov3zk7e6lhjg04")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000000f-0000-0056-0000-002a00000066"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "_v361ue5c23jdmlu43s7eckol6hzqgdvd49z_ga87_gtfu6s6j49c2g12tfsv")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000014-0000-006d-0000-00600000005f"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "woty16_d9_5ot5k0aur_vvud9z_3f41om2hxf7bc4bc1dagzzecnhmnl2asd_slndkj81g2p_9kibhfw71_7wlj9n" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000005c-0000-0022-0000-007c00000001"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "gwad3aujch9jwn8wgs36djkofbhgc80q3xpg08kziibyr249qor8xzyhn724zmj57mup_15ik_ts3985q94t2ycjatnt5jzurfb8jy06y4dqiyh3aowp0bgn" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000008-0000-0042-0000-00250000007a"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "0_lettu8qvkqk6krt4_nez4e95b7y")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000001f-0000-0022-0000-007c00000028"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "z3o8c78vi1ynsrc_s6ebpnz96960dez7lnlijjz843un77jtnj9a5pah")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000022-0000-0045-0000-007d00000007"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "4qwvs96y63anponvr9dm5rlixyqhi3jumk9q5827hpksw8n63u_mcg90c3ymz6flf4g5hfcczn3j6rvoiushsvltz30mou0m6_swr8p9ajzs67a1bkc7" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000007f-0000-006c-0000-006f0000005a"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "fnxibm1l1089wzrxa")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000022-0000-0020-0000-006900000033"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "2ty62trmvnnqkyblir4w1hdba9r10gfkxjb8ddj0riit2i7ymxpprtrcgs2p6w05prtzxuhj_07nuntgsk8x4o2e1pe6cijkk1igi45_e49d38x4b_" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000000-0000-002f-0000-007000000064"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "b6fsp76pbub9rakkxrs7lk8gsh005ajo5m8ap4apvxjxoak95s")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000002-0000-0042-0000-000000000058"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "hinbqrmh843xzsvpu_a6ifnc6lc164f58gkhv")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000005f-0000-0052-0000-005400000002"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "18os8cjhuuv8ng")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000004b-0000-0046-0000-006e00000024"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "4k62w0mz4j2hsstjelh8zx0gpg927v3ggod9z17i")) - } - ] - } - -testObject_SimpleMembers_user_19 :: SimpleMembers -testObject_SimpleMembers_user_19 = - SimpleMembers - { mMembers = - [ SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000036-0000-0080-0000-004600000006"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "4fex2pu__ri6dlr68us285w6yv4alufdibfd_b8zt7ckdo7ej590lkosvd4be8cg4acr7")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000078-0000-007c-0000-004d0000001c"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "6lab82iykqaweibdnw89206lrz9vs16h6ae31uruwd0dat90ms")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000002b-0000-0013-0000-006900000050"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "9lhsg7v6b93dyc9mrbtoh8upg5uotf4sygb7ivnzssk0vaj_i7dxoxttzeklh8am0dkzxlm5shu_xht44i7q2ngu5i9itakyus38vfxwhlo9vv14tbtky4do2gy" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000037-0000-0053-0000-00300000001c"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "u9dnn4lg0fkq7wjm352pnvivghndsyu5dc1v7")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000001a-0000-0014-0000-004100000073"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "1zrz9vvgb_owenushueadxheydq3xj7p6qnshwytttwuihgplc3swswxt7135l61u719cxyckizmc0tvss209e_u0vs9cq3g7iotw6_rjv1xekwz59jvxbf" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000001-0000-003c-0000-007f00000051"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "du5q_xfl5_euursw0bgwzmmfikr1jql29qf58tworxnj4c5z3oxp4g2y9hwk9l0azincl_yj7cygwz_k2lse_xhs4j1vj56g58" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000023-0000-001f-0000-001b0000007f"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "b3pojvx2wmrpy7q6adcuo5szs")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000055-0000-004d-0000-006900000053"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "tai2j6zt1iloa7k4lvhete0ia1lixhu0aakslmc3hnva6iiv4lmb7yjspyjz74wcwhg1hwligz1nvc4hkhwijrnf96epf3yc1sdzwe3ml2tj2stucgz" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000047-0000-0003-0000-000500000001"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "xbu28z6zird3kd4iqv0j2r7_e0b2qdxzpdeuzvxb__idnrzhib1rud5o98b4")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000004b-0000-003b-0000-007f0000005a"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "rl_mm")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000006-0000-0034-0000-007e00000030"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "59kuc3qc4e8bi2a47kw9irbr56x1p95x5qpmapy5q8e_obwek1a356gjb_pekd0oujb08e8u7536n416v4a3k574xz_m6shboen7iq_lihb" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000006d-0000-007e-0000-000f00000060"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "u2p8qhkz55ga7ay_lyst30ei5_7mg46cj60uhe0pj2tjbcwaoamnzmlqlwyv6thsr_k36dr69gusa838_a9aoh" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000075-0000-0022-0000-001100000044"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "vcan3ha2ahaaaxbs_rks5vygwuny8zp6st17fv9pk04f_2onxvw_guw")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000069-0000-0024-0000-00790000005f"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "1ilr38ti5n1mbpm3qysh5e4wou0251c7iarmlo5p8x0dm9gc4wtmuzy1gpc6kubnxcc0tkyjmkhxpncffog4u5n_x7qhwwnyzbqlo_kpz33iwjwqtub8a" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000068-0000-0040-0000-003100000045"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "6rtysqt18oeenfxoi3n5751fia55yfvpiz9bfmy2g31sibwv7ewjl737n6yb_zmc2q3fhikqwtvp9tyynm6wu0p" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000004a-0000-0007-0000-005f0000003d"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "_g3yp9j43gm8l8d5vgx3kq2as1e0q2qwtro_ah8s5tp4mpzd4syw1kjno1lb_u2qaoqqg3cp5xq873oi3f95llejnd31s3nhzi6m8r" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000068-0000-0008-0000-006f00000067"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "qq2hd0")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000002-0000-000d-0000-00320000006b"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "8hsl7yd_1raa4a")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000001-0000-000f-0000-001800000008"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "ftgvbfyalwkdozipte")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000004e-0000-001f-0000-001e0000007d"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "ubqu_ach_3pmq8xmxniwo1ddu7poprzvvorzmxytdpmavfeond4do7p9g7txo2n9pxvazodp_bxro6ej6kb_qj5m" - ) - ) - } - ] - } - -testObject_SimpleMembers_user_20 :: SimpleMembers -testObject_SimpleMembers_user_20 = - SimpleMembers - { mMembers = - [ SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000001-0000-0026-0000-00580000001f"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - (parseRoleName "wmx8molqscfxab9_imrcssdgf0_4m2ik51npx6i23vig82mer1rji1xwvddqxasyw6jqmy0xzykd2ums") - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000002b-0000-003b-0000-007600000012"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "u0n8uiinlswpdr1oqstlmu1hfv3pfoo7ew8z00r2jvzkpkjpfd3u6kb39_sj73exbhv6a0779b1y69momnis84f5w_3uqlmqcp6on3zj6of7t63nwuxn" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000005b-0000-005f-0000-006500000034"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "lvczhtpd0dgdsvzxtzyelmrbh6dkl17j3drta713mm4i")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000002b-0000-0003-0000-001700000060"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "mhpxkbgdx02x3v2hsjtfm3phl92n4w9ka70i004and0apz620h97vhlp2pxy_moo1op2ipoettcczcxdugw_wus5inhfxzd4fn_jndz0n6wb0kapf76e5r4hldsqqft8" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000072-0000-0012-0000-000500000052"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "sjkd77e2wg_ddyj59wpadnncaup_41e7m8ayhs936zwkfy5")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000003a-0000-002b-0000-00050000002d"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "3bvwtadqp5w2ode0z")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000047-0000-006c-0000-00500000003b"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "2x_5ctyin9ildjj5gs1kwwiw1ipbsdeaqslm8dn8zh02vs1q7id3_whp40e2jgkogpdza5_zm8czqm9ykl_v1" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000000-0000-0075-0000-000b0000000b"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "rspqdh94do5jxbxub9t7")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000006d-0000-002b-0000-003800000003"))) (Domain "faraway.example.com"), - smConvRoleName = - (fromJust (parseRoleName "fqkwb05s1i7aww45jcx5hptvdzd856n2y_8uy5v35zcxhu07jp6v19ax1juyczkgtiiw")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000005c-0000-003c-0000-003d00000059"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "fq7zom614_e")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000015-0000-0050-0000-002200000061"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "j3kukcuzzfid3ecr70nzd")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "0000002e-0000-002e-0000-006100000030"))) (Domain "faraway.example.com"), - smConvRoleName = - ( fromJust - ( parseRoleName - "4r6cieh3t_a2ydpm8shzvl_q9ellq1k4sfdpvng5xzqfnwrwwet5wb0m2nzu8ze_dd7nxnauw2ylvv2y57ykt5k9899capc4ke2l2h2yq1wfjzb4zck38xmec61bvl" - ) - ) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000010-0000-0030-0000-006c0000006b"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "5v8e6cih_ueu_a2wd28uj8boqxv3gmfx15u1chfrbf_1fupa7fo_yqd")) - }, - SimpleMember - { smQualifiedId = Qualified (Id (fromJust (UUID.fromString "00000037-0000-0048-0000-00460000006a"))) (Domain "faraway.example.com"), - smConvRoleName = (fromJust (parseRoleName "dxwk4qalr3oi4jh6v8e3r4agor5vce0b_5w_b3fwmdwfhc3_mqsk94ngdw")) - } - ] - } + SimpleMembers {mMembers = []} diff --git a/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/Token_user.hs b/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/Token_user.hs index 527a109a30..f0842e2490 100644 --- a/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/Token_user.hs +++ b/libs/wire-api/test/unit/Test/Wire/API/Golden/Generated/Token_user.hs @@ -1,5 +1,3 @@ -{-# LANGUAGE OverloadedLists #-} - -- This file is part of the Wire Server implementation. -- -- Copyright (C) 2021 Wire Swiss GmbH @@ -22,66 +20,3 @@ import Wire.API.Push.Token (Token (..)) testObject_Token_user_1 :: Token testObject_Token_user_1 = Token {tokenText = "\ETX\EOT\NUL\NULv,\182847\46735\1084785;)\1081758(s=Ou"} - -testObject_Token_user_2 :: Token -testObject_Token_user_2 = - Token {tokenText = "HXPo\ESCaJLCCS\37832\DC4\EM\a\STXbwXJ\179526\DLE\RS\991990\1111367S[\CANo"} - -testObject_Token_user_3 :: Token -testObject_Token_user_3 = Token {tokenText = "\1112228Hcuwt3MZD"} - -testObject_Token_user_4 :: Token -testObject_Token_user_4 = Token {tokenText = ""} - -testObject_Token_user_5 :: Token -testObject_Token_user_5 = Token {tokenText = "{PVg"} - -testObject_Token_user_6 :: Token -testObject_Token_user_6 = Token {tokenText = "\814T\44927\53803)\ENQ\SO\1100453\b\69687"} - -testObject_Token_user_7 :: Token -testObject_Token_user_7 = Token {tokenText = "}\1030672\1102895\&0K3<'m69a\DC3"} - -testObject_Token_user_8 :: Token -testObject_Token_user_8 = Token {tokenText = "\54638\EMLdrOO'\170220f\1055454w\8632\151583\ETBEZ\SYN\1088522"} - -testObject_Token_user_9 :: Token -testObject_Token_user_9 = Token {tokenText = "oj\1002767z\SI\SO/\\9\170699\1047823\f\DC2\DLE\SYN\129580>"} - -testObject_Token_user_10 :: Token -testObject_Token_user_10 = Token {tokenText = "\"`\1003052\\G\r"} - -testObject_Token_user_11 :: Token -testObject_Token_user_11 = Token {tokenText = "^\ENQ%\EM\n\188880\rr\987630X\vvPM"} - -testObject_Token_user_12 :: Token -testObject_Token_user_12 = - Token {tokenText = "\32805iN\1093489\DC2]/R]?\US\181417Bw*/o\GS\f\8876\120462\122921\DLEX\1056273\1010430\USA"} - -testObject_Token_user_13 :: Token -testObject_Token_user_13 = Token {tokenText = "Y\1113415+H\a'0"} - -testObject_Token_user_14 :: Token -testObject_Token_user_14 = Token {tokenText = "\129031\DC2b\1045498z\151455\1044017E\140303\ETBNYmg\EOT2w0"} - -testObject_Token_user_15 :: Token -testObject_Token_user_15 = Token {tokenText = "\11365=\EM\55178\aK\120330\t\nd\f\1048288-\1045386\&2;\51933C9C\ACKT"} - -testObject_Token_user_16 :: Token -testObject_Token_user_16 = - Token {tokenText = "\40778\&16QGyKz*p\1021914\1108101\EM{\24108\989847P2\1069636F\SOH>F\37860\1035192lyZ"} - -testObject_Token_user_17 :: Token -testObject_Token_user_17 = - Token {tokenText = "\132107\&9\191028G?M\nX\b0\v\150813\&7MR\GS\1040590]`\47566\985013\127019o\SOO\137411"} - -testObject_Token_user_18 :: Token -testObject_Token_user_18 = Token {tokenText = ""} - -testObject_Token_user_19 :: Token -testObject_Token_user_19 = - Token {tokenText = "f\tZ\r\tU\160614\&2b\SUB\132268vZ,\1003892N\STX\EOT\a\1063931\1061453rzBEO~\NAK}J"} - -testObject_Token_user_20 :: Token -testObject_Token_user_20 = - Token {tokenText = "I?\1072404\1037295\SOWS\ETBb\USg1nK\69224C?\154560\\r}\1060571\GS\ETX\1091793X*sK"} diff --git a/libs/wire-api/test/unit/Test/Wire/API/Golden/Runner.hs b/libs/wire-api/test/unit/Test/Wire/API/Golden/Runner.hs index e503e39c75..13e2f2c5ed 100644 --- a/libs/wire-api/test/unit/Test/Wire/API/Golden/Runner.hs +++ b/libs/wire-api/test/unit/Test/Wire/API/Golden/Runner.hs @@ -106,7 +106,7 @@ protoTestObject obj path = do pure exists -testFromJSONObjects :: forall a. (Typeable a, ToJSON a, FromJSON a, Eq a, Show a) => [(a, FilePath)] -> IO () +testFromJSONObjects :: forall a. (Typeable a, FromJSON a, Eq a, Show a) => [(a, FilePath)] -> IO () testFromJSONObjects = traverse_ (uncurry testFromJSONObject) testFromJSONObject :: forall a. (Typeable a, FromJSON a, Eq a, Show a) => a -> FilePath -> IO ()