summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-02-27Add Public and Release events (#589)Evan Graham
2024-02-23Adding tests for `actions().remove_selected_repo_from_org_secret()` (#586)Mike Stemle
2024-02-23Fixed the `projects().delete_project().send() function (#587)Mike Stemle
2024-02-23Added more tests, for `repos().delete()` (#585)Mike Stemle
2024-02-22Adding test for actions().actions_delete_workflow_run_logs_test() (#584)Mike Stemle
2024-02-15Fixing the test that `wiremock@v0.6.0` breaks. (#579)Mike Stemle
2024-02-15Added some more tests (#578)Mike Stemle
2024-02-15Added a test (#577)Mike Stemle
2024-02-09Added tests to prove `repos().secrets().delete_secret()` (#570)Mike Stemle
2024-02-09Adding test for `issues().delete_comment()` (#569)Mike Stemle
2024-02-08Fixed `issues().delete_comment_reaction()` (#566)Mike Stemle
2024-02-07Upgrade http/hyper 1.0 (#564)Toru Ogawa
2024-02-04Added tests for `repos().merges()` (#560)Mike Stemle
2024-01-26Tests for locking and unlocking issue comments (#557)Mike Stemle
2024-01-24Resolving issue with deleting reactions from issues. (#555)Mike Stemle
2024-01-22Added a test for `repos().is_collaborator()`. The 204 case is good! (#553)Mike Stemle
2024-01-13Repairing two 204-related serde errors, and adding some simple tests. (#503)Mike Stemle
2024-01-09cargo clippy --tests --examples --fix (#496)maflcko
2024-01-08added repos/list_contributors (#500)dmgorsky
2023-11-03Add actions API methods for working with self-hosted runners (#483)Sam Kearney
2023-11-01Fix a bunch of clippy issues (#482)Martin Nordholts
2023-10-15Add `follow-redirect` feature (#469)Samuel Moelius
2023-10-02Add WatchEvent (#462)Björn Lange
2023-09-01Fix commit_comment webhook event parsing (#453)Gerry Agbobada
2023-08-31Add Octocrab::users() and UsersHandler::repos (#451)iamjpotts
2023-08-31Add CommitHandler::associated_check_runs (#450)iamjpotts
2023-08-24Add projects Api (#447)Gabriele
2023-08-24Enhance installation webhook eventsGerry Agbobada
2023-08-24Add test for push webhook eventGerry Agbobada
2023-08-03Add get_org_installation to AppsRequestHandlerMarcus Pettersen Irgens
2023-07-30Add webhook event deserialization (#427)Gerry Agbobada
2023-07-19Add installation related webhook app events (#420)v0.28.0Gerry Agbobada
2023-07-18cargo clippy --tests (#416)MacrabFalke
2023-07-18Improve workflow job types (#414)Matt Gapp
2023-07-08Add repository secrets api (#399)alesharik
2023-06-03 added org secrets api (#384)Sam
2023-06-01Add Issue Timeline API (#389)0xB10C
2023-05-12Add list_org_memberships_for_authenticated_user (#357)David Hewitt
2023-03-30Replace `reqwes`t with `http` and `hyper`, and `tower` (#297)Aibek
2023-03-29Fix the model for parsing responses to a specific commit sha (#302)Juan Gomez
2023-03-20fmtErin Power
2023-02-12Fix PullRequestReviewEvent model (#305)Evan Graham
2022-12-29Fix `list_stargazers` bug (#289)Liam Neville
2022-12-16Make Review::user optional (#283)MarcoFalke
2022-11-30change list_stargazers to use the Github relevant API option with `starred_at...yanshay
2022-10-16Adding invitations. (#256)Michael D. Stemle, Jr
2022-10-15Adding support for listing team members. (#254)Michael D. Stemle, Jr
2022-09-30Add PullRequestReviewEvent (#242)sagu
2022-08-16add list_org_members (#238)Liam Neville
2022-07-23Add `list_stargazers` method to `repos` module (#229)Liam Neville