mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-17 05:10:50 +00:00
78cb03c471
Adding test cases in a separate commit to make it easier to review how the test results change. As expected, in every case, no notifications are generated right now. Bug: T285528 Change-Id: I25308754112c521d2db8c54ef0c82373456d9e31
17 lines
373 B
JSON
17 lines
373 B
JSON
[
|
|
{
|
|
"type": "dt-subscribed-new-comment",
|
|
"title": {},
|
|
"extra": {
|
|
"subscribed-comment-name": "h-Y-2020-01-01T00:02:00.000Z",
|
|
"comment-id": "c-Z-2020-01-01T00:05:00.000Z-Y-2020-01-01T00:04:00.000Z",
|
|
"comment-name": "c-Z-2020-01-01T00:05:00.000Z",
|
|
"content": "G.",
|
|
"section-title": "C",
|
|
"revid": null,
|
|
"mentioned-users": []
|
|
},
|
|
"agent": {}
|
|
}
|
|
]
|