arcade-mcp/toolkits/github/arcade_github/tests
Eric Gustin 7e352fbe91
Add Github Toolkit (#75)
### Adds the following tools to the Github Toolkit:

    1.	CreateIssueComment
	2.	SetStarred
	3.	CountStargazers
	4.	ListOrgRepositories
	5.	GetRepository
	6.	ListRepositoryActivities
	7.	ListReviewCommentsInARepository
	8.	ListPullRequests
	9.	GetPullRequest
	10.	UpdatePullRequest
	11.	ListPullRequestCommits
	12.	CreateReplyForReviewComment
	13.	ListReviewCommentsOnPullRequest
	14.	CreateReviewComment



Adds evals for all of these tools and unit tests.

---------

Co-authored-by: Sam Partee <sam@arcade-ai.com>
2024-10-02 10:40:17 -07:00
..
test_activity.py Add Github Toolkit (#75) 2024-10-02 10:40:17 -07:00
test_issues.py Add Github Toolkit (#75) 2024-10-02 10:40:17 -07:00
test_pull_requests.py Add Github Toolkit (#75) 2024-10-02 10:40:17 -07:00
test_repositories.py Add Github Toolkit (#75) 2024-10-02 10:40:17 -07:00