summaryrefslogtreecommitdiff
path: root/pylibchorus/tests/chorus_client_tests.py
Commit message (Collapse)AuthorAge
* Rename `chorus_client` to `chorus_api`kballou2015-04-10
|
* Add _delete_workfile_kballou2015-04-10
|
* Add _update_workfile_version_kballou2015-04-10
|
* Add _create_workfile_ methodkballou2015-04-10
|
* Refactor common tests to separate functionskballou2015-04-10
|
* Add check_login functionkballou2015-04-10
|
* Add initial skeleton codekballou2015-04-09
* Includes the `ChorusSession` object that underpins all API calls