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

Migrate tests to tape #17

Open
simov opened this issue May 25, 2015 · 0 comments
Open

Migrate tests to tape #17

simov opened this issue May 25, 2015 · 0 comments

Comments

@simov
Copy link
Member

simov commented May 25, 2015

@mikeal @nylen

I just noticed that the oauth-sign tests are migrated to tape in test-oauth The first 6 tests are the same as the first 3 here + the rsa signing for each one, added in this PR request/request#1228

My idea is to move all unit tests specific to signing out of test-oauth and put them here. That way we can concentrate on tests specific to the oauth implementation in request there. The other thing is that we'll have all tests migrated to tape here and that will allow us to enable coverage tool for example.

Let me know what do you think.

@simov simov changed the title Migrate the test to tape Migrate tests to tape May 25, 2015
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

No branches or pull requests

1 participant