Skip to main content

Royal Vendor SDK Mock Data for Python

Deterministic, typed mock objects for royal-vendor-sdk. Every call returns a fresh mutable object graph, and all values are fictional or sanitized. Import the vendor you need directly.

royal_vendor_sdk_mock.encompass

Pipeline and field-reader defaults are bundled from sanitized captures of the real V3 read endpoints.

from royal_vendor_sdk_mock.encompass import (
    create_field_reader_response,
    create_loan_batch_update_request,
    create_loan_pipeline_item,
    create_loan_pipeline_response,
)

loan = create_loan_pipeline_item({"loanId": "test-loan"})
pipeline = create_loan_pipeline_response()
fields = create_field_reader_response()
update = create_loan_batch_update_request()

royal_vendor_sdk_mock.panterra

from royal_vendor_sdk_mock.panterra import create_cdr_v2_list_response, create_cdr_v2_record

record = create_cdr_v2_record({"direction": "outbound"})
page = create_cdr_v2_list_response({"records": [record.to_dict()]})

The packaged fixture mirrors a canonical response captured through the production .NET client and sanitized in memory.

royal_vendor_sdk_mock.paylocity

from royal_vendor_sdk_mock.paylocity import create_employee

employee = create_employee({"employeeId": "test-employee", "firstName": "Grace"})

The packaged fixtures mirror canonical responses captured through the production .NET client and sanitized in memory.

Overrides use the vendor wire names accepted by the generated models.

Download files

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

Source Distribution

royal_vendor_sdk_mock-0.1.0.tar.gz (8.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

royal_vendor_sdk_mock-0.1.0-py3-none-any.whl (12.7 kB view details)

Uploaded Python 3

File details

Details for the file royal_vendor_sdk_mock-0.1.0.tar.gz.

File metadata

  • Download URL: royal_vendor_sdk_mock-0.1.0.tar.gz
  • Upload date:
  • Size: 8.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for royal_vendor_sdk_mock-0.1.0.tar.gz
Algorithm Hash digest
SHA256 e62f8588c7818678aaa2b1c2326662e154dee9ea08db5ddba05759f1e04a836d
MD5 485c179d7a23bc1da97c71e82851a3aa
BLAKE2b-256 059ec4ea3eb0947182cb609d74396ffcd1edf9d6e0f5780b512cf8830c01dc68

See more details on using hashes here.

Provenance

The following attestation bundles were made for royal_vendor_sdk_mock-0.1.0.tar.gz:

Publisher: publish-pypi-mock.yml on Royal-United-Mortgage/Royal.Sdk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file royal_vendor_sdk_mock-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for royal_vendor_sdk_mock-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 13cfab8cae3f49d782d0d942e98352792334b1b9ccc8c7d88280d1aeff4ebe3e
MD5 4ced15057aa83ac661097313fbdd24c9
BLAKE2b-256 beb2a58f58d4927da8ab1c8672932fee18c6683d54716d3e7686c594cb988afe

See more details on using hashes here.

Provenance

The following attestation bundles were made for royal_vendor_sdk_mock-0.1.0-py3-none-any.whl:

Publisher: publish-pypi-mock.yml on Royal-United-Mortgage/Royal.Sdk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.2.0

2 files

This release

0.1.0 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page