Skip to content

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

Merged
jdaigneau5 merged 1 commit into
devfrom
jd_update_postman
Aug 7, 2026
Merged

Updating postman tests to also run through legacy endpoints#1957
jdaigneau5 merged 1 commit into
devfrom
jd_update_postman

Conversation

@jdalphond-mitre

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

Copy link
Copy Markdown
Collaborator

Trying anything to get github to run actions.

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.

@jdaigneau5
jdaigneau5 merged commit df7891e into dev Aug 7, 2026
15 of 36 checks passed
@87quebad-lang

Copy link
Copy Markdown

Trying anything to get github to run actions.

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.

3 participants