feat(web): extend search-graph test-helper funcs to handle specialized spur types 🚂 🔪 - #15721
Merged
jahorton merged 3 commits intoMay 29, 2026
Merged
Conversation
User Test ResultsTest specification and instructions User tests are not required |
jahorton
force-pushed
the
feat/web/deletion-spurs
branch
from
March 11, 2026 15:18
2343ac4 to
044a634
Compare
jahorton
force-pushed
the
feat/web/extend-graph-test-helpers
branch
from
March 11, 2026 15:20
80c970d to
dabce3b
Compare
This was referenced Mar 11, 2026
jahorton
force-pushed
the
feat/web/deletion-spurs
branch
from
March 12, 2026 17:41
d2e5df4 to
09db6a4
Compare
jahorton
force-pushed
the
feat/web/extend-graph-test-helpers
branch
from
March 12, 2026 17:42
0bed20a to
9165e8f
Compare
jahorton
force-pushed
the
feat/web/deletion-spurs
branch
from
April 20, 2026 19:53
09db6a4 to
f27763f
Compare
jahorton
force-pushed
the
feat/web/extend-graph-test-helpers
branch
from
April 20, 2026 19:57
9165e8f to
9285721
Compare
jahorton
force-pushed
the
feat/web/deletion-spurs
branch
from
April 23, 2026 16:21
f27763f to
04183cc
Compare
jahorton
force-pushed
the
feat/web/extend-graph-test-helpers
branch
from
April 23, 2026 16:23
9285721 to
cc8d314
Compare
…d spur types Build-bot: skip build:web Test-bot: skip
jahorton
force-pushed
the
feat/web/deletion-spurs
branch
from
April 23, 2026 16:29
04183cc to
4816729
Compare
jahorton
force-pushed
the
feat/web/extend-graph-test-helpers
branch
from
April 23, 2026 16:31
cc8d314 to
feba7cd
Compare
jahorton
marked this pull request as ready for review
April 24, 2026 14:32
ermshiperete
requested changes
May 13, 2026
ermshiperete
left a comment
Contributor
There was a problem hiding this comment.
Requesting changes because I think the assertion on one of the tests is wrong. Otherwise LGTM.
|
|
||
| const k2c3Constituents = constituentPaths(k2c3); | ||
|
|
||
| const shouldNotOccur = k2c3Constituents.find((seq) => { |
Contributor
There was a problem hiding this comment.
From devin.ai. Might be better to use k2c3Constituents.some(.... (Same in the next test)
Co-authored-by: Eberhard Beilharz <ermshiperete@users.noreply.github.com>
Base automatically changed from
feat/web/deletion-spurs
to
epic/boundary-correction
May 29, 2026 14:44
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Build-bot: skip build:web
Test-bot: skip