Skip to content

test: add models, middleware, selection, and core server tests to CI …#157

Merged
maneeshaxyz merged 6 commits intomainfrom
154-task-update-the-ciyaml-and-makefile
Nov 27, 2025
Merged

test: add models, middleware, selection, and core server tests to CI …#157
maneeshaxyz merged 6 commits intomainfrom
154-task-update-the-ciyaml-and-makefile

Conversation

@Aravinda-HWK
Copy link
Copy Markdown
Collaborator

📌 Description

This PR is to update ci.yaml, Makefile and update TESTING.md file


🔍 Changes Made

  • Update ci.yaml
  • Update Makefile
  • Update TESTING.md file

✅ 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 27, 2025
@Aravinda-HWK Aravinda-HWK linked an issue Nov 27, 2025 that may be closed by this pull request
@maneeshaxyz maneeshaxyz marked this pull request as draft November 27, 2025 05:55
@Aravinda-HWK Aravinda-HWK force-pushed the 154-task-update-the-ciyaml-and-makefile branch from ba602bd to ecace20 Compare November 27, 2025 06:54
@Aravinda-HWK Aravinda-HWK marked this pull request as ready for review November 27, 2025 08:55
@maneeshaxyz maneeshaxyz merged commit b0db638 into main Nov 27, 2025
3 checks passed
@Aravinda-HWK Aravinda-HWK deleted the 154-task-update-the-ciyaml-and-makefile branch November 27, 2025 09:28
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] Update the ci.yaml and Makefile

2 participants