status-react/test
Roman Volosovskyi b6e515618b
[#6956] upgradable `message-id`
Implementation:
1. `transport.utils/message-id` function is called only in three places now
   and accepts `from` and  `raw_payload` as parameters.
   ID is calculated as `sha3(from + raw_payload)`.
2. This means that for wrapped private group chat message
   the raw payload of `GroupMembershipUpdate` is used.
2018-12-05 11:22:43 +02:00
..
appium tests added: check wallet modal in 1*1/group chats 2018-12-04 13:39:02 +02:00
cljs [#6956] upgradable `message-id` 2018-12-05 11:22:43 +02:00
desktop_sikuli added runner and testrail report 2018-11-16 11:53:40 +02:00
docker Add docker integration tests 2018-04-10 09:44:22 +01:00
env/dev/env/test [feature #2793] 2018-01-08 23:13:47 +09:00