Skip to content

Updating postman tests to also run through legacy endpoints - #1956

Closed
jdalphond-mitre wants to merge 1 commit into
devfrom
jd_update_postman
Closed

Updating postman tests to also run through legacy endpoints#1956
jdalphond-mitre wants to merge 1 commit into
devfrom
jd_update_postman

Conversation

@jdalphond-mitre

@jdalphond-mitre jdalphond-mitre commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

Adds a legacy org/user Postman flow alongside the registry flow to guard against response-format regressions.

Important Changes

src/scripts/test_data/postman/cve-services-registry.postman_collection.json

  • Adds legacy create, get, list, update, quota, secret-reset, and authentication requests.
  • Chains legacy and registry flows so one collection run executes both.
  • Adds assertions for legacy response fields and absence of registry-only fields.

Testing

  • Imported and ran the Postman collection.
  • 47 assertions passed.

Notes

  • The untracked registryOrgReservationLockTest.js is not part of this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant