Skip to content
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

Adding tests for the twilio sample. Fixes #183 #354

Merged
merged 1 commit into from
May 18, 2016
Merged

Conversation

theacodes
Copy link
Contributor

/cc @waprin

Change-Id: I74666e580425e83276cee12dba3696e60718438d
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 18, 2016
r = app.post('/sms/receive', data={
'From': '5558675309', 'Body': 'Jenny, I got your number.'})
assert r.status_code == 200
assert 'Jenny, I got your number' in r.data.decode('utf-8')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm going to make you mine 🎵 🎵 🎵

@waprin
Copy link
Contributor

waprin commented May 18, 2016

lgtm

@jerjou
Copy link
Contributor

jerjou commented May 18, 2016

LGTM

@theacodes theacodes merged commit e56eb4d into master May 18, 2016
@theacodes theacodes deleted the twilio-tests branch May 18, 2016 20:22
msampathkumar pushed a commit that referenced this pull request Nov 14, 2022
* chore(deps): update all dependencies

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
dizcology pushed a commit that referenced this pull request Jun 16, 2023
* chore(deps): update all dependencies

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* revert

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
dizcology pushed a commit that referenced this pull request Jun 16, 2023
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
dizcology pushed a commit that referenced this pull request Jul 10, 2023
* chore(deps): update all dependencies

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* revert

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
leahecole pushed a commit that referenced this pull request Jul 11, 2023
* chore(deps): update all dependencies

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* revert

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
dizcology pushed a commit that referenced this pull request Jul 11, 2023
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
dizcology pushed a commit that referenced this pull request Jul 20, 2023
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
dandhlee pushed a commit that referenced this pull request Jul 24, 2023
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants