What's Changed
- chore(deps): bump jest from 30.1.2 to 30.2.0 by @manusa in #515
- fix(deps): remove unneeded sass-related dependencies by @manusa in #516
- test(tab-manager): refactor to use real settings instead of mocks by @manusa in #517
- Fix: Clean up temporary test directories after each test by @Copilot in #518
- Refactor find-in-page tests to use real settings instead of mocks by @Copilot in #521
- [TESTS] Refactor main-window-listeners to use real settings instead of mocks by @Copilot in #526
- Refactor global-listeners tests to use real settings instead of mocks by @Copilot in #527
- [TESTS] Refactor context-menu tests to use real settings instead of mocks by @Copilot in #535
- Refactor spell-check tests to use real settings instead of mocks by @Copilot in #537
- feat(settings): settings path can be set through command-line by @manusa in #538
- test(e2e): add first-time installation test suite by @manusa in #539
- test(e2e): migrate to Playwright for spawning Electron instances by @manusa in #540
- test(e2e): add HTTP server and test page for end-to-end testing by @manusa in #542
- Add custom name field for tabs and services by @Copilot in #541
Full Changelog: v0.0.116...v0.0.117