ericcornelissen / depreman

Manage npm deprecations
https://www.npmjs.com/package/depreman
GNU Affero General Public License v3.0
0 stars 0 forks source link

Add names for all parameterized tests #40

Closed ericcornelissen closed 3 weeks ago

ericcornelissen commented 3 weeks ago

Relates to 093f5b3f1c417930a86e47601081ccfc0713b40f

Summary

Update date.test.js to add a name to each parameterized test. Also add some missing test cases. The ignores.test.js suite did not need an update because all parameterized tests were already named.