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

Let Unicode work, add Travis and Coveralls coverage #17

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

allenluce
Copy link
Contributor

This is to address #11. I've added a test and also stuck in TravisCI and Coveralls coverage.

allenluce added 3 commits May 14, 2016 18:03
Params are already urlencoded by this point. Quoting here can mess up
unicode URLs.

The included test relies on two environment variables to be set:
AWS_ACCESS_ID and AWS_SECRET_ACCESS_KEY. The associated credentials
should be authorized to do Alexa API queries.
And add test runner to setup.py. The setup.cfg aliases test to pytest.
For TravisCI and coveralls.io
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant