aki017 / slack-ruby-gem

A Ruby wrapper for the Slack API
MIT License
242 stars 79 forks source link

Added basic tests for version and auth_test. #15

Closed dblock closed 9 years ago

dblock commented 9 years ago

Beginning of https://github.com/aki017/slack-ruby-gem/issues/8, using VCR.

Enable Travis-CI in https://travis-ci.org/profile before merging this. Here's a build: https://travis-ci.org/dblock/slack-ruby-gem/builds/60445667

aki017 commented 9 years ago

I working on spec branch to write :sweat: pls check it

dblock commented 9 years ago

Oh. That can be merged on top or vice-versa, what do you want me to do? I think any tests is better than nothing right now, maybe no need for a branch?

aki017 commented 9 years ago

im googling how to filter sensitive data and i learn config.filter_sensitive_data. ok. now i merge :+1:

dblock commented 9 years ago

Do enable Travis-CI first!

The auth_test.yml VCR file was hand-edited to remove any passwords if that's what you mean?