fakepushprovider

module
v0.0.0-...-1f9e68f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 7, 2016 License: Apache-2.0

README

Fake push provider Build Status

Apache 2.0 License

fakepushprovider is a replacement for the push providers to be used in integration testing of push clients.

Project is in very early stage. Most of the functionality is missing and API breaking changes will happen.

Overview

There are two major modules: push server and generator. Generator is producing apps and instances (devices) database which can than be shared between fake push server and client under test.

As of now support for FCM(GCM)/HTTP and APNS/2 (HTTP/2) is provided. Support for FCM(GCM)/CCS (XMPP) is planned.

Commands

Running tests

$ go test -v ./apns/...
$ go test -v ./fcm/...

Using docker

build locally

$ docker build -t fakepushprovider .

or pull from docker hub

$ docker pull szpakas/fakepushprovider

Usage details are in commands packages.

License

Apache 2.0, see LICENSE.

Directories

Path Synopsis
cmd
fcm

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL