Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients / test / __init__.py @ 03493855

History | View | Annotate | Download (3.6 kB)

# Date Author Comment
03493855 03/01/2013 03:22 pm Stavros Sachtouris

Unittest clients.image create_server

db113224 02/28/2013 07:29 pm Stavros Sachtouris

Initialize clients SilentEvent testing

d86c3c7d 02/28/2013 01:53 pm Stavros Sachtouris

Initialize unittests for clients.image

c1004a00 02/27/2013 06:06 pm Stavros Sachtouris

Start creating a kamaki.clients unittest set

Tests are packaged as kamaki.clients.test
As an example, the astakos authenticate method test has been implemented

4ff9d6e2 02/26/2013 12:40 pm Stavros Sachtouris

Fix typo in cli.commands.astakos_cli.py

Was _main, changed to main

d78a9983 02/22/2013 02:09 pm Stavros Sachtouris

Add async tests to test_request

a037fd61 02/22/2013 02:00 pm Stavros Sachtouris

Implement a basic test_request for clients.Client

09a1a6e4 02/21/2013 06:03 pm Stavros Sachtouris

Initialize a unittest suite for kamaki.clients