From 826cf0434bb677c5092cabbaf2495d9614d37a42 Mon Sep 17 00:00:00 2001 From: w3stling Date: Tue, 19 Nov 2024 20:56:16 +0000 Subject: [PATCH] Update test --- tests/test_xtks_calendar.py | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/tests/test_xtks_calendar.py b/tests/test_xtks_calendar.py index f13c26d7..1eff71f0 100644 --- a/tests/test_xtks_calendar.py +++ b/tests/test_xtks_calendar.py @@ -227,6 +227,30 @@ def regular_holidays_sample(self, silver_week_holidays, golden_week_holidays): "2024-11-04", # Culture Day observed "2024-11-23", # Labor Thanksgiving Day "2024-12-31", # Market Holiday + # + # 2025 + "2025-01-01", # New Year's Day + "2025-01-02", # Market Holiday + "2025-01-03", # Market Holiday + "2025-01-13", # Coming of Age Day + "2025-02-11", # National Foundation Day + "2025-02-23", # Emperor's Birthday + "2025-02-24", # Emperor's Birthday observed + "2025-03-20", # Vernal Equinox + "2025-04-29", # Showa Day + "2025-05-03", # Constitution Memorial Day + "2025-05-04", # Greenery Day + "2025-05-05", # Children's Day + "2025-05-06", # Greenery Day observed + "2025-07-21", # Marine Day + "2025-08-11", # Mountain Day + "2025-09-15", # Respect for the Aged Day + "2025-09-23", # Autumnal Equinox + "2025-10-13", # Sports Day + "2025-11-03", # Culture Day + "2025-11-23", # Labor Thanksgiving Day + "2025-11-24", # Labor Thanksgiving Day observed + "2025-12-31", # Market Holiday # Mountain Day 11th August, observed from 2016. "2016-08-11", "2019-08-12", # Falls on Sunday, made up on Monday.