status-react/test/appium/tests/atomic/account_management
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
..
test_create_account.py fixed several e2e 2019-11-29 11:30:40 +01:00
test_profile.py Move message processing to status-go and introduce protobuf 2019-12-05 17:30:30 +01:00
test_recover.py Soft errors handing separated per test 2019-10-29 16:07:27 +02:00
test_sign_in.py Followup e2e fix after PN remove 2019-10-30 21:34:53 +02:00
test_wallet_management.py Fix wallet tests 2019-12-05 11:14:46 +01:00