Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients / tests / __init__.py @ db77d79e

History | View | Annotate | Download (6.2 kB)

# Date Author Comment
02846a75 02/05/2013 05:33 pm Stavros Sachtouris

Test and debug a generic progress bar for tests

in client

b482315a 02/05/2013 12:27 pm Stavros Sachtouris

Initialize tests for cyclades client, safe spiner

safe spiner is a replacement for progress bar functionality,
in case progress bar does not work

d2e1b032 02/04/2013 06:42 pm Stavros Sachtouris

Remove intentional testing error

80f0d425 02/04/2013 06:36 pm Stavros Sachtouris

Fix error presentation in case of batch test

54d7c02a 02/04/2013 06:31 pm Stavros Sachtouris

Create a generic system for atomic and batch tests

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