Skip to content

Commit

Permalink
Update readme in light of exciting test changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Terrance committed Sep 6, 2016
1 parent 1512607 commit a418026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@ Create an instance and call its ``loop()`` method to start processing events. Fo
Tests and documentation
-----------------------

Unit tests can be found in ``test.py`` -- these are designed to test the library's behaviour and parsing of API responses, not the Skype API itself.
Unit tests can be found in the ``test`` folder -- client test cases are designed to test the library's behaviour and parsing of mocked API responses, whereas server cases connect to the live Skype API.

The `SkPy docs <https://github.com/OllieTerrance/SkPy.docs>`_ repo holds, in addition to docs for this library, a collection of unofficial documentation for the Skype HTTP APIs at large.

0 comments on commit a418026

Please sign in to comment.