Add unit test suite #18

Merged
ryan merged 2 commits from test/unit-tests into main 2026-04-04 08:52:06 -04:00
Owner

Summary

  • Add pytest configuration with pytest-asyncio and pytest-cov
  • Add unit tests for chunker, crypto service, email helpers, obsidian service, rate limiting, user model, and YNAB service
  • Add test/coverage Makefile targets

Test plan

  • Run make test to verify all tests pass
  • Run make test-cov to check coverage

🤖 Generated with Claude Code

## Summary - Add pytest configuration with pytest-asyncio and pytest-cov - Add unit tests for chunker, crypto service, email helpers, obsidian service, rate limiting, user model, and YNAB service - Add test/coverage Makefile targets ## Test plan - [ ] Run `make test` to verify all tests pass - [ ] Run `make test-cov` to check coverage 🤖 Generated with [Claude Code](https://claude.com/claude-code)
ryan added 1 commit 2026-04-04 08:49:42 -04:00
ryan added 1 commit 2026-04-04 08:51:52 -04:00
ryan merged commit fa9d5af1fb into main 2026-04-04 08:52:06 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ryan/simbarag#18