status-go/static
Ivan Tomilov 2897f0ec0f Merge pull request #390 from status-im/issue/refactor-api-notify-send-messages-#342
Refactor and little bit clean up Notify api:

Created interface and package "notification" and extracted related code into it
Set dependencies into constructor notificatotion.Manager
Mocks for notificatotion.Manager and FCMClient
Bacis unit tests for Notify and Send
Notify func is now deprecated
Notify users uses new API: message, Payload and a list of tokens
2017-10-26 20:54:12 +03:00
..
config integrate linters into travis 2017-10-23 13:28:48 +03:00
keys Rebase geth 1.7.0 (#353) 2017-10-10 12:38:49 +03:00
scripts whisper: JavaScript tests to cover updated Whisper API 2017-05-14 02:34:08 +03:00
testdata Implemented sendAsync for js commands with a callback (#321) 2017-09-18 15:13:32 +03:00
tests Merging bug/whisper-on-geth1.6.1 (#236) which acts like develop 2017-08-04 23:14:17 +07:00
tools/mk turn off vet shadow 2017-10-26 13:10:56 +02:00
bindata.go Extract notification into separete package and interface 2017-10-22 20:39:51 +03:00
static.go Merging bug/whisper-on-geth1.6.1 (#236) which acts like develop 2017-08-04 23:14:17 +07:00