rollup-plugin-typescript2 icon indicating copy to clipboard operation
rollup-plugin-typescript2 copied to clipboard

test: add `print-diagnostics` spec

Open agilgur5 opened this issue 3 years ago • 0 comments
trafficstars

NOTE: this is built on top of #404 as it uses the context changes made there. #404 is itself built on top of #397. As such, I've marked this PR as "Draft" until those PRs are merged.

Summary

Adds unit tests for all scenarios of print-diagnostics.ts

  • Follow-up to #321

Details

  • test all the different categories and formattings
  • full unit test coverage now! (except for index/tscache, which integration tests cover)
    • (since this is in "Draft" status right now, full coverage does also depend on #397 being merged)

agilgur5 avatar Jul 29 '22 17:07 agilgur5