-
Notifications
You must be signed in to change notification settings - Fork 19
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
FEATURE: Added tests #7
base: master
Are you sure you want to change the base?
Conversation
Hi @liran-co This is an excellent project. Kudos! 💪 I was on the same path on creating a similar package and found yours browsing Google. Would love to contribute with some testing for all features that are currently enabled. Please let me know if this is something you are looking forward on having in your package to continue adding tests. I've added base setup and CI. Regards, |
Hi @asantibanez - Appreciate the kind words. Yes, would love to have you contribute to the package in anyway you can. I haven't had the time to dedicate to tests on this, but if you can take it on, I'd be more than happy to have it merged in. Liran |
8e19453
to
d533d77
Compare
Hey @liran-co What Style CI are we using? Can you please share your config? Thanks! |
Hey @liran-co Got almost all tests working! 💪 |
Hey @asantibanez - sorry for the delay. I'm using the default PHP StyleCI config here: https://docs.styleci.io/multi-language#php-config. Going to check out these tests this weekend! |
Summary
This PR adds tests for some of the package features.
Available tests:
Type of Change
Screenshot/Video
CI through Github Actions
Tests status