Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / test / stress.py @ bb528b2e

History | View | Annotate | Download (7.3 kB)

# Date Author Comment
6d583e07 08/07/2013 12:01 pm Giorgos Korfiatis

astakos: Simplify project schema

Applications now point to a project (rather than an extra model Chain).
A Project is created upon submitting an application; it always points to
a single `reference' application.

Model Chain is kept as a sequence to generate project ids.

f12bcb3d 08/07/2013 12:01 pm Giorgos Korfiatis

astakos: Raise project-specific exceptions on failure

Replace IOError and PermissionDenied with project-specific exceptions.

9096ffbb 08/07/2013 12:01 pm Giorgos Korfiatis

astakos: Update the project stress test

770dba12 05/20/2013 03:14 pm Giorgos Korfiatis

astakos: Update stress test code

b095201e 05/10/2013 12:45 pm Sofia Papagiannaki

astakos: remove astakos.im.api module

Replace all AstakosCallpoint references

b830f774 04/19/2013 12:29 pm Giorgos Korfiatis

Move transaction.py to snf_django package

757f3256 04/05/2013 06:48 pm Giorgos Korfiatis

Update stress test to use the new transaction decorator

327eb666 02/14/2013 04:28 pm Giorgos Korfiatis

Update projects stress test

0932ac43 02/14/2013 04:27 pm Giorgos Korfiatis

Automate the stress test for projects