code-chronicles-code / leetcode-curriculum

https://code-chronicles-code.github.io/leetcode-curriculum/
MIT License
9 stars 12 forks source link

Add tests for `yearMonthDayToTimestampInSeconds` utility #356

Open miorel opened 3 months ago

miorel commented 3 months ago

Add a file workspaces/util/src/__tests__/yearMonthDayToTimestampInSeconds-test.ts, for testing the yearMonthDayToTimestampInSeconds utility.

To see some PRs that add tests, take a look at #288 and #290 for inspiration.

lohithasiripurapu commented 3 months ago

Hi, I'd like to work on this issue, can you assign it to me

yulianka commented 3 months ago

Hi, I'd like to work on this issue, can you assign it to me

Done. And good luck!

miorel commented 2 months ago

@lohithasiripurapu, please let us know if you need help getting started on this!

miorel commented 2 months ago

Releasing the issue due to inactivity, @lohithasiripurapu let us know if you end up coming back to this.