-
Committer:
Vincent Ladeuil
-
Date:
2009-01-18 16:40:11 UTC
-
mto:
(0.152.55 trunk)
-
Revision ID:
v.ladeuil+lp@free.fr-20090118164011-u920ewnjeafmwu5z
Start refactoring for remote branch tests.
* tests/test_upload.py:
(UploadUtilsMixin, TestUploadMixin): Splitted for better re-use.
(UploadUtilsMixin.make_branch_and_working_tree): Renamed from
make_local_branch.
(UploadUtilsMixin.upload_dir, UploadUtilsMixin.branch_dir): Delete
leading '/' use osutils.pathjoin instead, fix all uses.
(TestUploadMixin.test_no_upload_remote_wt): Deleted, not related
to full/incremental.
(TestUploadFromRemoteBranch): Start tests specific to remote
branch uploads.