netflie / whatsapp-cloud-api

The first PHP API to send and receive messages using a cloud-hosted version of the WhatsApp Business Platform
https://netflie.es/portfolio/whatsapp-business-cloud-api-php-sdk/
MIT License
428 stars 151 forks source link

Button reply - Tests written #130

Closed ianrothmann closed 8 months ago

ianrothmann commented 11 months ago

Hi everyone,

Thanks to Derrick for adding the functionality. I did some minor bug fixing, code linting and I've created the Unit and Integration tests and they passed on my side.

Could you perhaps evaluate whether this is satisfactory? It would be great to have the functionality in the repo. Let me know if you want to change anything.

Kind regards,

Ian

aalbarca commented 10 months ago

Hi @ianrothmann thanks a lot for your PR!

Can you check the styleci issue? -> https://github.styleci.io/analyses/N4W3Q1?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link

To avoid this in the future I recommend installing pre-commit and it will automatically correct your code before commit is done.

ianrothmann commented 10 months ago

Hi there! Apologies for the oversight, it was an issue with my phpstorm. I have fixed the StyleCI issues now.

ianrothmann commented 9 months ago

Hi Team!

Have you perhaps had a chance to look at this?

Kind regards,

Ian

aalbarca commented 8 months ago

merged in https://github.com/netflie/whatsapp-cloud-api/pull/150