-
Notifications
You must be signed in to change notification settings - Fork 0
Add unit tests for core functions #18
Copy link
Copy link
Open
Milestone
Description
There are no automated tests, so regressions are likely. Use Jest (or Mocha+Chai) to test:
createTagElement creates the right DOM node and dataset attribute.
renderTags populates the feed correctly and respects tagSpacingPx.
handleVisibilityChange correctly highlights active tags and builds the keyword pool.
fetchAndRenderAd falls back when no provider matches.
Add coverage badges to the README.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Scheduled