WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@jribbink
Copy link
Contributor

@jribbink jribbink commented Dec 12, 2025

Related: #1596

@vercel
Copy link

vercel bot commented Dec 12, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
docs Ready Ready Preview, Comment Dec 16, 2025 5:55am

@jribbink jribbink force-pushed the jribbink/fork-edits branch from 3c3029b to 7089134 Compare December 15, 2025 14:16
@jribbink jribbink marked this pull request as ready for review December 15, 2025 14:51
@jribbink jribbink marked this pull request as draft December 15, 2025 14:51
@jribbink jribbink marked this pull request as ready for review December 15, 2025 15:03
@chasefleming chasefleming requested a review from Copilot December 16, 2025 00:55
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR contains follow-up documentation edits to the fork testing documentation, improving clarity, accuracy, and consistency across multiple files. The changes enhance the explanation of fork testing capabilities and update examples to reflect current best practices.

Key Changes:

  • Added DeFi-focused use cases and examples throughout the fork testing documentation
  • Improved React app examples by migrating from Create React App to Next.js with App Router
  • Enhanced clarity around fork network configuration and automatic setup

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
docs/build/tools/flow-cli/index.md Added fork testing mode to the CLI capabilities list with link to documentation
docs/build/tools/flow-cli/fork-testing.md New comprehensive fork testing overview document covering both emulator and test framework modes
docs/build/tools/flow-cli/flow.json/configuration.md Added documentation for fork network configuration with automatic alias inheritance
docs/blockchain-development-tutorials/cadence/emulator-fork-testing/index.md Major updates including DeFi examples, Next.js migration, and improved deployment workflow documentation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


Fork testing creates a local Flow network that mirrors the state of a real network (mainnet or testnet). Your code runs locally, but can read from and interact with production contract implementations, real account balances, and actual on-chain data.

**Key Benefits:**
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great

@jribbink jribbink merged commit 2ebdaf1 into main Dec 16, 2025
3 checks passed
@jribbink jribbink deleted the jribbink/fork-edits branch December 16, 2025 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants