Statistics
| Branch: | Tag: | Revision:

root / test @ 92c22a86

# Date Author Comment
92c22a86 11/06/2012 05:20 pm Prodromos Gerakios

Fixed most bugs ! The scanario is 90% functional.

cbbd2346 11/05/2012 07:08 pm Prodromos Gerakios

More bug fixing ...

07bb212f 11/05/2012 06:34 pm Prodromos Gerakios

More bug fixing in my scenario...

2c78540a 11/05/2012 04:58 pm Prodromos Gerakios

Fixed many many bugs in my implementation ...

1d8f8481 11/02/2012 05:26 pm Prodromos Gerakios

fixed some bugs

e0c7f0ba 11/02/2012 04:18 pm Prodromos Gerakios

Modelled groups and users.

97b987e4 10/26/2012 05:05 pm Prodromos Gerakios

more on pgerakios

1912b5b2 10/25/2012 05:54 pm Prodromos Gerakios

More code for modelling E-R-C

53e42918 10/24/2012 05:32 pm Prodromos Gerakios

Added more functionality

c278315e 10/23/2012 04:28 pm Prodromos Gerakios

Added lots of code for modelling Quota Holder API

d8d464a0 10/22/2012 05:19 pm Prodromos Gerakios

Added some more code on pgerakios stuff

d4410730 10/22/2012 05:11 pm Prodromos Gerakios

added new modelling for entity API

5c4f5b13 10/22/2012 05:11 pm Prodromos Gerakios

create release some comments

c7780c56 10/22/2012 12:00 pm Christos KK Loverdos

testing: capacity is actually an excess quantity

9a69d21c 10/18/2012 05:43 pm Christos KK Loverdos

Use configurable data for limits test (II)

5d655ae9 10/18/2012 05:18 pm Christos KK Loverdos

Use configurable data for limits test

0a9e36ce 10/16/2012 03:59 pm Prodromos Gerakios

more test cases testing get_holding,set_quota. Refactored the entire testcase

ea28a05b 10/15/2012 05:04 pm Prodromos Gerakios

another testcase in createrelease for get_entity

de21f0ba 10/15/2012 03:30 pm Prodromos Gerakios

Added another test case in createrelease.py

6c4d8722 10/15/2012 01:10 pm Christos KK Loverdos

test: {set,get}_limit with quantity > capacity

This is accepted but I do not know if it should or not.

bba797bc 10/15/2012 01:06 pm Christos KK Loverdos

test: {set,get}_limit with empty policy name

14baac64 10/15/2012 12:14 pm Christos KK Loverdos

Fix test-specific runserver script

Use the something like

$ QH_HOST=127.0.0.1 QH_PORT=35080 ./test/quotaholder-manage-runserver

instead.

c7f549b7 10/15/2012 11:11 am Prodromos Gerakios

corrected config port

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