utopia-php / messaging

Lite & fast micro PHP messaging library that is **easy to use**.
MIT License
14 stars 64 forks source link

Feat: Added Gupshup Messaging Adapter #59

Closed HarshitVashisht11 closed 4 months ago

HarshitVashisht11 commented 8 months ago

What does this PR do?

This PR implement support for Gupshup in the Utopia PHP messaging library.

Fixes: https://github.com/appwrite/appwrite/issues/6863

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)

Related PRs and Issues

(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)

Have you read the Contributing Guidelines on issues?

(Write your answer here.)

HarshitVashisht11 commented 8 months ago

Hi @gewenyu99 @wess Please review my PR

HarshitVashisht11 commented 8 months ago

Great PR! 🤯 Would you please attach screenshots of successful tests.

Thanks for reviewing my PR. At the moment, I don't possess a Gupshup API key, which is why I'm unable to conduct testing.

stnguyen90 commented 7 months ago

Thanks for reviewing my PR. At the moment, I don't possess a Gupshup API key, which is why I'm unable to conduct testing.

So you, nor we, have any way of confirming what you did works...

HarshitVashisht11 commented 7 months ago

So, is there any way I can test if my code works

gewenyu99 commented 7 months ago

@HarshitVashisht11 😅 usually those who implement the code would know how it's meant to be tested. Please include and run your tests