atj393/promt-save-reuse-chatgpt-and-gemini
[Enhancement] Create toggleInputStorage() Unit Test
Open
#9 opened on Oct 8, 2024
enhancementhacktoberfest
Repository metrics
- Stars
- (9 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Description:
Create a unit test for the toggleInputStorage() function to validate its behavior. The test should handle scenarios like saving, retrieving, and inserting text.
Files Involved:
background.js
Expected Outcome:
The toggleInputStorage() function should have a comprehensive unit test.