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
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 }}
aaearon
/
grant-cli
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
3
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
test: isolate the suite from real user state, and wire integration tests into CI
- #63
#63
Merged
aaearon
merged 15 commits into
main
aaearon/grant-cli:main
from
test/isolation-harness
aaearon/grant-cli:test/isolation-harness
Copy head branch name to clipboard
Aug 16, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
test: isolate the suite from real user state, and wire integration tests into CI
#63
aaearon
merged 15 commits into
main
aaearon/grant-cli:main
from
test/isolation-harness
aaearon/grant-cli:test/isolation-harness
Copy head branch name to clipboard
Commits
Commits on Aug 15, 2026
test(testenv): add sandbox env-redirect helper for test isolation
aaearon
committed
695bd02
View commit details
Copy full SHA for 695bd02
Browse repository at this point
test: isolate cmd, config and cache test suites from the real home directory
aaearon
committed
c294bc3
View commit details
Copy full SHA for c294bc3
Browse repository at this point
fix(favorites): fail fast without a terminal before authenticating
aaearon
committed
7547940
View commit details
Copy full SHA for 7547940
Browse repository at this point
test(integration): isolate the harness and assert exact exit codes and error text
aaearon
committed
1e3da63
View commit details
Copy full SHA for 1e3da63
Browse repository at this point
ci: lint tagged files, run integration and shuffled test passes on both legs
aaearon
committed
3cf90d7
View commit details
Copy full SHA for 3cf90d7
Browse repository at this point
docs: correct the DI seams and document test isolation
aaearon
committed
608b9f8
View commit details
Copy full SHA for 608b9f8
Browse repository at this point
docs: add the mutation ledger as the remediation definition of done
aaearon
committed
0d63950
View commit details
Copy full SHA for 0d63950
Browse repository at this point
test: sandbox the two SDK env vars that escaped the testenv redirect
Show description for 92000af
aaearon
committed
92000af
View commit details
Copy full SHA for 92000af
Browse repository at this point
test: extend the sandbox to the packages that build real SDK services
Show description for 453efdb
aaearon
committed
453efdb
View commit details
Copy full SHA for 453efdb
Browse repository at this point
test: tighten the version assertion and restore verbose alongside outputFormat
Show description for 5c58cb7
aaearon
committed
5c58cb7
View commit details
Copy full SHA for 5c58cb7
Browse repository at this point
docs: close PR1's ledger rows and record the test-isolation contract
Show description for 063c0c5
aaearon
committed
063c0c5
View commit details
Copy full SHA for 063c0c5
Browse repository at this point
ci: run on every pull request, not only those targeting main
aaearon
committed
d90deef
View commit details
Copy full SHA for d90deef
Browse repository at this point
Commits on Aug 16, 2026
test(testenv): make every sandbox assertion killable, unset SDK behavior vars
Show description for 06a5d8e
aaearon
committed
06a5d8e
View commit details
Copy full SHA for 06a5d8e
Browse repository at this point
docs(mutation-ledger): re-point cmd/favorites.go rows at this branch's lines
Show description for 2c6def9
aaearon
committed
2c6def9
View commit details
Copy full SHA for 2c6def9
Browse repository at this point
ci: shuffle the integration build; fix favorites non-interactive hint
Show description for ab22afe
aaearon
committed
ab22afe
View commit details
Copy full SHA for ab22afe
Browse repository at this point
You can’t perform that action at this time.