status-react/test
yenda c047b588ed
throw errors on dangerous behaviours
- if multiaccount settings are saved on top of an empty map or nil,
this means something went wrong, the state of the app is unstable,
and actually saving will result in loss of data. It should never
happen, but if it does, throw and error and abort.
- sometimes two fxs are merged when they shouldn't, this is caused by
bugs and should never happen, but if it does, throw an error with arguments
for both effects to help localize the error

Signed-off-by: yenda <eric@status.im>
2019-09-25 19:33:43 +02:00
..
appium Another fix for false failures 2019-09-25 17:17:02 +02:00
cljs throw errors on dangerous behaviours 2019-09-25 19:33:43 +02:00
docker Add docker integration tests 2018-04-10 09:44:22 +01:00
env/dev/env/test