Skip to main content

A plugin for whitebox to simulate GPS data

Project description

Whitebox Plugin - GPS Simulator

This is a plugin for whitebox that simulates GPS data.

Installation

Simply install the plugin to whitebox:

poetry add whitebox-plugin-gps-simulator

Adding Plugin to Whitebox Locally

  1. Set up whitebox locally.
  2. Clone this repository.
  3. Add plugin to whitebox (editable mode): poetry add -e path/to/plugin.
  4. Run the whitebox server.

Running Plugin Tests Locally (For Development)

  1. Ensure you have the plugin installed in whitebox like mentioned above.
  2. Install playwright to whitebox: poetry add playwright.
  3. Run: poetry run playwright install.
  4. Run: poetry run playwright install-deps (optional, for Linux only).
  5. Run the tests: make test.

This would load the plugin in whitebox, discover its tests and run them.

Contribution Guidelines

  1. Write tests for each new feature.
  2. Ensure coverage is 90% or more.
  3. Google style docstrings should be used for all functions and classes.

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

whitebox_plugin_gps_simulator-0.1.5.tar.gz (125.1 kB view hashes)

Uploaded Source

Built Distribution

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