This repository was archived by the owner on Oct 3, 2023. It is now read-only.
This repository was archived by the owner on Oct 3, 2023. It is now read-only.
Finish port to ts-mocha #447
Open
Description
#444 ported most of the packages to use ts-mocha in order to get good Typescript stack traces in tests. There were a few packages not covered by that PR that need to be ported still:
- opencensus-nodejs: has tests that expect .js files/syntax
- opencensus-instrumentation-redis: I couldn't figure out what was going wrong
- opencensus-exporter-ocagent: Depends on the compilation step to copy files around