]> source.dussan.org Git - gitea.git/commit
Add integration test for pull-request merge (#1912)
authorMura Li <typeless@users.noreply.github.com>
Thu, 15 Jun 2017 11:20:39 +0000 (19:20 +0800)
committerLunny Xiao <xiaolunwen@gmail.com>
Thu, 15 Jun 2017 11:20:39 +0000 (19:20 +0800)
commit01322af2e8e213209cddff5356b317ce4875fca3
treeed80f658b6bcabdfa341ae529e5491545b586227
parent13f0e1255af5eeb3d6d24ee2c3a169dab427a2dc
Add integration test for pull-request merge (#1912)
integrations/editor_test.go
integrations/pull_create_test.go
integrations/pull_merge_test.go [new file with mode: 0644]
integrations/repo_fork_test.go