hipchat-client 0.2.0

An API client library for HipChat
1
2
3
4
5
6
7
8
9
10
11
12
13
# hipchat-client

[![Build Status](https://travis-ci.org/rsolomo/hipchat-client.svg?branch=master)](https://travis-ci.org/rsolomo/hipchat-client)
[![](http://meritbadge.herokuapp.com/hipchat-client)](https://crates.io/crates/hipchat-client)

[Documentation](http://rsolomo.github.io/hipchat-client/hipchat_client/index.html)

## Testing

Unit tests can be run with `cargo test unit`.

There are a few read-only integration tests that can be ran with `cargo test integration`.
Running the integration tests requires that a settings.json be created with some credentials.