c12i / mpesa-rust

A MPESA API sdk in Rust
https://c12i.github.io/mpesa-rust/mpesa/index.html
MIT License
44 stars 16 forks source link

Implementation of black-box testing for the API #49

Closed itsyaasir closed 1 year ago

itsyaasir commented 1 year ago

Use wiremock-rs for this implementation.

c12i commented 1 year ago

think I can take this one up, I am motivated to not rely on Safaricom for testing

itsyaasir commented 1 year ago

Yes, that's a good idea. Go for it