Tests #196

Merged
michaelhelmick merged 6 commits from tests into master 2013-05-15 14:57:44 -07:00
michaelhelmick commented 2013-05-14 18:53:31 -07:00 (Migrated from github.com)

Fixes #169

Fixes #169
michaelhelmick commented 2013-05-15 14:57:24 -07:00 (Migrated from github.com)

Okay, I'm going to merge this even though Travis fails. It succeded on 2.6 and 2.7 on Travis but failed on 3.3. But locally on 3.3, it succeed.

And then after my coverage commit, it didn't have secure vars (but had them on a76b93e491) >_>

Then I read this:

Please note that secure env variables are not available for pull requests. This is done due to the security risk of exposing such information in submitted code. Everyone can submit a pull request and if an unencrypted variable is available there, it could be easily displayed.

So I don't get why it would work once, but not again. but let's give this a shot on master and fix from there.

Okay, I'm going to merge this even though Travis fails. It succeded on 2.6 and 2.7 on Travis but failed on 3.3. But locally on 3.3, it succeed. And then after my coverage commit, it didn't have secure vars (but had them on https://github.com/ryanmcgrath/twython/commit/a76b93e49107d987bb7633a7374909be2a27ccf5) >_> Then I read this: > Please note that secure env variables are not available for pull requests. This is done due to the security risk of exposing such information in submitted code. Everyone can submit a pull request and if an unencrypted variable is available there, it could be easily displayed. So I don't get why it would work once, but not again. but let's give this a shot on `master` and fix from there.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: code/twython#196
No description provided.