Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients / livetest / __init__.py @ 3e02e714

History | View | Annotate | Download (7 kB)

# Date Author Comment
c088076b 06/20/2013 04:16 pm Stavros Sachtouris

Adjust unit/functional tests

Refs: #3964

114e19da 06/10/2013 11:54 am Stavros Sachtouris

Adjust astakos functional tests to novel features

Refs: #3964

64c26817 04/04/2013 07:20 pm Stavros Sachtouris

Wip kamaki.clients.test.py

c2b5da2f 04/04/2013 04:37 pm Stavros Sachtouris

Redesign http connection module

Merge everything to kamaki.clients

Remove multiple hierarchies of connection classes (== abandon support for
alternative connection methods, e.g. for requests from pypi)

New connection classes are
- RequestManager
- ResponseManager...

a8685edf 03/05/2013 03:12 pm Stavros Sachtouris

Implement livetest to check connection pool lock

660c0eff 02/21/2013 05:53 pm Stavros Sachtouris

Merge branch 'develop' into feature-tests

Conflicts:
kamaki/cli/commands/livetest_cli.py
version

f5f2dc53 02/21/2013 12:50 pm Stavros Sachtouris

Rename tests to livetest in kamaki.clients

Update documentation to reflect these changes