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
.
dfinity
/
ic
Public
Notifications
You must be signed in to change notification settings
Fork
404
Star
1.8k
Code
Pull requests
252
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
test(cketh): migrate integration tests to PocketIC
- #10955
#10955
Draft
gregorydemay
wants to merge 22 commits into
ic_DEFI-2262_2_cketh-prep
dfinity/ic:ic_DEFI-2262_2_cketh-prep
from
ic_DEFI-2262_3_cketh-pocket-ic
dfinity/ic:ic_DEFI-2262_3_cketh-pocket-ic
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Draft
test(cketh): migrate integration tests to PocketIC
#10955
gregorydemay
wants to merge 22 commits into
ic_DEFI-2262_2_cketh-prep
dfinity/ic:ic_DEFI-2262_2_cketh-prep
from
ic_DEFI-2262_3_cketh-pocket-ic
dfinity/ic:ic_DEFI-2262_3_cketh-pocket-ic
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2026
build(cketh): switch test_utils and minter integration test deps to PocketIC
Show description for 80ff1fe
gregorydemay
and
claude
committed
80ff1fe
View commit details
Copy full SHA for 80ff1fe
Browse repository at this point
test(cketh): migrate test_utils fixtures from StateMachine to PocketIC
Show description for 4e4f4b9
gregorydemay
and
claude
committed
4e4f4b9
View commit details
Copy full SHA for 4e4f4b9
Browse repository at this point
test(cketh): migrate minter integration tests to PocketIC
Show description for 556818a
gregorydemay
and
claude
committed
556818a
View commit details
Copy full SHA for 556818a
Browse repository at this point
fix(cketh): consolidate latest-block-refresh predicate, name reject codes
Show description for c93b423
gregorydemay
and
claude
committed
c93b423
View commit details
Copy full SHA for c93b423
Browse repository at this point
fix(cketh): split await_call's await-vs-drain policy, fix stale ref
Show description for b14c90c
gregorydemay
and
claude
committed
b14c90c
View commit details
Copy full SHA for b14c90c
Browse repository at this point
docs(cketh): explain the one use of pocket-ic's built-in await_call
Show description for 3d407fd
gregorydemay
and
claude
committed
3d407fd
View commit details
Copy full SHA for 3d407fd
Browse repository at this point
fix(cketh): soften await_call's refresh-outcall exclusion claim, use an enum
Show description for 9ceecbf
gregorydemay
and
claude
committed
9ceecbf
View commit details
Copy full SHA for 9ceecbf
Browse repository at this point
Commits on Jul 30, 2026
test(cketh): strip fixture machinery with no StateMachine counterpart
Show description for 465c5a3
gregorydemay
and
claude
committed
465c5a3
View commit details
Copy full SHA for 465c5a3
Browse repository at this point
test(cketh): assert the minter address in a dedicated test
Show description for 5b15aee
gregorydemay
and
claude
committed
5b15aee
View commit details
Copy full SHA for 5b15aee
Browse repository at this point
fix(cketh): let the stop request take effect before draining outcalls
Show description for cd7998a
gregorydemay
and
claude
committed
cd7998a
View commit details
Copy full SHA for cd7998a
Browse repository at this point
test(cketh): match the finalized block query and settle timed-out outcalls
Show description for 2c53aa6
gregorydemay
and
claude
committed
2c53aa6
View commit details
Copy full SHA for 2c53aa6
Browse repository at this point
test(cketh): assert the minter address once the minter has derived it
Show description for 04e5811
gregorydemay
and
claude
committed
04e5811
View commit details
Copy full SHA for 04e5811
Browse repository at this point
test(cketh): match the finalized block query when retrying a scrape
Show description for c4bdbaa
gregorydemay
and
claude
committed
c4bdbaa
View commit details
Copy full SHA for c4bdbaa
Browse repository at this point
Commits on Jul 31, 2026
test(cketh): match the finalized block query in the deposit flow
Show description for 0504780
gregorydemay
and
claude
committed
0504780
View commit details
Copy full SHA for 0504780
Browse repository at this point
test(ckerc20): settle the pending scrape before advancing time
Show description for bdb975e
gregorydemay
and
claude
committed
bdb975e
View commit details
Copy full SHA for bdb975e
Browse repository at this point
Commits on Aug 1, 2026
test(ckerc20): settle the pending scrape when driving the scraping inline
Show description for 2a4f3f3
gregorydemay
and
claude
committed
2a4f3f3
View commit details
Copy full SHA for 2a4f3f3
Browse repository at this point
test(cketh): settle a pending scrape before the deposit advances time
Show description for 15c67fa
gregorydemay
and
claude
committed
15c67fa
View commit details
Copy full SHA for 15c67fa
Browse repository at this point
docs(cketh): record why the fixtures tick and constrain their stubs
Show description for 5738506
gregorydemay
and
claude
committed
5738506
View commit details
Copy full SHA for 5738506
Browse repository at this point
Commits on Aug 2, 2026
fix(cketh): restore the deprecation waiver on should_retrieve_minter_info
Show description for 8174659
gregorydemay
and
claude
committed
8174659
View commit details
Copy full SHA for 8174659
Browse repository at this point
Commits on Aug 3, 2026
test(cketh): fail the outcalls in flight when advancing past their timeout
Show description for b971b62
gregorydemay
and
claude
committed
b971b62
View commit details
Copy full SHA for b971b62
Browse repository at this point
test(cketh): drop the tick that settled timed-out outcalls before matching
Show description for 8284b75
gregorydemay
and
claude
committed
8284b75
View commit details
Copy full SHA for 8284b75
Browse repository at this point
Merge branch 'ic_DEFI-2262_2_cketh-prep' into ic_DEFI-2262_3_cketh-pocket-ic
gregorydemay
committed
4ea49b5
View commit details
Copy full SHA for 4ea49b5
Browse repository at this point
You can’t perform that action at this time.