-
-
Notifications
You must be signed in to change notification settings - Fork 198
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added the syrian holidays #65
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Can you rebase from main, so I can run the tests here?
Thanks @Nielsvanpach |
Aren't there any official Islamic holidays in Syria? |
Well.. sure there are Islamic holidays, but these dates are not known exactly and change every year, because it depends on the moon's movement and based on the decision of the Jurisprudential Council of the Syrian government |
Co-authored-by: Niels Vanpachtenbeke <[email protected]>
I merged a PR for Syria, but this one seems more advanced. Would you care to fix the merge conflicts? |
tests/Countries/SyriaTest.php
Outdated
->not()->toBeEmpty(); | ||
|
||
expect(formatDates($holidays))->toMatchSnapshot(); | ||
})->with([1970, 1973, 1974, 1975, 1999, 2000, 2001, 2005, 2006, 2007, 2008, 2009, 2016, 2017, 2021, 2022, 2023, 2024, 2025, 2032, 2033, 2034, 2037]); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No need to test them all. Could you pick a few and verify if the generated results in the snapshots are correct?
the merged PR is for 2024 only! |
Co-authored-by: Niels Vanpachtenbeke <[email protected]>
Can you take a look at the failing tests & phpstan? Edit: you can run |
Everything is done and working nicely. Could you please add Syria to the
Thanks |
👀 |
Dear contributor, because this pull request seems to be inactive for quite some time now, I've automatically closed it. If you feel this pull request deserves some attention from my human colleagues feel free to reopen it. |
No description provided.