Via this mechanism pull-requests can be opened against the main project, its forks and the forks of these forks (we don't go further).
This does rely on the forks accepting PRs (which they don't by default, they'll have to enable it in their settings).
need only one / here
/
this and the create_projects_git is repeated in the next 3 test case, maybe it could be done in the setup method ?
create_projects_git
user.user was this intended ?
user.user
s/shoes/shows/
A few comments but looks good overall. Feel free to merge after answering the comments
:thumbsup:
Indeed, will fix
yup :)
It could but the test just above doesn't use it, the entire file could used a restructure.
Will adjust, thanks
Actually, the entire line needs to go
rebased onto bd4cd5ebf98da20163a312f7e84b5a0e7a4eb188
Thanks for the review! :)
Pull-Request has been merged by pingou
Via this mechanism pull-requests can be opened against the main project, its forks
and the forks of these forks (we don't go further).
This does rely on the forks accepting PRs (which they don't by default, they'll have to
enable it in their settings).