mrjono1 / joi-to-typescript

Convert Joi Schemas to TypeScript interfaces
MIT License
124 stars 39 forks source link

Add a simple `_example` folder in the `_tests_` one that can be easily reused to create new tests #397

Closed cmaster11 closed 8 months ago

cmaster11 commented 8 months ago

As per title, this PR adds a simple _example folder in the _tests_ one that can be easily reused to create new tests.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (99597ea) 98.67% compared to head (552d0ba) 98.67%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #397 +/- ## ======================================= Coverage 98.67% 98.67% ======================================= Files 9 9 Lines 528 528 Branches 204 204 ======================================= Hits 521 521 Misses 7 7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.