]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit - src/allmydata/webish.py
added unit test to webish's rename function
authorrobk-org <robk-org@allmydata.com>
Tue, 17 Jul 2007 00:05:01 +0000 (17:05 -0700)
committerrobk-org <robk-org@allmydata.com>
Tue, 17 Jul 2007 00:05:01 +0000 (17:05 -0700)
commit920fed7f2aeb4f6ed1ce4f13f5f39b5a686268bf
tree140fffe27c62c9e0293962ce7186a7e702362017
parent9be3da03f634d2a3ad215a6f2e1834ed8fb32e4c
added unit test to webish's rename function

added unit tests to test various permutations of the rename function, and
some sanity checks on the rename-form function.

also added a guard to prevent '/' in from_/to_name in rename calls.
src/allmydata/test/test_web.py
src/allmydata/webish.py