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 }}
microsoft
/
vscode-java-dependency
Public
Notifications
You must be signed in to change notification settings
Fork
105
Star
199
Code
Issues
101
Pull requests
12
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
test: migrate e2e tests from Playwright to autotest YAML framework
- #995
#995
Merged
wenyt (wenytang-ms)
merged 13 commits into
main
microsoft/vscode-java-dependency:main
from
feat/autotest-e2e-migration
microsoft/vscode-java-dependency:feat/autotest-e2e-migration
Copy head branch name to clipboard
Apr 24, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
test: migrate e2e tests from Playwright to autotest YAML framework
#995
wenyt (wenytang-ms)
merged 13 commits into
main
microsoft/vscode-java-dependency:main
from
feat/autotest-e2e-migration
microsoft/vscode-java-dependency:feat/autotest-e2e-migration
Copy head branch name to clipboard
Commits
Commits on Apr 22, 2026
fix: support Unicode identifiers in Java class name validation (#789)
Show description for abd13dc
wenyt (wenytang-ms)
and
Copilot
committed
abd13dc
View commit details
Copy full SHA for abd13dc
Browse repository at this point
Merge branch 'main' into fix/unicode-java-identifier-789
wenyt (wenytang-ms)
authored
59202a7
View commit details
Copy full SHA for 59202a7
Browse repository at this point
test: fix flaky simple project name assertion
Show description for 871f79e
wenyt (wenytang-ms)
and
Copilot
committed
871f79e
View commit details
Copy full SHA for 871f79e
Browse repository at this point
Commits on Apr 23, 2026
test: use name-based lookups instead of hardcoded indices
Show description for 0cfe4d3
wenyt (wenytang-ms)
and
Copilot
committed
0cfe4d3
View commit details
Copy full SHA for 0cfe4d3
Browse repository at this point
ci: upgrade GitHub Actions to v4, fix multi-module test LS readiness
Show description for 92e4823
wenyt (wenytang-ms)
and
Copilot
committed
92e4823
View commit details
Copy full SHA for 92e4823
Browse repository at this point
Commits on Apr 24, 2026
feat: migrate e2e tests from Playwright to autotest YAML framework
Show description for 350d105
wenyt (wenytang-ms)
and
Copilot
committed
350d105
View commit details
Copy full SHA for 350d105
Browse repository at this point
Merge branch 'main' into feat/autotest-e2e-migration
wenyt (wenytang-ms)
authored
0b8c0f3
View commit details
Copy full SHA for 0b8c0f3
Browse repository at this point
fix: use npm install for autotest, fix rename flow for Linux CI
Show description for 15be321
wenyt (wenytang-ms)
and
Copilot
committed
15be321
View commit details
Copy full SHA for 15be321
Browse repository at this point
fix: use npm registry for autotest install
Show description for bd2aa0b
wenyt (wenytang-ms)
and
Copilot
committed
bd2aa0b
View commit details
Copy full SHA for bd2aa0b
Browse repository at this point
fix: add wait before rename input, increase stability on Linux
Show description for e2c0271
wenyt (wenytang-ms)
and
Copilot
committed
e2c0271
View commit details
Copy full SHA for e2c0271
Browse repository at this point
fix: add LLM env vars to CI, fix rename flow stability
Show description for 33b1659
wenyt (wenytang-ms)
and
Copilot
committed
33b1659
View commit details
Copy full SHA for 33b1659
Browse repository at this point
fix: use fillAnyInput for rename (handles both inline and quick input)
Show description for 5f3eade
wenyt (wenytang-ms)
and
Copilot
committed
5f3eade
View commit details
Copy full SHA for 5f3eade
Browse repository at this point
fix: rename uses fillAnyInput + confirmDialog, fix tab title
Show description for d588019
wenyt (wenytang-ms)
and
Copilot
committed
d588019
View commit details
Copy full SHA for d588019
Browse repository at this point
You can’t perform that action at this time.