Justin Kufro
a433a2fe3d
Traffic Endpoints Support ( #977 )
...
Added support for the traffic endpoints found at https://developer.github.com/v3/repos/traffic/ .
We added four functions to the Repository class (one for each of the endpoints) with corresponding unit tests.
Fixes #926
2018-12-05 09:54:31 +08:00
R1kk3r
cbfe8d0f62
Remove the default "null" input send during GET request ( #691 )
...
* Remove the default "null" input send during GET request
* Remove the 'null' value from all tests
2018-01-31 16:16:11 -08:00
Vincent Jacques
10a567f62e
Fix tests for #161
2013-04-25 09:51:37 +02:00
Vincent Jacques
7a9c0b916c
Fix tests on Python 3.3 (issue #149 )
...
The output order of dicts has changed
2013-03-21 23:18:21 +01:00
Vincent Jacques
aadb06753c
On the way to publish tests (issue #86 )
...
This commit only moves stuff around.
Modifications will be done in next commit.
2012-09-16 20:07:33 +02:00