Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(useGoalsUpdater): Refactor hook into modules and add tests. #25

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

ZL-Asica
Copy link
Member

@ZL-Asica ZL-Asica commented Nov 7, 2024

  • Refactored useGoalsUpdater logic to separate modules: addOperations, deleteOperations, toggleOperations, and updateHelpers
  • Added new unit tests in useGoalsUpdater.test.js to cover modularized operations

…add tests.

- Refactored useGoalsUpdater logic to separate modules: addOperations, deleteOperations, toggleOperations, and updateHelpers
- Added new unit tests in useGoalsUpdater.test.js to cover modularized operations
@ZL-Asica ZL-Asica added the enhancement New feature or request label Nov 7, 2024
@ZL-Asica ZL-Asica merged commit fbe2ca4 into main Nov 7, 2024
4 checks passed
@ZL-Asica ZL-Asica deleted the refactor/useGoalsUpdater branch November 7, 2024 15:48
Copy link

github-actions bot commented Nov 7, 2024

🚀 Preview for this PR is available at: https://stepwise-bdab7--pr-25-gvm9alf2.web.app

🧪 Test Results

Tests Passed: All tests passed successfully!


🎨 Prettier Format Check

Prettier: No formatting issues found!

🎨 Lint Check

Lint: No linting issues found!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hooks size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant