Skip to main content

No project description provided

Project description

Building blocks to write an SMS service with infobip from scratch with simulator for TDD.

  1. Write the test.

  2. Get your function right until the test passes.

  3. Remove @responses.activate and sms_server(**connection) to put your script live.

While you get your stuff right, you don’t risk to send any real SMS. You don’t even need a connection to the web.

When you switch your code to live there’s no reason to worry now either. Your test assures you that the very first real SMS will be delivered (presuming your login and balance allow).

Documentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

ibires-0.2.2-py3-none-any.whl (84.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page