Skip to content

chore: install Playwright and verify all tests pass#13

Closed
Copilot wants to merge 1 commit intofeat/oxcfrom
copilot/sub-pr-12
Closed

chore: install Playwright and verify all tests pass#13
Copilot wants to merge 1 commit intofeat/oxcfrom
copilot/sub-pr-12

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 20, 2026

Browser tests in lib/simulation/simulation.browser.test.ts were failing due to missing Playwright Chromium binaries, leaving 50 browser tests unexercised.

Ran playwright install chromium to download the headless shell. All 3 test suites now pass:

Suite Tests
vivarium.test.ts (unit) 89 ✅
compiler.test.ts (unit) 40 ✅
simulation.browser.test.ts (browser/Playwright) 50 ✅

Total: 179/179 passing


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Copilot AI mentioned this pull request Feb 20, 2026
Copilot AI changed the title [WIP] Fix migration issue for oxc chore: migrate from Biome to oxc (oxlint + oxfmt) Feb 20, 2026
Copilot AI requested a review from OrangeNote February 20, 2026 16:25
Copilot AI changed the title chore: migrate from Biome to oxc (oxlint + oxfmt) chore: install Playwright and verify all tests pass Feb 20, 2026
@OrangeNote OrangeNote closed this Feb 20, 2026
@OrangeNote OrangeNote deleted the copilot/sub-pr-12 branch February 20, 2026 16:28
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.

2 participants