]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
teach setup_alice_and_bob to return results in deferred
authorDavid Stainton <dstainton415@gmail.com>
Tue, 30 Jun 2015 01:08:53 +0000 (18:08 -0700)
committerDaira Hopwood <daira@jacaranda.org>
Mon, 20 Jul 2015 23:42:34 +0000 (00:42 +0100)
commitdf1c93629d0e43e725bb9a3dbb6c03673d33f304
tree74352568fa4955f7e1240b877cea242a4ac140bb
parenta5c090758028f4d01d81952217722cda4c6a22af
teach setup_alice_and_bob to return results in deferred

- however it is terrible that i was unable to set local vars in the callbacks
so i had to use object attributes instead.
src/allmydata/test/test_cli_magic_folder.py
src/allmydata/test/test_magic_folder.py