cypht-org / cypht

Cypht: Lightweight Open Source webmail aggregator [PHP, JS]
http://cypht.org
GNU Lesser General Public License v2.1
949 stars 146 forks source link

Prepare a test plan and run it. Mostly for testing JMAP, but it makes sense to test IMAP/SMTP as well #1031

Open marclaporte opened 1 month ago

marclaporte commented 1 month ago

We just added official JMAP support in Cypht 2.0.0: https://github.com/cypht-org/cypht/releases/tag/v2.0.0

As of now, we only have one open issue related to JMAP within Cypht: https://github.com/cypht-org/cypht/issues/931. In theory, everything else works. Since this is so new, I do expect we'll encounter issues and we will work in priority on all issues related to JMAP.

Now, let's be systematic and have a test plan. And then let's run that test plan for JMAP and IMAP/SMTP against

Here is inspiration for the test plan: https://github.com/linagora/tmail-flutter/pull/2315

This could live in the wiki: https://github.com/cypht-org/cypht/wiki