Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients / tests / astakos.py @ 2005b18e

History | View | Annotate | Download (3.1 kB)

# Date Author Comment
2005b18e 02/11/2013 05:42 pm Stavros Sachtouris

Fix some more pep8 issues, more later

24ff0a35 02/11/2013 05:19 pm Stavros Sachtouris

Fix pep8 compliance issues everywhere

2182231b 02/07/2013 05:42 pm Stavros Sachtouris

Add info method, tests and docs

409371de 02/07/2013 05:15 pm Stavros Sachtouris

Add list to astakos client

list method returns a list of all cached user informations, one for each token

29040fef 02/07/2013 05:04 pm Stavros Sachtouris

Adjust documentation to recent astakos client

5207c784 02/07/2013 04:06 pm Stavros Sachtouris

Compact code and unittests for astakos client

420598d0 02/04/2013 04:13 pm Stavros Sachtouris

Apply new test method on image, retouch globals

Everything has been tested and fixed except the following flaw:
when testing the whole image package, the same image file is uploaded and
destroyed again and again.

1f0370c9 02/04/2013 01:26 pm Stavros Sachtouris

Make astakos tests work with new test suite

6d192774 02/01/2013 05:12 pm Stavros Sachtouris

Prototype kamaki.clients untitest suite

Prototype implementation on kamaki.clients.astakos client
In prototype status, does not function yet
Old unittests in _tests.py, for reference