Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-app / pithos / api / test @ e7e3df52

Name Size
  util
__init__.py 23.5 kB
accounts.py 19.1 kB
containers.py 30.2 kB
listing.py 5.8 kB
objects.py 73.2 kB
permissions.py 14.6 kB
public.py 9.2 kB
unicode.py 17.6 kB
views.py 14.8 kB

Latest revisions

# Date Author Comment
e7e3df52 09/06/2013 06:20 pm Sofia Papagiannaki

pithos: Fix AttributeError in tests

f53483d8 09/06/2013 05:46 pm Sofia Papagiannaki

pithos: Add tests

de8fb87d 09/02/2013 03:40 pm Sofia Papagiannaki

pithos: Destroy test database after test execution
:
Pithos uses a pool for the backend objects.
Pooled backend objects override the default close behavior
and return the object to the pool instead.
Therefore, django was unable to destroy the database
since there were active connections....

f5bbcb5d 08/29/2013 11:19 am Sofia Papagiannaki

pithos: Fix test

ee7a28be 08/26/2013 11:25 am Sofia Papagiannaki

pithos: Fix stale import from tests file

6e0f3e65 08/08/2013 05:40 pm Sofia Papagiannaki

pithos: Fix shared listing for implicitly shared objects

Provide also the appropriate tests

Refs: #4131

6ee6677e 08/08/2013 05:17 pm Sofia Papagiannaki

pithos: Add tests

adce84cd 08/02/2013 08:02 pm Sofia Papagiannaki

pithos: Fix TypeError when trying to retrieve invalid object version

00064fb8 07/31/2013 06:32 pm Sofia Papagiannaki

pithos: Add test for restoring object's version

e4c7cbeb 07/31/2013 06:32 pm Sofia Papagiannaki

pithos: Add test for updating an object from version

View revisions

Also available in: Atom