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.2.0.tar.gz (8.8 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.2.0-py3-none-any.whl (12.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: royal_vendor_sdk_mock-0.2.0.tar.gz
  • Upload date:
  • Size: 8.8 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.2.0.tar.gz
Algorithm Hash digest
SHA256 b83c1890f2ccb5756446c2d32de8587037bbae1e91bacd4b47ffb8a4148fac95
MD5 2e7026d3398f4a4adb67cb084b386197
BLAKE2b-256 ed3be0b584223a41b1f61bc2bd887a88ff16fa55410d2554292dc6f1616fe15e

See more details on using hashes here.

Provenance

The following attestation bundles were made for royal_vendor_sdk_mock-0.2.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.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for royal_vendor_sdk_mock-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7a1aff042e4a59e73329269f8d22ed93feb95cc747bc8b4f61e283504022e7e3
MD5 1264c8a4dd7280b5f7ab57f12043678d
BLAKE2b-256 6c7f96738a6c532b3a2184a23273639a39ace71e01fe8b074d1adfd8c9cbaf41

See more details on using hashes here.

Provenance

The following attestation bundles were made for royal_vendor_sdk_mock-0.2.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

This release

0.2.0 This release

2 files

0.1.0

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