You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current tests cover parsers, components, hooks, and utils well (~45 files), but there is no test that goes USJ input → extractBookFromUsj → tokenizeBook → rendered segments with analyses joined, and no test of what happens to existing links when the baseline changes (hash change, token shift, stale flipping). Add:
One integration test with a small real USJ fixture, a seeded TextAnalysis, and assertions on rendered glosses/phrases.
Current tests cover parsers, components, hooks, and utils well (~45 files), but there is no test that goes USJ input →
extractBookFromUsj→tokenizeBook→ rendered segments with analyses joined, and no test of what happens to existing links when the baseline changes (hash change, token shift,staleflipping). Add:TextAnalysis, and assertions on rendered glosses/phrases.Size: S–M