Skip to content

test: Refactor mailbox handler tests to use server package functions …#149

Merged
Aravinda-HWK merged 1 commit into
mainfrom
140-task-increase-the-test-coverage-of-raveninternalservermailbox-folder
Nov 25, 2025
Merged

test: Refactor mailbox handler tests to use server package functions …#149
Aravinda-HWK merged 1 commit into
mainfrom
140-task-increase-the-test-coverage-of-raveninternalservermailbox-folder

Conversation

@Aravinda-HWK

Copy link
Copy Markdown
Collaborator

📌 Description

This PR is to improve the test coverage of internal/server/mailbox folder.
Test Coverage: 70.4%


🔍 Changes Made

  • Update the test cases to improve the coverage
  • Update ci.yaml file and Makefile

✅ Checklist (Email System)

  • Core IMAP commands tested (LOGIN, CAPABILITY, LIST, SELECT, FETCH, LOGOUT).
  • Authentication is tested.
  • Docker build & run validated.
  • Configuration loading verified for default and custom paths.
  • Persistent storage with Docker volume verified.
  • Error handling and logging verified
  • Documentation updated (README, config samples).

🧪 Testing Instructions

To test the server, use the instructions in the README in the test directory.


📷 Screenshots / Logs (if applicable)


⚠️ Notes for Reviewers

@Aravinda-HWK
Aravinda-HWK merged commit 9e610de into main Nov 25, 2025
12 checks passed
@Aravinda-HWK
Aravinda-HWK deleted the 140-task-increase-the-test-coverage-of-raveninternalservermailbox-folder branch November 25, 2025 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[TASK] Increase the test coverage of raven/internal/server/mailbox folder

2 participants