Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Add testing section to readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
gregberge committed Sep 4, 2014
1 parent 26e2061 commit bafb723
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,10 @@ Close the connection of the WebSocket.
ws.close();
```

## Testing

To be able to test WebSocket in the good way, the module [angular-ws-mock](https://github.com/neoziro/angular-ws-mock) will provide you a transparent mock.

## License

MIT

0 comments on commit bafb723

Please sign in to comment.