]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/test/test_magic_folder.py
Debugging WIP.
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / test / test_magic_folder.py
2016-02-05 Daira HopwoodDebugging WIP.
2016-02-05 Daira HopwoodFix a type error.
2016-02-05 Daira HopwoodFlush handling WIP.
2016-02-05 Daira HopwoodUse fileutil.write for magic folder tests.
2016-02-05 Daira HopwoodFix some path Unixisms.
2016-02-05 Daira HopwoodFix test_alice_bob.
2016-02-05 Daira HopwoodRefactor _check_up/downloader_count.
2016-02-05 David StaintonAdd file conflict unit test
2016-02-05 David StaintonAdd basic bob upload test and fix conflict detect
2016-02-05 David StaintonFix bob's uploading test...
2016-02-05 David StaintonAttempt to teach bob to upload a file
2016-02-05 Daira HopwoodAvoid .format, since it is inconsistent between Python...
2016-02-05 Daira HopwoodFix test_alice_bob.
2016-02-05 Daira HopwoodAdvance Bob's clock after notifying.
2016-02-05 Daira Hopwoodtest_alice_bob: use magic= argument to notify, rather...
2016-02-05 meejahadd excluded check
2016-02-05 meejahadd the 'spurious' notifies
2016-02-05 Daira HopwoodFix a pyflakes warning and check existence of file...
2016-02-05 meejahimplement 'delete' functionality, with tests
2016-02-05 Daira HopwoodAdd test that we don't write files outside the magic...
2016-02-05 Daira HopwoodEnsure that errors from Alice-and-Bob tests are reporte...
2016-02-05 Daira HopwoodCosmetics.
2016-02-05 Daira HopwoodTest creation of a subdirectory.
2016-02-05 Daira HopwoodPatch Downloader.REMOTE_SCAN_INTERVAL rather than setti...
2016-02-05 Daira HopwoodRefactoring to allow logging from _write_downloaded_fil...
2016-02-05 Daira HopwoodRefactor and fix race conditions in test_alice_bob.
2016-02-05 Daira HopwoodMake sure that test_move_tree waits until files have...
2016-02-05 David StaintonTeach uploader+downloader to use to db schema
2016-02-05 Daira HopwoodAdd magicfolderdb.py.
2016-02-05 David StaintonWIP
2016-02-05 Daira HopwoodSimplify the cleanup_Alice_and_Bob callback.
2016-02-05 meejahMake downloader delay a class-variable
2016-02-05 meejahTeach unit-tests to time-warp
2016-02-05 Daira HopwoodWIP.
2016-02-05 Daira HopwoodMagic Folder file moves.