Replace stale desktop e2e coverage with current KG/editor flows

Open
#21 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Stale
Tech stack
rust, tauri

Research direction

Start by locating the legacy e2e tests that reference /editor, autocomplete, update_selected_role, stale selectors, or old Tauri commands. Run the current focused e2e subset and inspect the shipped frontend flows for KG search, article modal editing, and role switching. Done means those flows are covered, obsolete tests are updated or removed, and CI-friendly run guidance exists.

Written by the indexing model from the issue text.

Description

Problem

Most legacy e2e coverage still assumes nonexistent routes, stale selectors, old Tauri command names, or an MCP server flow that no longer matches the shipped application.

Goal

Replace obsolete coverage with route-accurate tests for the current web and desktop UX.

Scope

  • retire or rewrite tests that target /editor, autocomplete, update_selected_role, or other removed contracts
  • add coverage for article modal editing, KG search input, KG modal search, and role switching
  • ensure tests use the real frontend selectors and current command names

Acceptance

  • focused e2e suite covers KG search, article modal open/edit, and autocomplete trigger path
  • stale tests are either updated or removed
  • CI-friendly guidance exists for running the modern subset
Dominant language
Rust
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from terraphim/terraphim-ai-desktop

All issues in terraphim/terraphim-ai-desktop

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.