integrate memory engine.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu
2016-05-02 17:03:08 +08:00
parent 17c4ca4b2e
commit 8df5c63860
8 changed files with 203 additions and 369 deletions

View File

@@ -222,6 +222,7 @@ func TestPushToIOS(t *testing.T) {
PushConf.Ios.Enabled = true
PushConf.Ios.PemKeyPath = "../certificate/certificate-valid.pem"
InitAPNSClient()
InitAppStatus()
req := PushNotification{
Tokens: []string{"11aa01229f15f0f0c52029d8cf8cd0aeaf2365fe4cebc4af26cd6d76b7919ef7"},