Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
MIME Normalizer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Code
JS Toolbox
MIME Normalizer
Commits
942b7c3b
Commit
942b7c3b
authored
4 years ago
by
Igor Markin
Browse files
Options
Downloads
Patches
Plain Diff
Add README to gmail-gmail
parent
3b585341
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
__tests__/files/gmail-gmail/README.md
+45
-0
45 additions, 0 deletions
__tests__/files/gmail-gmail/README.md
with
45 additions
and
0 deletions
__tests__/files/gmail-gmail/README.md
0 → 100644
+
45
−
0
View file @
942b7c3b
| Test Number | Description | validation result |
|-------------|-----------------------------------------------------------------------------------------------------------------------|-------------------|
| 1 | No text (or single space), no attachemnts | ok |
| 2 | Simple text, like "Hello, Vereign", no attachemnts | ok |
| 3 | Plain text on several (at least 3) lines, no attachemnts | ok |
| 4 | Complex text on multiple lines with some text bold, italic, lists (to embed html tags), no attachments | ok |
| 5 | No text, attach one html file | ok |
| 6 | Simple text, attach one html file | ok |
| 7 | Simple text, attach 2-3 html files | ok |
| 8 | No text, embed one picture | ok |
| 9 | No text, attach one binary file (for example pdf) | ok |
| 10 | No text, attach one txt file | ok |
| 11 | Simple text, embed one picture | ok |
| 12 | Simple text, attach one binary file | ok |
| 13 | Simple text, attach one txt file | ok |
| 14 | Simple text, embed 2-3 pictures | ok |
| 15 | Simple text, attach 2-3 binary files | ok |
| 16 | Simple text, attach 2-3 txt files | ok |
| 17 | Complex text on multiple lines with embedded html, embed one picture, attach one binary and one text file | ok |
| 18 | Complex text on multiple lines with embedded html, mixture of embedded pictures, attached binary files and text files | ok |
| 19 | Simple text, one Gdrive file | ok |
| 20 | Complex text Gdrive file, binary file and embedded picture. | ok |
| | | |
| | | |
| | Reply | |
| 1 | No text (or single space), no attachemnts | ok |
| 2 | Simple text, like "Hello, Vereign", no attachemnts | ok |
| 3 | Plain text on several (at least 3) lines, no attachemnts | ok |
| 4 | Complex text on multiple lines with some text bold, italic, lists (to embed html tags), no attachments | ok |
| 5 | No text, attach one html file | ok |
| 6 | Simple text, attach one html file | ok |
| 7 | Simple text, attach 2-3 html files | ok |
| 8 | No text, embed one picture | ok |
| 9 | No text, attach one binary file (for example pdf, docx) | ok |
| 10 | No text, attach one txt file | ok |
| 11 | Simple text, embed one picture | ok |
| 12 | Simple text, attach one binary file | ok |
| 13 | Simple text, attach one txt file | ok |
| 14 | Simple text, embed 2-3 pictures | ok |
| 15 | Simple text, attach 2-3 binary files | ok |
| 16 | Simple text, attach 2-3 txt files | ok |
| 17 | Complex text on multiple lines with embedded html, embed one picture, attach one binary and one text file | ok |
| 18 | Complex text on multiple lines with embedded html, mixture of embedded pictures, attached binary files and text files | ok |
| 19 | Simple text, one Gdrive file | ok |
| 20 | Complex text Gdrive file, binary file and embedded picture. | ok |
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment