waveterm/pkg/waveobj
Copilot 7f5487d9ac
Remove mock-heavy OSC52 Vitest coverage (#2975)
The issue called out that the OSC52 unit tests were mostly validating
mock setup rather than meaningful behavior. This PR trims that
low-signal coverage by removing the Vitest suite for OSC52.

- **Scope**
  - Deleted `frontend/app/view/term/osc-handlers.test.ts`.
  - No production/runtime code changes.

- **Rationale reflected in changes**
- Removes brittle, mock-dominant tests for logic considered too simple
for this unit-test shape.
  - Keeps the codebase focused on higher-value test coverage.

```diff
- frontend/app/view/term/osc-handlers.test.ts
```

<!-- START COPILOT CODING AGENT TIPS -->
---

 Let Copilot coding agent [set things up for
you](https://github.com/wavetermdev/waveterm/issues/new?title=+Set+up+Copilot+instructions&body=Configure%20instructions%20for%20this%20repository%20as%20documented%20in%20%5BBest%20practices%20for%20Copilot%20coding%20agent%20in%20your%20repository%5D%28https://gh.io/copilot-coding-agent-tips%29%2E%0A%0A%3COnboard%20this%20repo%3E&assignees=copilot)
— coding agent works faster and does higher quality work when set up for
your repo.

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: sawka <2722291+sawka@users.noreply.github.com>
2026-03-04 16:24:42 -08:00
..
ctxupdate.go Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
metaconsts.go Remove mock-heavy OSC52 Vitest coverage (#2975) 2026-03-04 16:24:42 -08:00
metamap.go initscript -- support for local files, and overrides in connections.json (#1818) 2025-01-23 15:41:13 -08:00
objrtinfo.go detect if omz is installed and shell completion mode in zsh (#2891) 2026-02-19 10:22:56 -08:00
waveobj.go Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
wtype.go Durable Session PR #5 (Icon Flyover, More Bug Fixes, Corner Cases) (#2825) 2026-02-05 10:15:22 -08:00
wtypemeta.go Remove mock-heavy OSC52 Vitest coverage (#2975) 2026-03-04 16:24:42 -08:00