test: add a test to ensure the correctness of timezone upgrades · nodejs/node@197df63 · GitHub
Skip to content

Commit 197df63

Browse files
RaisinTenrichardlau
authored andcommitted
test: add a test to ensure the correctness of timezone upgrades
Currently, there's no way to know if a timezone upgrade PR is correct without building and testing the change locally. This change provides a solution for that. Tested in RaisinTen#4. Signed-off-by: Darshan Sen <raisinten@gmail.com> PR-URL: #45299 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent c77f660 commit 197df63

3 files changed

Lines changed: 32 additions & 0 deletions

File tree

.github/workflows/timezone-update.yml

Lines changed: 3 additions & 0 deletions

test/fixtures/tz-version.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2022e

test/parallel/test-tz-version.js

Lines changed: 28 additions & 0 deletions

0 commit comments

Comments
 (0)