status-react/test/appium/tests
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
..
atomic Move message processing to status-go and introduce protobuf 2019-12-05 17:30:30 +01:00
__init__.py Upgrade to pytest 5.3.1 2019-12-02 12:55:50 +02:00
base_test_case.py Upgrade to pytest 5.3.1 2019-12-02 12:55:50 +02:00
conftest.py Upgrade to pytest 5.3.1 2019-12-02 12:55:50 +02:00
marks.py Added test for searching not used translation strings 2019-08-13 14:00:54 +03:00
test_api.py [refactor] move utils.ethereum to ethereum 2019-05-23 15:11:48 +02:00
test_chatbot.py Upgrade to pytest 5.3.1 2019-12-02 12:55:50 +02:00
test_performance.py Soft errors handing separated per test 2019-10-29 16:07:27 +02:00
users.py test_set_primary_ens_custom_domain 2019-11-25 11:36:49 +01:00