status-react/test/appium/views/upgrade_dbs/chats/data.py

51 lines
2.3 KiB
Python
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

chats = {
'All Whopping Dassierat': {
'preview': 'unread 1-1',
'unread' : '1',
'messages': {
'pic with descr',
'unread 1-1'
}
},
'#before-upgrade':{
'preview': 'one more new',
'preview_messages':{
'status_im': {'txt':'1) https://our.status.im/tag/news-and-announcements/',
'title': 'News & Announcements - Our Status',
'subtitle':'Our Status'},
'youtu.be': {'txt':'short youtu.be https://youtu.be/LesnixX76YY',
'title':'Short URLs or Branded Links?',
'subtitle': 'YouTube'},
'youtube': {'txt': '2. YOTUBE full https://www.youtube.com/watch?v=5sd7gJTnFRM',
'title': 'Animal ДжаZ — Чувства',
'subtitle': 'YouTube'},
'gph.is': {'txt':'4. short vertical gif https://gph.is/2jG1Xjj'},
'giphy.com': {'txt':'5. long landscape gif https://giphy.com/gifs/thegoodplace-season-1-episode-11-3oxHQoD2rep6XGbDDa'},
'media.giphy': {'txt':'6. media gif https://media.giphy.com/media/iFxXouCf76ZencqIRP/giphy.gif'},
'github': {'txt': '7. github. com https://github.com/status-im/status-react/ ',
'title': 'status-im/status-react',
'subtitle': 'GitHub'}
},
'quoted_text_messages': {
'MARKDOWN\ninline code\nbold text in asterics\nbold text in underscores\nitalic text in asteric\nitalic text in underscore',
'code blocks\n8\n9\n0',
'quoted 1\n2\n3\n4'
},
'messages':{'long': 'Папирус (др.-греч. πάπῡρος, лат. papyrus), или би́блиос (др.-греч. βιβλίος), также ха́рта',
'tag': '#what-is-going-on',
'reply': 'reply',
'mention': 'All Whopping Dassierat be my friend'},
'first_timastamp': 'Mar 25, 2021'
},
'Thoughtful Stupendous Graywolf': {
'preview':'hey Thoughtful Stupendous Graywolf !',
'messages':{
},
},
'Royal Defensive Solenodon': {
'preview':'Request address for transaction accepted',
}
}