]> source.dussan.org Git - gitea.git/commit
Unit tests for models/pull.go 555/head
authorEthan Koenig <ethantkoenig@gmail.com>
Sun, 1 Jan 2017 18:15:09 +0000 (13:15 -0500)
committerEthan Koenig <ethantkoenig@gmail.com>
Fri, 6 Jan 2017 15:08:23 +0000 (10:08 -0500)
commit72bfabfada8fc485b88eb4547b7d3575789a69c8
tree838a128004ac7e3417816171c1f3e60b98edcd57
parent1a7fc53c98f06f79955d217f91c8a5553e5a27b3
Unit tests for models/pull.go
models/fixtures/issue.yml [new file with mode: 0644]
models/fixtures/pull_request.yml [new file with mode: 0644]
models/fixtures/repository.yml [new file with mode: 0644]
models/fixtures/user.yml [new file with mode: 0644]
models/issue.go
models/pull.go
models/pull_test.go [new file with mode: 0644]
models/repo.go