atj393/promt-save-reuse-chatgpt-and-gemini

[Enhancement] Add Unit Tests for handleSingleClick() and handleDoubleClick() Functions

Open

#8 opened on Oct 8, 2024

 (2 comments) (0 reactions) (1 assignee)JavaScript (15 forks)auto 404
enhancementhacktoberfest

Repository metrics

Stars
 (9 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Description:

Add unit tests for handleSingleClick() and handleDoubleClick() functions to ensure they work as expected. Use a testing framework like Jest or Mocha.

Files Involved:

content.js

Expected Outcome:

Create unit tests for both functions and ensure all tests pass.

Contributor guide