]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
webish mkdir-p: added unit test
authorrobk-tahoe <robk-tahoe@allmydata.com>
Tue, 18 Mar 2008 20:11:08 +0000 (13:11 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Tue, 18 Mar 2008 20:11:08 +0000 (13:11 -0700)
commite75c417bb5ca58de89215336e0fc1c7d76a24756
treeb3566c836816d4c82f82d1438adabdc6e69b06e3
parent5e4a0c72123d017c9d9696d460c2f3cfad7bbe49
webish mkdir-p: added unit test

added a test for the simple mkdir-p hack I added yesterday

checks that mkdir-p can create a directory hierarchy, and that resubmitting
a request for the same path yields the existing dir's uri
src/allmydata/test/test_web.py