Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / test / views.py @ 900325e8

History | View | Annotate | Download (3.1 kB)

# Date Author Comment
770dba12 05/20/2013 03:14 pm Giorgos Korfiatis

astakos: Update stress test code

3c22bad0 05/20/2013 03:14 pm Giorgos Korfiatis

astakos: Lock chain for projects, user for syncing

Lock project's chain for every operation affecting either a project or
an application. Subsequently, lock user when needing to sync or to issue
commission to update pending_app quota.

In views, replace locking qh_add_pending_app with check_pending_app_quota,...

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

2f0cd9e1 02/14/2013 04:26 pm Giorgos Korfiatis

Testing scripts for astakos projects