refactor: consolidate prober logic into shared helper and add test-testid attributes to core UI elements

This commit is contained in:
Przemek Więch
2026-07-04 21:42:21 +02:00
parent fa2636e8b1
commit 980df35198
12 changed files with 245 additions and 138 deletions

View File

@@ -354,7 +354,7 @@ export function Details(props: Props) {
const entries = props.gedcom.indis[props.indi].tree;
return (
<div className="details">
<div className="details" data-testid="details">
<Item.Group divided>
{getSectionForEachMatchingEntry(
entries,