Skip to content

feat(web): extend search-graph test-helper funcs to handle specialized spur types 🚂#15721

Open
jahorton wants to merge 3 commits into
feat/web/deletion-spursfrom
feat/web/extend-graph-test-helpers
Open

feat(web): extend search-graph test-helper funcs to handle specialized spur types 🚂#15721
jahorton wants to merge 3 commits into
feat/web/deletion-spursfrom
feat/web/extend-graph-test-helpers

Conversation

@jahorton
Copy link
Copy Markdown
Contributor

Build-bot: skip build:web
Test-bot: skip

@keymanapp-test-bot
Copy link
Copy Markdown

keymanapp-test-bot Bot commented Mar 10, 2026

User Test Results

Test specification and instructions

User tests are not required

Test Artifacts

  • Web
    • KeymanWeb Test Home - build : all tests passed (no artifacts on BuildLevel "build")

@keymanapp-test-bot keymanapp-test-bot Bot changed the title feat(web): extend search-graph test-helper funcs to handle specialized spur types feat(web): extend search-graph test-helper funcs to handle specialized spur types 🚂 Mar 10, 2026
@keymanapp-test-bot keymanapp-test-bot Bot added this to the A19S24 milestone Mar 10, 2026
@jahorton jahorton force-pushed the feat/web/deletion-spurs branch from 2343ac4 to 044a634 Compare March 11, 2026 15:18
@jahorton jahorton force-pushed the feat/web/extend-graph-test-helpers branch from 80c970d to dabce3b Compare March 11, 2026 15:20
@jahorton jahorton force-pushed the feat/web/deletion-spurs branch from d2e5df4 to 09db6a4 Compare March 12, 2026 17:41
@jahorton jahorton force-pushed the feat/web/extend-graph-test-helpers branch from 0bed20a to 9165e8f Compare March 12, 2026 17:42
@keyman-server keyman-server modified the milestones: A19S24, A19S25 Mar 14, 2026
@keyman-server keyman-server modified the milestones: A19S25, A19S26 Mar 28, 2026
@keyman-server keyman-server modified the milestones: A19S26, A19S27 Apr 14, 2026
@jahorton jahorton force-pushed the feat/web/deletion-spurs branch from 09db6a4 to f27763f Compare April 20, 2026 19:53
@jahorton jahorton force-pushed the feat/web/extend-graph-test-helpers branch from 9165e8f to 9285721 Compare April 20, 2026 19:57
@jahorton jahorton force-pushed the feat/web/deletion-spurs branch from f27763f to 04183cc Compare April 23, 2026 16:21
@jahorton jahorton force-pushed the feat/web/extend-graph-test-helpers branch from 9285721 to cc8d314 Compare April 23, 2026 16:23
…d spur types

Build-bot: skip build:web
Test-bot: skip
@jahorton jahorton force-pushed the feat/web/deletion-spurs branch from 04183cc to 4816729 Compare April 23, 2026 16:29
@jahorton jahorton force-pushed the feat/web/extend-graph-test-helpers branch from cc8d314 to feba7cd Compare April 23, 2026 16:31
@jahorton jahorton requested a review from ermshiperete April 24, 2026 14:32
@jahorton jahorton marked this pull request as ready for review April 24, 2026 14:32
@keyman-server keyman-server removed this from the A19S27 milestone Apr 24, 2026
@keyman-server keyman-server added this to the A19S28 milestone Apr 24, 2026
@keyman-server keyman-server modified the milestones: A19S28, A19S29 May 11, 2026
Copy link
Copy Markdown
Contributor

@ermshiperete ermshiperete left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requesting changes because I think the assertion on one of the tests is wrong. Otherwise LGTM.

Comment thread web/src/test/auto/headless/engine/predictive-text/helpers/constituentPaths.ts Outdated

const k2c3Constituents = constituentPaths(k2c3);

const shouldNotOccur = k2c3Constituents.find((seq) => {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From devin.ai. Might be better to use k2c3Constituents.some(.... (Same in the next test)

Comment thread web/src/test/auto/headless/engine/predictive-text/helpers/constituentPaths.ts Outdated
Co-authored-by: Eberhard Beilharz <ermshiperete@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants