test: 补强浏览器 P0 契约测试 (#772)

* test: cover terminal browser contract

* test: harden P0 browser contracts
This commit is contained in:
Zhicheng Han
2026-05-16 02:56:34 +02:00
committed by GitHub
parent 87a8e95d66
commit d066806d86
4 changed files with 330 additions and 26 deletions
@@ -41,6 +41,7 @@ onMounted(() => {
<div class="profile-selector">
<div class="selector-label">{{ t('sidebar.profiles') }}</div>
<NSelect
data-testid="profile-selector-select"
:value="activeName"
:options="options"
:loading="profilesStore.switching"