Fix ListRepoPullRequests #219
Merged
lunny
merged 7 commits from 6543/go-sdk:fix-ListRepoPullRequests
into master
2 years ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch '6543/go-sdk:fix-ListRepoPullRequests'
Deleting a branch is permanent. It CANNOT be undone. Continue?
as title
jolheiser referenced this pull request from gitea/changelog 2 years agoIt's better to add a test for this since test framework is ready. :)
6543 referenced this pull request from gitea/changelog 2 years ago@lunny we need test data for our test-framework :(
-> I simply cant query Pull Requests (there exist none in the framework)
@lunny I added a basic test ...
is it posible to use:
to create a test instance?
OK. We have no fixtures data on our tests. Maybe we could create a pull request on this PR and then list all the PRs.
@lunny there for i need a second branch with diff to master ...
@lunny I added the pull_test.go but I would improve it in a other PR to dont block project's witch depend on this (tea)
b24cfd841c
.