class documentation
class PushTests(PorcelainTestCase):
Undocumented
Method | test |
Basic test of porcelain push, removing a branch. |
Method | test |
Undocumented |
Method | test |
Pushing a new branch. |
Method | test |
Pushing a new branch. |
Method | test |
Basic test of porcelain push where self.repo is the remote. First clone the remote, commit a file to the clone, then push the changes back to the remote. |
Inherited from PorcelainTestCase
:
Method | assert |
Undocumented |
Method | set |
Undocumented |
Instance Variable | repo |
Undocumented |
Instance Variable | repo |
Undocumented |
Instance Variable | test |
Undocumented |
Inherited from TestCase
(via PorcelainTestCase
):
Method | override |
Undocumented |