w3c-ccg / traceability-interop

Verifiable Credentials for Supply Chain Interoperability Specification for HTTP
https://w3id.org/traceability/interoperability
Other
28 stars 10 forks source link

CI Tests against deprecated packages #133

Closed mkhraisha closed 2 years ago

mkhraisha commented 2 years ago

Our Current CI runs npm run test:all which hits the deprecated tests-postman package instead of the postman tests https://github.com/w3c-ccg/traceability-interop/blob/6dda5b06c49fe346953648a9b6a906dd5e60f78f/.github/workflows/ci.yml#L35

brownoxford commented 2 years ago

Yes, please do not run new tests via CI until we address sanitization issues in output reports.

mkhraisha commented 2 years ago

yup! The CI auto runs right now, on any push/commit tracking old tests, should probably just remove that portion as it doesn't really do anything