Changeset - 91603c55aa61
default
0
1
0
tests: api: cover original behavior for 'pull'
Up to commit 85d812ab4c64, the api 'pull' method can either pull from the
repository's specified remote (clone_uri) or, if the repository is a fork,
from the fork origin.
The existing test case only covered pulling from a remote, and pulling from
a repo (non-fork) that does not have a remote specified.
Update the test method naming to clarify this, and add a test to pull from a
fork.
Up to commit 85d812ab4c64, the api 'pull' method can either pull from the
repository's specified remote (clone_uri) or, if the repository is a fork,
from the fork origin.
The existing test case only covered pulling from a remote, and pulling from
a repo (non-fork) that does not have a remote specified.
Update the test method naming to clarify this, and add a test to pull from a
fork.
1 file changed with 16 insertions and 2 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)