Skip to content

Add N/pgp unit testing stubs (issue #943) - #1053

Open
leepjd wants to merge 1 commit into
oracle:masterfrom
leepjd:943-feature-pgp-module-mocks
Open

Add N/pgp unit testing stubs (issue #943)#1053
leepjd wants to merge 1 commit into
oracle:masterfrom
leepjd:943-feature-pgp-module-mocks

Conversation

@leepjd

@leepjd leepjd commented Jun 9, 2026

Copy link
Copy Markdown
Member

Summary

Adds SuiteScript unit-testing stubs for the N/pgp module, including:

  • N/pgp
  • N/pgp/config
  • N/pgp/key
  • N/pgp/keyId
  • N/pgp/message
  • N/pgp/messageData
  • N/pgp/verification
  • N/pgp/verificationSignature

Also wires the new stubs into SuiteCloudJestConfiguration CORE_STUBS so Jest can resolve the module paths.

Validation

  • Compared stub APIs, object members, enums, parameters, and documented errors against Oracle N/pgp SuiteScript documentation.

Closes #943

Signed-off-by: Jeff Leep <jeff.leep@oracle.com>
@leepjd
leepjd requested a review from a team as a code owner June 9, 2026 01:42
@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 9, 2026
@alisyed-19 alisyed-19 added enhancement New feature or request contribution labels Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution enhancement New feature or request OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add missing N/pgp module mocks

2 participants