diff options
author | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2012-12-21 00:27:59 +0100 |
---|---|---|
committer | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2012-12-21 00:30:48 +0100 |
commit | 7e55bcb898d37010a5e9bd8a666cd3ddfa63de33 (patch) | |
tree | b15eb178927eeb3e418ed3333e265ce65932e6f2 /mediagoblin/processing/task.py | |
parent | 5c99cd01a70f2d597ac7669e8d944ddf79b05281 (diff) | |
download | mediagoblin-7e55bcb898d37010a5e9bd8a666cd3ddfa63de33.tar.lz mediagoblin-7e55bcb898d37010a5e9bd8a666cd3ddfa63de33.tar.xz mediagoblin-7e55bcb898d37010a5e9bd8a666cd3ddfa63de33.zip |
Fix up tests
empty find() queries would not work anymore with the simplified .find
compatability code, so remove these and use proper sqlalchemy in the
tests.
The storage test failed because my virtualenv environment ran
mediagoblin/local/mediagoblin/tests/test_storage.py and somehow decided
the 2 classes are different objects. Just test against the full class name.
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Diffstat (limited to 'mediagoblin/processing/task.py')
0 files changed, 0 insertions, 0 deletions