This repository was archived by the owner on May 18, 2026. It is now read-only.
Commit 0490ae2
fix: ensure all extensions are visible during integration tests
- Modified SeleniumHelper.loadUri to automatically append showAllExtensions=true
to the test URI.
- This ensures that hidden extensions like EV3 are accessible to tests that
interact with the extension library UI.
- Fixes CI failure in test/integration/connection-modal.test.js.
Co-Authored-By: Gemini <noreply@google.com>1 parent 668c067 commit 0490ae2
1 file changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
| 252 | + | |
252 | 253 | | |
253 | | - | |
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
262 | 272 | | |
263 | 273 | | |
264 | 274 | | |
| |||
0 commit comments