faker-js / faker

Generate massive amounts of fake data in the browser and node.js
https://fakerjs.dev
Other
12.56k stars 902 forks source link

Create Intl based tests for date definitions #2904

Open ST-DDT opened 4 months ago

ST-DDT commented 4 months ago

To ensure the completeness of the weekdays and months, we should have tests that ensure we have the correct values.

Originally posted by @ST-DDT in https://github.com/faker-js/faker/issues/2902#issuecomment-2115622767

sossost commented 4 months ago

Hi! @ST-DDT I'm sossost, a new contributor. I would like to solve this issue.

ST-DDT commented 4 months ago

I assigned it to you. Thanks for your help.

xDivisionByZerox commented 4 months ago

Hi! @ST-DDT I'm sossost, a new contributor. I would like to solve this issue.

Thank you for your interest in tackling this issue :heart:

We currently try to further improve our contribution documentation to enhance the DX for new contributors. Feel free to inform us if you get stuck while working on this issue and can't find documentation in the current contribution guides that would resolve your problem.