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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e62f8588c7818678aaa2b1c2326662e154dee9ea08db5ddba05759f1e04a836d
|
|
| MD5 |
485c179d7a23bc1da97c71e82851a3aa
|
|
| BLAKE2b-256 |
059ec4ea3eb0947182cb609d74396ffcd1edf9d6e0f5780b512cf8830c01dc68
|
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
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
royal_vendor_sdk_mock-0.1.0.tar.gz -
Subject digest:
e62f8588c7818678aaa2b1c2326662e154dee9ea08db5ddba05759f1e04a836d - Sigstore transparency entry: 2551319110
- Sigstore integration time:
-
Permalink:
Royal-United-Mortgage/Royal.Sdk@dde2af277db4ba970005caa839c171628a68c7ad -
Branch / Tag:
refs/heads/main - Owner: https://github.com/Royal-United-Mortgage
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi-mock.yml@dde2af277db4ba970005caa839c171628a68c7ad -
Trigger Event:
push
-
Statement type:
File details
Details for the file royal_vendor_sdk_mock-0.1.0-py3-none-any.whl.
File metadata
- Download URL: royal_vendor_sdk_mock-0.1.0-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13cfab8cae3f49d782d0d942e98352792334b1b9ccc8c7d88280d1aeff4ebe3e
|
|
| MD5 |
4ced15057aa83ac661097313fbdd24c9
|
|
| BLAKE2b-256 |
beb2a58f58d4927da8ab1c8672932fee18c6683d54716d3e7686c594cb988afe
|
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
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
royal_vendor_sdk_mock-0.1.0-py3-none-any.whl -
Subject digest:
13cfab8cae3f49d782d0d942e98352792334b1b9ccc8c7d88280d1aeff4ebe3e - Sigstore transparency entry: 2551319165
- Sigstore integration time:
-
Permalink:
Royal-United-Mortgage/Royal.Sdk@dde2af277db4ba970005caa839c171628a68c7ad -
Branch / Tag:
refs/heads/main - Owner: https://github.com/Royal-United-Mortgage
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi-mock.yml@dde2af277db4ba970005caa839c171628a68c7ad -
Trigger Event:
push
-
Statement type: