]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/test/test_cli_magic_folder.py
Remove or comment out print statements and improve logging.
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / test / test_cli_magic_folder.py
2015-09-15 Daira HopwoodRemove or comment out print statements and improve... 2428.ignore-hidden-and-temp-files.0 2438.magic-folder-stable.0
2015-09-15 Daira HopwoodRemove MagicFolderCLITestMixin.create_magicfolder.
2015-09-14 Daira HopwoodRemove redundant inotify parameters to MagicFolder...
2015-09-12 David Staintonremove debug print statements
2015-09-12 David StaintonTeach test_persistence to only use one clientdir
2015-09-11 David StaintonWIP
2015-09-03 Daira HopwoodRemove self.client and stats_provider attributes which...
2015-09-03 Daira HopwoodRename test_cli_magic_folder.MagicFolderTestMixin to...
2015-09-03 Daira HopwoodAdd print statements.
2015-08-31 Daira HopwoodRestore some print statements.
2015-08-31 Ramakrishnan Muthu... Move the test for _write_download_file() to test_magic_... 185/head
2015-08-31 Ramakrishnan Muthu... WIP: test for _write_downloaded_file
2015-08-19 Daira HopwoodCleanup.
2015-07-24 David StaintonWIP - fix some bugs
2015-07-20 Daira HopwoodReduce code duplication and make sure errors from deleg...
2015-07-20 Daira HopwoodRename MagicFolderCLITestMixin to MagicFolderTestMixin.
2015-07-20 Daira HopwoodFix some pyflakes errors and warnings.
2015-07-20 David StaintonMake alice bob test use non-ascii chars in nicknames
2015-07-20 David Staintonadd comments and blank lines to make setup_alice_and_bo...
2015-07-20 David Staintonrename to do_invite and do_join for tests
2015-07-20 David Staintonrename to do_create_magic_folder for tests
2015-07-20 David Staintonget rid of another diminish hack and force alias args...
2015-07-20 David Staintonchange spelling module variable INVITE_SEPARATOR
2015-07-20 Daira HopwoodRemove workaround for collective_dircap and repair...
2015-07-20 Daira HopwoodEliminate near-duplicate code in CLITestMixin.
2015-07-20 David Staintonvarious pyflakes fixes
2015-07-20 David Staintonremove some superfluous print statements
2015-07-20 David Staintonfix some tests
2015-07-20 David StaintonAdd rough naive downloader + remote scan
2015-07-20 David StaintonTeach Alice to upload file for Alice+Bob test
2015-07-20 David Staintonteach setup_alice_and_bob to return results in deferred
2015-07-20 David StaintonAdd cleanup to Alice+Bob test + bug fix
2015-07-20 David Staintonfix the rest of the unit tests
2015-07-20 David StaintonFix magic-folder cli tests
2015-07-20 David StaintonAdd helper to setup Alice and Bob magic-folders
2015-07-20 David StaintonRemove/clean code duplication for CLI unit tests
2015-07-20 David StaintonTeach magic-folder cli tests to test join results
2015-07-20 David StaintonTest return vals and fix join return val
2015-07-20 David StaintonTest that join adds tahoe config options
2015-07-20 David StaintonAdd complete usage functionality to create
2015-07-20 David StaintonImplement most of the join command
2015-07-20 David StaintonFinish writing the invite implementation
2015-07-20 David StaintonFix options passed to mkdir from magic invite
2015-07-20 David StaintonSleepy time WIP almost got invite's mkdir working...
2015-07-20 David StaintonAdd basic test for magic-folder create command