Skip to content
Snippets Groups Projects
Commit 0babe26a authored by Igor Markin's avatar Igor Markin
Browse files

Merge branch 'cover-outlook-desktop-cases' into 'master'

Add READMEs for Outlook desktop cases

See merge request !15
parents 039e6d31 50e40d59
No related branches found
No related tags found
1 merge request!15Add READMEs for Outlook desktop cases
Showing
with 16286 additions and 0 deletions
......@@ -33,3 +33,16 @@ Tests are using both JSDOM and custom Vereign [DOM parser](https://code.vereign.
Vereign DOM parser has been developed to support MIME normalisation in Google Add-on and is a must for testing.
Whenever you develop a new normalisation logic, ensure that Vereign DOM parser and Google Add-on support functions you apply.
## Coverage
- GMail-GMail
- [Chrome-Chrome](__tests__/files/gmail-gmail/chrome-chrome/README.md)
- GMail-Outlook
- [Chrome-Chrome](__tests__/files/gmail-outlook/chrome-chrome/README.md)
- Outlook-GMail
- [Chrome-Chrome](__tests__/files/outlook-gmail/chrome-chrome/README.md)
- Outlook-Outlook
- [Chrome-Chrome](__tests__/files/outlook-outlook/chrome-chrome/README.md)
- [MacOS Desktop-MacOS Deskop](__tests__/files/outlook-outlook/macos-macos/README.md)
- [Windows Desktop-Windows Deskop](__tests__/files/outlook-outlook/windows-windows/README.md)
| Test Number | Description | HTML validation | Plain validation | HTML text validation |
| ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------- | ---------------- | -------------------- |
| 01 | Empty body | - | - | - |
| 02 | Simple text | - | - | - |
| 03 | Embedded image | - | - | - |
| 04 | Embedded image with text | - | - | - |
| 05 | Complex text on multiple lines with some text bold, italic, lists, no attachments | - | - | - |
| 06 | Multiple MIME attachments and text | - | - | - |
| 07 | Multiple Drive attachments and text | - | - | - |
| 08 | Complex email with formatted text, embedded images, MIME and GDrive attachments | - | - | - |
| 09 | 2 replies with test case 01 | - | - | - |
| 10 | 2 replies with test case 02 | - | - | - |
| 11 | 2 replies with test case 03 | - | - | - |
| 12 | 2 replies with test case 04 | - | - | - |
| 13 | 2 replies with test case 05 | - | - | - |
| 14 | 2 replies with test case 06 | - | - | - |
| 15 | 2 replies with test case 07 (with both OneDrive and Google Drive attachments) | - | - | - |
| 16 | 2 replies with test case 08 (with both OneDrive and Google Drive attachments) | - | - | - |
| 17 | Multiple forwarded emails using cases 01-08:<br><br>E.g. <br>- User A sends "case 01" to User B<br>- User B forwards "case 02" to User A<br>- User A forwards "case 03" to User B<br>...<br>- User B forwards "case 08" to User A<br>- User A completes circle by forwarding "case 01" to User B | - | - | - |
| Test Number | Description | HTML validation | Plain validation | HTML text validation |
| ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------- | ---------------- | -------------------- |
| 01 | Empty body | - | - | - |
| 02 | Simple text | - | - | - |
| 03 | Embedded image | - | - | - |
| 04 | Embedded image with text | - | - | - |
| 05 | Complex text on multiple lines with some text bold, italic, lists, no attachments | - | - | - |
| 06 | Multiple MIME attachments and text | - | - | - |
| 07 | Multiple Drive attachments and text | - | - | - |
| 08 | Complex email with formatted text, embedded images, MIME and GDrive attachments | - | - | - |
| 09 | 2 replies with test case 01 | - | - | - |
| 10 | 2 replies with test case 02 | - | - | - |
| 11 | 2 replies with test case 03 | - | - | - |
| 12 | 2 replies with test case 04 | - | - | - |
| 13 | 2 replies with test case 05 | - | - | - |
| 14 | 2 replies with test case 06 | - | - | - |
| 15 | 2 replies with test case 07 (with both OneDrive and Google Drive attachments) | - | - | - |
| 16 | 2 replies with test case 08 (with both OneDrive and Google Drive attachments) | - | - | - |
| 17 | Multiple forwarded emails using cases 01-08:<br><br>E.g. <br>- User A sends "case 01" to User B<br>- User B forwards "case 02" to User A<br>- User A forwards "case 03" to User B<br>...<br>- User B forwards "case 08" to User A<br>- User A completes circle by forwarding "case 01" to User B | - | - | - |
| Test Number | Description | HTML validation | Plain validation | HTML text validation |
| ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------- | ---------------- | -------------------- |
| 01 | Empty body | - | - | - |
| 02 | Simple text | - | - | - |
| 03 | Embedded image | - | - | - |
| 04 | Embedded image with text | - | - | - |
| 05 | Complex text on multiple lines with some text bold, italic, lists, no attachments | - | - | - |
| 06 | Multiple MIME attachments and text | - | - | - |
| 07 | Multiple Drive attachments and text | - | - | - |
| 08 | Complex email with formatted text, embedded images, MIME and GDrive attachments | - | - | - |
| 09 | 2 replies with test case 01 | - | - | - |
| 10 | 2 replies with test case 02 | - | - | - |
| 11 | 2 replies with test case 03 | - | - | - |
| 12 | 2 replies with test case 04 | - | - | - |
| 13 | 2 replies with test case 05 | - | - | - |
| 14 | 2 replies with test case 06 | - | - | - |
| 15 | 2 replies with test case 07 (with both OneDrive and Google Drive attachments) | - | - | - |
| 16 | 2 replies with test case 08 (with both OneDrive and Google Drive attachments) | - | - | - |
| 17 | Multiple forwarded emails using cases 01-08:<br><br>E.g. <br>- User A sends "case 01" to User B<br>- User B forwards "case 02" to User A<br>- User A forwards "case 03" to User B<br>...<br>- User B forwards "case 08" to User A<br>- User A completes circle by forwarding "case 01" to User B | - | - | - |
| Test Number | Description | HTML validation | Plain validation | HTML text validation |
| ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------- | ---------------- | -------------------- |
| 01 | Empty body | - | - | - |
| 02 | Simple text | - | - | - |
| 03 | Embedded image | - | - | - |
| 04 | Embedded image with text | - | - | - |
| 05 | Complex text on multiple lines with some text bold, italic, lists, no attachments | - | - | - |
| 06 | Multiple MIME attachments and text | - | - | - |
| 07 | Multiple Drive attachments and text | - | - | - |
| 08 | Complex email with formatted text, embedded images, MIME and GDrive attachments | - | - | - |
| 09 | 2 replies with test case 01 | - | - | - |
| 10 | 2 replies with test case 02 | - | - | - |
| 11 | 2 replies with test case 03 | - | - | - |
| 12 | 2 replies with test case 04 | - | - | - |
| 13 | 2 replies with test case 05 | - | - | - |
| 14 | 2 replies with test case 06 | - | - | - |
| 15 | 2 replies with test case 07 (with both OneDrive and Google Drive attachments) | - | - | - |
| 16 | 2 replies with test case 08 (with both OneDrive and Google Drive attachments) | - | - | - |
| 17 | Multiple forwarded emails using cases 01-08:<br><br>E.g. <br>- User A sends "case 01" to User B<br>- User B forwards "case 02" to User A<br>- User A forwards "case 03" to User B<br>...<br>- User B forwards "case 08" to User A<br>- User A completes circle by forwarding "case 01" to User B | - | - | - |
| Test Number | Description | HTML validation | Plain validation | HTML text validation |
| ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------- | ---------------- | -------------------- |
| 01 | Empty body | - | - | - |
| 02 | Simple text | - | - | - |
| 03 | Embedded image | - | - | - |
| 04 | Embedded image with text | - | - | - |
| 05 | Complex text on multiple lines with some text bold, italic, lists, no attachments | - | - | - |
| 06 | Multiple MIME attachments and text | - | - | - |
| 07 | Multiple Drive attachments and text | - | - | - |
| 08 | Complex email with formatted text, embedded images, MIME and GDrive attachments | - | - | - |
| 09 | 2 replies with test case 01 | - | - | - |
| 10 | 2 replies with test case 02 | - | - | - |
| 11 | 2 replies with test case 03 | - | - | - |
| 12 | 2 replies with test case 04 | - | - | - |
| 13 | 2 replies with test case 05 | - | - | - |
| 14 | 2 replies with test case 06 | - | - | - |
| 15 | 2 replies with test case 07 | - | - | - |
| 16 | 2 replies with test case 08 | - | - | - |
| 17 | Multiple forwarded emails using cases 01-08:<br><br>E.g. <br>- User A sends "case 01" to User B<br>- User B forwards "case 02" to User A<br>- User A forwards "case 03" to User B<br>...<br>- User B forwards "case 08" to User A<br>- User A completes circle by forwarding "case 01" to User B | - | - | - |
| Test Number | Description | HTML validation | Plain validation | HTML text validation |
| ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------- | ---------------- | -------------------- |
| 01 | Empty body | - | - | - |
| 02 | Simple text | - | - | - |
| 03 | Embedded image | - | - | - |
| 04 | Embedded image with text | - | - | - |
| 05 | Complex text on multiple lines with some text bold, italic, lists, no attachments | - | - | - |
| 06 | Multiple MIME attachments and text | - | - | - |
| 07 | Multiple Drive attachments and text | - | - | - |
| 08 | Complex email with formatted text, embedded images, MIME and GDrive attachments | - | - | - |
| 09 | 2 replies with test case 01 | - | - | - |
| 10 | 2 replies with test case 02 | - | - | - |
| 11 | 2 replies with test case 03 | - | - | - |
| 12 | 2 replies with test case 04 | - | - | - |
| 13 | 2 replies with test case 05 | - | - | - |
| 14 | 2 replies with test case 06 | - | - | - |
| 15 | 2 replies with test case 07 | - | - | - |
| 16 | 2 replies with test case 08 | - | - | - |
| 17 | Multiple forwarded emails using cases 01-08:<br><br>E.g. <br>- User A sends "case 01" to User B<br>- User B forwards "case 02" to User A<br>- User A forwards "case 03" to User B<br>...<br>- User B forwards "case 08" to User A<br>- User A completes circle by forwarding "case 01" to User B | - | - | - |
| Test Number | Description | HTML validation | Plain validation | HTML text validation |
| ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------- | ---------------- | -------------------- |
| 01 | Empty body | - | - | - |
| 02 | Simple text | - | - | - |
| 03 | Embedded image | - | - | - |
| 04 | Embedded image with text | - | - | - |
| 05 | Complex text on multiple lines with some text bold, italic, lists, no attachments | - | - | - |
| 06 | Multiple MIME attachments and text | - | - | - |
| 07 | Multiple Drive attachments and text | - | - | - |
| 08 | Complex email with formatted text, embedded images, MIME and GDrive attachments | - | - | - |
| 09 | 2 replies with test case 01 | - | - | - |
| 10 | 2 replies with test case 02 | - | - | - |
| 11 | 2 replies with test case 03 | - | - | - |
| 12 | 2 replies with test case 04 | - | - | - |
| 13 | 2 replies with test case 05 | - | - | - |
| 14 | 2 replies with test case 06 | - | - | - |
| 15 | 2 replies with test case 07 | - | - | - |
| 16 | 2 replies with test case 08 | - | - | - |
| 17 | Multiple forwarded emails using cases 01-08:<br><br>E.g. <br>- User A sends "case 01" to User B<br>- User B forwards "case 02" to User A<br>- User A forwards "case 03" to User B<br>...<br>- User B forwards "case 08" to User A<br>- User A completes circle by forwarding "case 01" to User B | - | - | - |
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment