Skip to content

Conversation

@muness
Copy link
Member

@muness muness commented Aug 28, 2025

There was a bug in #178, described in #181

  • Created jest.config.js for Jest configuration.
  • Updated package.json to include Jest and TypeScript types for Jest.
  • Added test scripts for running tests and coverage.
  • Implemented initial unit tests for icalUtils functions and recurring events.
  • Enhanced README with testing instructions and guidelines for adding new tests.
  • Fixed bug caused by non-existent .last / .first

…ut in #181

- Created jest.config.js for Jest configuration.
- Updated package.json to include Jest and TypeScript types for Jest.
- Added test scripts for running tests and coverage.
- Implemented initial unit tests for icalUtils functions and recurring events.
- Enhanced README with testing instructions and guidelines for adding new tests.
- Fixed bug caused by non-existent .last / .first
@muness muness self-assigned this Aug 28, 2025
@muness muness added the bug Something isn't working label Aug 28, 2025
@muness muness merged commit ad601c4 into master Aug 28, 2025
@muness muness deleted the issue181 branch August 28, 2025 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants