Skip to content

test: update the test coverage in auth folder#147

Merged
Aravinda-HWK merged 2 commits intomainfrom
138-task-increase-the-test-coverage-of-raveninternalserverauth
Nov 26, 2025
Merged

test: update the test coverage in auth folder#147
Aravinda-HWK merged 2 commits intomainfrom
138-task-increase-the-test-coverage-of-raveninternalserverauth

Conversation

@Aravinda-HWK
Copy link
Copy Markdown
Collaborator

📌 Description

This PR is to improve the test coverage of the auth folder.


🔍 Changes Made

  • Write test cases in the auth folder
  • Update ci.yaml 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 self-assigned this Nov 24, 2025
@Aravinda-HWK Aravinda-HWK linked an issue Nov 24, 2025 that may be closed by this pull request
@Aravinda-HWK Aravinda-HWK merged commit 6f4cea1 into main Nov 26, 2025
12 checks passed
@Aravinda-HWK Aravinda-HWK deleted the 138-task-increase-the-test-coverage-of-raveninternalserverauth branch November 26, 2025 10:02
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/auth

2 participants