Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Expo Push Test Target

Docker Publish (GHCR) License Python Version Multi-Arch Dependabot

A Python-based testing utility and Docker container used to simulate client interactions and verify the end-to-end flow of the Expo Push system.

Getting Started

Run with Docker

The easiest way to use the test target is via the official Docker image:

docker pull ghcr.io/expopush/test-target:latest
docker run -p 8080:8080 ghcr.io/expopush/test-target:latest

Local Development

  1. Install dependencies:
    pip install -r requirements.txt
  2. Run the application:
    python app.py

Integration

The test target interacts with the Expo Push Test Harnesses to trigger notifications and validate that they arrive at the intended destination with the correct payload.

License

Licensed under the Apache License, Version 2.0. See LICENSE for details.


Disclaimer: This project is an independent, open-source work and is not affiliated with, endorsed by, or sponsored by 650 Industries, Inc. or the official Expo project. "Expo" is a trademark of 650 Industries, Inc.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages