mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-03-01 12:44:17 +00:00
Add comprehensive tests for the useTags hook covering: - Tag state management (initialization, adding, deduplication) - API integration (persistence, existing tag handling, stale closure fix) - Hashtag detection & auto-creation (extraction, skipping known tags, deduplication) - Tag retrieval (text matching, offers/needs tags, case-insensitive matching) 15 test cases covering the hashtag auto-creation feature addressed in PR #673.