Skip to main content

Autopush Smoke Test

Project description

This app is designed to exercise the Autopush server. Tests can be contained as a JSON file.

e.g.

[["hello", {}],
 ["register", {}],
 ["push", {"data": "mary had a little lamb"}],
 ["ack", {}],
]

The following commands are available:

hello - begin session with autopush server.

args
  • uaid either None if new session or a previous uaid

register - register a new Channel

args - channelID uuid of the channel to create (None if new)

  • key - VAPID public key base64 string (optional)

push - push to an endpoint

args

  • pushEndpoint - the push endpoint (defaults to registered)

  • data - Data to push

  • headers - Dictionary of headers to include in push

ack - Acknowledge the last received message

Args

  • channelID - ChannelID of the last message (defaults to last recv’d)

  • version - message version information (defaults to last recv’d)

done - Close down connection

Args

  • None

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

push-test-0.1.1.tar.gz (8.5 kB view details)

Uploaded Source

File details

Details for the file push-test-0.1.1.tar.gz.

File metadata

  • Download URL: push-test-0.1.1.tar.gz
  • Upload date:
  • Size: 8.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for push-test-0.1.1.tar.gz
Algorithm Hash digest
SHA256 e4af2f4db889419170e664448591180a1895f122aa16388daa1bba2edbb945a5
MD5 effe07d702a903cf11210cc6340a89f9
BLAKE2b-256 c6e6f2a2d70f2887472d3639d97680f1a4f1f1d4a18dcdc363592bdc3debd71c

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page