serval-dna/tests
gardners 132cfd6fec Fixed bug in rhizome_store_file(), where it tried to open the
associated file before checking if it was already in the database.
Rhizome Direct can supply a manifest without associated file if
the file is already in the database, and so it was breaking.
Also removed "assert bundle_received_by"'s from rhizome direct
pull and sync tests because they are not needed, and were failing
because the same file contents was used for the files being
exchanged, and so file storage was not occurring, and thus the log
message being looked for was not being produced.
Push, pull and sync tests in rhizomeprotocol now pass, leaving
only two tests in error.  #9
2012-10-03 15:50:43 +02:00
..
config Improve test framework: assert '!' command... 2012-08-30 09:33:15 +09:30
dnahelper Refactor test definitions 2012-09-28 12:05:22 +09:30
dnaprotocol Fix broken 'dnaprotocol' tests 2012-09-28 12:16:55 +09:30
jni Remove obsolete tests, rename others 2012-06-04 18:28:38 +09:30
rhizomeops Refactor test definitions 2012-09-28 12:05:22 +09:30
rhizomeprotocol Fixed bug in rhizome_store_file(), where it tried to open the 2012-10-03 15:50:43 +02:00
server Improve logging config options 2012-07-11 17:09:50 +09:30