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
.
RaspberryPiFoundation
/
editor-ui
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
37
Code
Issues
2
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Migrate remaining jest tests to vitest
- #1608
#1608
Merged
zetter-rpf
merged 16 commits into
main
RaspberryPiFoundation/editor-ui:main
from
migrate-even-more-jest-tests
RaspberryPiFoundation/editor-ui:migrate-even-more-jest-tests
Copy head branch name to clipboard
Aug 25, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Migrate remaining jest tests to vitest
#1608
zetter-rpf
merged 16 commits into
main
RaspberryPiFoundation/editor-ui:main
from
migrate-even-more-jest-tests
RaspberryPiFoundation/editor-ui:migrate-even-more-jest-tests
Copy head branch name to clipboard
Commits
Commits on Aug 24, 2026
Migrate ScratchContainer test file to Vitest
Show description for bb73d6b
zetter-rpf
committed
bb73d6b
View commit details
Copy full SHA for bb73d6b
Browse repository at this point
Migrate HtmlRunner test file to Vitest
Show description for df4400b
zetter-rpf
committed
df4400b
View commit details
Copy full SHA for df4400b
Browse repository at this point
Migrate PythonRunner test file to Vitest
Show description for 4d390ee
zetter-rpf
committed
4d390ee
View commit details
Copy full SHA for 4d390ee
Browse repository at this point
Migrate PyodideRunner test file to Vitest
Show description for f355deb
zetter-rpf
committed
f355deb
View commit details
Copy full SHA for f355deb
Browse repository at this point
Migrate SkulptRunner test file to Vitest
Show description for 5d8b0c6
zetter-rpf
committed
5d8b0c6
View commit details
Copy full SHA for 5d8b0c6
Browse repository at this point
Migrate VisualOutputPane test file to Vitest
Show description for 46f89b2
zetter-rpf
committed
46f89b2
View commit details
Copy full SHA for 46f89b2
Browse repository at this point
Migrate PyodideWorker test file to Vitest
Show description for 0b4bd32
zetter-rpf
committed
0b4bd32
View commit details
Copy full SHA for 0b4bd32
Browse repository at this point
Migrate Project test file to Vitest
Show description for 9640275
zetter-rpf
committed
9640275
View commit details
Copy full SHA for 9640275
Browse repository at this point
Remove Jest config now that all tests run on Vitest
Show description for f26938e
zetter-rpf
committed
f26938e
View commit details
Copy full SHA for f26938e
Browse repository at this point
Run tests on Vitest only, drop CI coverage PR comment
Show description for 1edf29a
zetter-rpf
committed
1edf29a
View commit details
Copy full SHA for 1edf29a
Browse repository at this point
Keep test-file linting working without the Jest eslint plugin
Show description for 1c7a7ac
zetter-rpf
committed
1c7a7ac
View commit details
Copy full SHA for 1c7a7ac
Browse repository at this point
Drop Jest and Jest-only npm packages
Show description for 0ac6da8
zetter-rpf
committed
0ac6da8
View commit details
Copy full SHA for 0ac6da8
Browse repository at this point
Update docs to describe Vitest instead of Jest
Show description for d5f9b9b
zetter-rpf
committed
d5f9b9b
View commit details
Copy full SHA for d5f9b9b
Browse repository at this point
Fix two stale Jest mentions in code comments
Show description for e053633
zetter-rpf
committed
e053633
View commit details
Copy full SHA for e053633
Browse repository at this point
Drop the two Babel packages that were only for the Jest transform
Show description for 403b176
zetter-rpf
committed
403b176
View commit details
Copy full SHA for 403b176
Browse repository at this point
Add a VS Code task to run the Vitest test at the cursor line
Show description for b9ce48d
zetter-rpf
committed
b9ce48d
View commit details
Copy full SHA for b9ce48d
Browse repository at this point
You can’t perform that action at this time.