status-mobile/test/appium
Andrea Maria Piana 78d694f52f
Move message processing to status-go and introduce protobuf
This commit moves all the processing of messages to status-go.

Messages are going arrive to status-react already saved an processed.

Receiving/sending/retrieving from db is now using the same identical
structure. The only processing left in status-react is to mark the
messages as seen and update the unviewed count locally (only
status-react knows whether the count should be updated).

Partially remove commands as well as won't be used anymore.

Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2019-12-05 17:30:30 +01:00
..
docker Change shebang in bash scripts 2019-03-21 13:57:00 +01:00
support Upgrade to pytest 5.3.1 2019-12-02 12:55:50 +02:00
tests Move message processing to status-go and introduce protobuf 2019-12-05 17:30:30 +01:00
views Upgrade to pytest 5.3.1 2019-12-02 12:55:50 +02:00
Jenkinsfile e2e tests reworked according to new 'start chat' and 'browse DAap' flows 2018-02-08 11:11:03 +01:00
pytest.ini add daaps view, remove start_chat view; desktop and wallet modal 2019-04-11 04:14:20 +03:00
requirements.txt Upgrade to pytest 5.3.1 2019-12-02 12:55:50 +02:00