Statistics
| Branch: | Tag: | Revision:

root / test @ 8d109e17

# Date Author Comment
8d109e17 10/15/2012 10:43 am Prodromos Gerakios

merged createrelease.py

46f614cd 10/12/2012 04:45 pm Christos KK Loverdos

Remove kkquotaholderapi. We break up tests in more modules

fc438cf2 10/12/2012 04:44 pm Christos KK Loverdos

Rename kkconfig to config, since we all agree we use it

db822a77 10/12/2012 04:42 pm Christos KK Loverdos

Use the QHTestCase parent class in createrelease tests

39a725a6 10/12/2012 04:38 pm Christos KK Loverdos

Use printf everywhere

a812c719 10/12/2012 04:28 pm Christos KK Loverdos

PASS limits.py tests

f483aeaa 10/12/2012 04:28 pm Christos KK Loverdos

Add script for test-local specific server

10cc3fd0 10/12/2012 03:40 pm Christos KK Loverdos

Use test-specific configuration and run script

7f479bb1 10/11/2012 05:26 pm Christos KK Loverdos

Show more info while running tests

ce1734ce 10/11/2012 01:29 pm Christos KK Loverdos

Name is main anyway

f6a99346 10/11/2012 01:23 pm Christos KK Loverdos

Make limits.py runnable via python -m test.limits

f6d15c9b 10/11/2012 12:52 pm Christos KK Loverdos

Simplify test running code

afd31426 10/10/2012 02:55 pm Prodromos Gerakios

Restored kkquotaholder

f611ef3d 10/10/2012 01:41 pm Prodromos Gerakios

Added create/release testing API

902f1fb9 10/10/2012 11:52 am Christos KK Loverdos

Add first cut of {set,get}_limits test case

b9ec4de7 10/10/2012 11:51 am Christos KK Loverdos

Add common TestCase parent class that sets up the quota holder client

239b068c 10/09/2012 01:35 am Christos KK Loverdos

Organize testing infrastructure.

This is more of a personal () setup for the moment
but all parts of it can be used in a generic way. I have named stuff
by prefixing them with 'kk', so that they do no clash with similar
test cases (). Having duplicate test cases is fine...

6d34b917 10/08/2012 06:43 pm Christos KK Loverdos

Add new version of simple api test

16414815 10/08/2012 06:32 pm Christos KK Loverdos

Fill skeletons of API tests

2fa15cf2 10/08/2012 06:25 pm Christos KK Loverdos

Add global section in testing config and properly setup the simple test

bec1fa3d 10/08/2012 05:01 pm Prodromos Gerakios

Added apitest.py and apitest.cfg

93c6ce37 10/08/2012 04:59 pm Prodromos Gerakios

Add directory test and qhclient.py