- Add macos notification smoke evidence template and test guide - Add Fixtures for open_channel and open_thread json - Update roadmaps for messaging runtime phase and macos notification milestone - Update flutter-test and messaging_flutter READMEs
11 lines
281 B
JSON
11 lines
281 B
JSON
{
|
|
"type": "message",
|
|
"server_url": "https://example.invalid",
|
|
"server_id": "server-smoke",
|
|
"channel_id": "channel-smoke",
|
|
"root_id": "thread-smoke",
|
|
"is_crt_enabled": "true",
|
|
"ack_id": "ack-smoke-thread",
|
|
"post_id": "post-smoke-thread",
|
|
"userInteraction": true
|
|
}
|