Skip to main content

Authentication and authorization tools for interacting with the Vuforia Web Services (VWS) API.

Project description

Build Status codecov Updates PyPI Documentation Status

VWS Test Fixtures

pytest fixtures for testing tools with the Vuforia Web Services (VWS) API.

Installation

pip install vws-test-fixtures

This is tested on Python 3.8+.

Example usage

# A test to be run by pytest
def test_example(high_quality_image: io.BytesIO) -> None:
    image_file_bytes = high_quality_image.getvalue()
    ...

high_quality_image returns an image file which is expected to have a ‘success’ status when added to a target, and a high tracking rating.

image_file_failed_state is expected to be accepted by the add and update target endpoints, but get a “failed” status.

png_too_large is a PNG which has dimensions whcih are too large to be added to a Vuforia database.

… and more, see the full documentation for details of all fixtures provided.

Full Documentation

See the full documentation.

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

VWS Test Fixtures-2019.12.13.1.tar.gz (66.0 kB view details)

Uploaded Source

Built Distribution

VWS_Test_Fixtures-2019.12.13.1-py2.py3-none-any.whl (49.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file VWS Test Fixtures-2019.12.13.1.tar.gz.

File metadata

  • Download URL: VWS Test Fixtures-2019.12.13.1.tar.gz
  • Upload date:
  • Size: 66.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.5

File hashes

Hashes for VWS Test Fixtures-2019.12.13.1.tar.gz
Algorithm Hash digest
SHA256 dfc0e3799798d28a06640cec34486d848901ef5bb70c82600f57e623f819d13a
MD5 6b478c5440511c47e6748d5412aaccc6
BLAKE2b-256 df31c4fb1d01fd473041ca1d30cb5c615efc76de88fc378f3ba22f16a309cdfd

See more details on using hashes here.

File details

Details for the file VWS_Test_Fixtures-2019.12.13.1-py2.py3-none-any.whl.

File metadata

  • Download URL: VWS_Test_Fixtures-2019.12.13.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 49.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.5

File hashes

Hashes for VWS_Test_Fixtures-2019.12.13.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 4ccb96b9e8cc3f45407e06bc7dc5d1d3d630e22f26ff50def4b3d33cb43bd2cf
MD5 1a26432fa0663d8265fc9b8d92e46724
BLAKE2b-256 341306a97c6ed7e4323d9e3ee0b40eecabda9948970a2b28375d5b5106fc7f47

See more details on using hashes here.

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