newrelic / newrelic-winston-logenricher-node

This is no longer maintained. The work has been moved to https://github.com/newrelic/newrelic-node-log-extensions/tree/main/packages/winston-log-enricher
Apache License 2.0
6 stars 8 forks source link

Add a test (integration or versioned) that exercises via TypeScript #62

Closed michaelgoin closed 2 years ago

michaelgoin commented 2 years ago

While less likely to break again in the future, current TypeScript type testing is limited to asserting things are set as expected. That doesn't mean that actually work imported into a TypeScript project.

We should have some tests that are actually built in TypeScript to verify everything is compatible.

bizob2828 commented 2 years ago

migrated to new repo: https://github.com/newrelic/newrelic-node-log-extensions/issues/4