Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
rust-lang
/
triagebot
Public
Notifications
You must be signed in to change notification settings
Fork
105
Star
224
Code
Issues
81
Pull requests
9
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Add integration testsuite
- #1678
#1678
Open
ehuss
wants to merge 18 commits into
rust-lang:master
rust-lang/triagebot:master
from
ehuss:gh-test
ehuss/triagebot:gh-test
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Open
Add integration testsuite
#1678
ehuss
wants to merge 18 commits into
rust-lang:master
rust-lang/triagebot:master
from
ehuss:gh-test
ehuss/triagebot:gh-test
Copy head branch name to clipboard
Commits
Commits on Feb 5, 2023
Add some more debugging information for some errors
ehuss
committed
e085431
View commit details
Copy full SHA for e085431
Browse repository at this point
Make it so that the API URLs are configurable for testing
ehuss
committed
e9a1639
View commit details
Copy full SHA for e9a1639
Browse repository at this point
Factor out the signing code so the test framework can use it
ehuss
committed
1e46b9f
View commit details
Copy full SHA for 1e46b9f
Browse repository at this point
Some updates to assist with testing
Show description for 17a8f15
ehuss
committed
17a8f15
View commit details
Copy full SHA for 17a8f15
Browse repository at this point
Add an integration test
ehuss
committed
2ffe1ef
View commit details
Copy full SHA for 2ffe1ef
Browse repository at this point
Add some docs on testing
ehuss
committed
b3dffd6
View commit details
Copy full SHA for b3dffd6
Browse repository at this point
Hack the Dockerfile to support testing
ehuss
committed
41be270
View commit details
Copy full SHA for 41be270
Browse repository at this point
Rewrite testing framework to use recordings only
ehuss
committed
b7dbcc1
View commit details
Copy full SHA for b7dbcc1
Browse repository at this point
Commits on Feb 6, 2023
Briefly mention test recording in README.md
ehuss
committed
a4d4a68
View commit details
Copy full SHA for a4d4a68
Browse repository at this point
Move job task spawners to separate functions.
Show description for 436a1ee
ehuss
committed
436a1ee
View commit details
Copy full SHA for 436a1ee
Browse repository at this point
Check for a free TCP port for the test to listen on.
ehuss
committed
03a83c2
View commit details
Copy full SHA for 03a83c2
Browse repository at this point
Commits on Feb 20, 2023
Rework Activity in how it differentiates a JSON vs non-JSON response.
Show description for 7b98215
ehuss
committed
7b98215
View commit details
Copy full SHA for 7b98215
Browse repository at this point
Commits on Feb 21, 2023
Add basic server tests for mentions.
ehuss
committed
68e214c
View commit details
Copy full SHA for 68e214c
Browse repository at this point
Add support for using SQLite.
ehuss
committed
9b477b0
View commit details
Copy full SHA for 9b477b0
Browse repository at this point
Don't delete recordings.
Show description for 5254631
ehuss
committed
5254631
View commit details
Copy full SHA for 5254631
Browse repository at this point
Deal with subsecond precision differents in db tests.
Show description for 99bb336
ehuss
committed
99bb336
View commit details
Copy full SHA for 99bb336
Browse repository at this point
Commits on Mar 6, 2023
Revert "Don't delete recordings."
Show description for de44778
ehuss
committed
de44778
View commit details
Copy full SHA for de44778
Browse repository at this point
Commits on Mar 28, 2023
WIP
ehuss
committed
def8ccc
View commit details
Copy full SHA for def8ccc
Browse repository at this point
You can’t perform that action at this time.