pixiebrix / pixiebrix-extension

PixieBrix browser extension
https://www.pixiebrix.com
GNU Affero General Public License v3.0
83 stars 22 forks source link

Remove standalone mod components - Phase 5 #9194

Closed BLoe closed 1 week ago

BLoe commented 1 week ago

What does this PR do?

Remaining Work

For more information on our expectations for the PR process, see the code review principles doc

github-actions[bot] commented 1 week ago

Playwright test results

failed  10 failed
passed  120 passed
flaky  6 flaky
skipped  2 skipped

Details

report  Open report ↗︎
stats  138 tests across 45 suites
duration  23 minutes, 22 seconds
commit  d221fd9
info  For more information on how to debug and view this report, see our readme

Failed tests chrome › tests/modLifecycle.spec.ts › create, run, package, and update mod msedge › tests/modLifecycle.spec.ts › create, run, package, and update mod chrome › tests/pageEditor/addStarterBrick.spec.ts › Add new mod with starter bricks msedge › tests/pageEditor/addStarterBrick.spec.ts › Add new mod with starter bricks msedge › tests/pageEditor/addStarterBrick.spec.ts › Add starter brick to mod chrome › tests/pageEditor/brickActions.spec.ts › brick actions panel behavior msedge › tests/pageEditor/brickActions.spec.ts › brick actions panel behavior chrome › tests/pageEditor/modActions.spec.ts › mod actions with saved mod msedge › tests/pageEditor/modActions.spec.ts › mod actions with saved mod msedge › tests/regressions/doNotCloseSidebarOnPageEditorSave.spec.ts › #8104: Do not automatically close the sidebar when saving in the Page Editor
Flaky tests chrome › tests/pageEditor/addStarterBrick.spec.ts › Add starter brick to mod msedge › tests/pageEditor/saveMod.spec.ts › can save a new trigger mod chrome › tests/regressions/doNotCloseSidebarOnPageEditorSave.spec.ts › #8104: Do not automatically close the sidebar when saving in the Page Editor chrome › tests/regressions/hideModalsOnPageEditorRefresh.spec.ts › should hide add brick modal when Page Editor refreshes msedge › tests/smoke/pageEditor.spec.ts › page editor smoke test › can open the page editor and connect to an open tab chrome › tests/smoke/sidebar.spec.ts › sidebar page smoke test › can open the sidebar from selection menu action and view the related mod's sidebar panel
Skipped tests chrome › tests/runtime/googleSheetsIntegration.spec.ts › can activate a google spreadsheet mod with config options msedge › tests/runtime/googleSheetsIntegration.spec.ts › can activate a google spreadsheet mod with config options
grahamlangford commented 1 week ago

Re-implementing in separate PRs