Steve Kowalik
|
1f23c06a4d
|
Add support for team privacy (#763)
Teams contain support for privacy, by being either closed, or secret.
Export the string via a property, and allow editing it via the edit
method.
|
2018-04-20 15:17:58 +08:00 |
|
Isuru Fernando
|
d9c5a07fcf
|
Get organization from the team (#590)
* Get organization from the team
* Fix ReplayData for Team
|
2018-03-10 20:13:44 +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 |
|