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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
NoRedInk
/
test
Public
forked from
elm-explorations/test
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Add
equalToFile
to Expect
- #1
#1
Merged
micahhahn
merged 9 commits into
master
NoRedInk/test:master
from
add-golden-file-tests
NoRedInk/test:add-golden-file-tests
Copy head branch name to clipboard
Nov 6, 2025
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Add
equalToFile
to Expect
#1
micahhahn
merged 9 commits into
master
NoRedInk/test:master
from
add-golden-file-tests
NoRedInk/test:add-golden-file-tests
Copy head branch name to clipboard
Commits
Commits on Jul 31, 2025
Add `equalToFile` to Expect
micahhahn
committed
ac0a8d1
View commit details
Copy full SHA for ac0a8d1
Browse repository at this point
Commits on Aug 1, 2025
Harden our file access API
micahhahn
committed
f90579b
View commit details
Copy full SHA for f90579b
Browse repository at this point
Add pretty printer to query
micahhahn
committed
1ec5b4d
View commit details
Copy full SHA for 1ec5b4d
Browse repository at this point
Commits on Oct 23, 2025
No need to check `existsSync`, `mkdirSync` works just fine if the directory already exists
micahhahn
committed
a84a18b
View commit details
Copy full SHA for a84a18b
Browse repository at this point
Add "node:" prefix to imports
micahhahn
committed
c9e645c
View commit details
Copy full SHA for c9e645c
Browse repository at this point
Commits on Oct 27, 2025
Write to a temp file if there are diffs and output instructions for how to compare
micahhahn
committed
d7bac45
View commit details
Copy full SHA for d7bac45
Browse repository at this point
Add OVERWRITE_GOLDEN_FILES behavior
micahhahn
committed
d8fa6ea
View commit details
Copy full SHA for d8fa6ea
Browse repository at this point
Commits on Nov 5, 2025
Write a ".failed" file next to the golden file instead of in temp
micahhahn
committed
dd21c67
View commit details
Copy full SHA for dd21c67
Browse repository at this point
Commits on Nov 6, 2025
Bring the file deletion into Elm land
micahhahn
committed
5f2caf6
View commit details
Copy full SHA for 5f2caf6
Browse repository at this point
You can’t perform that action at this time.