github.com/demisto/mattermost-server@v4.9.0-rc3+incompatible/tests/test-attachments.md (about)

     1  # Testing Files and Attachments
     2  This test contains instructions for the core team to manually test common attachment types. All files for testing are stored in the [mm_file_testing](https://drive.google.com/drive/folders/0B9-SWBTtyOCBRlEyaW1IdkZ4X1k) Drive folder. Follow these instructions:
     3  
     4  1. Download the entire [mm_file_testing](https://drive.google.com/drive/folders/0B9-SWBTtyOCBRlEyaW1IdkZ4X1k) folder. 
     5  2. Drag and drop each file type into Mattermost to upload it (upload some as multiple attachments on the same post)
     6  3. Post the file attachment
     7  
     8  **Notes:**  
     9  - All file types should upload and post.
    10  - Read the expected for details on the behavior of the thumbnail and preview window.  
    11  - The expected behavior of video and audio formats depends on the operating system, browser and plugins. View the permalinks to the Public Test Channel on Pre-Release Core to see the expected cases.   
    12  - If the browser can play the media file, media player controls should appear. If the browser cannot play the file, it should  appear as a regular attachment without the media controls.
    13  
    14  
    15  ### Images  
    16  **JPG**  
    17  `Images/JPG.jpg`  
    18  Expected: Scaled thumbnail & preview window  
    19  [Permalink](https://pre-release.mattermost.com/core/pl/bgx3wcd9ppdo7fz9zqokofg7sc)
    20  
    21  **PNG**  
    22  `Images/PNG.png`  
    23  Expected: Scaled thumbnail & preview window  
    24  [Permalink](https://pre-release.mattermost.com/core/pl/zra4yhm69j8ij81iy5hw7983qe)
    25  
    26  **BMP**  
    27  `Images/BMP.bmp`  
    28  Expected: Scaled thumbnail & preview window  
    29  [Permalink](https://pre-release.mattermost.com/core/pl/1hx7x7t1npn4jqyr5rb1qhbj3h)
    30  
    31  **GIF**  
    32  `Images/GIF.gif`  
    33  Expected: Scaled thumbnail & preview window. GIF should auto-play in the preview window.  
    34  [Permalink](https://pre-release.mattermost.com/core/pl/j49fowdkstr57g3ed9bgpfoo5w)
    35  
    36  **TIFF**  
    37  `Images/TIFF.tiff`  
    38  Expected: Generic attachment thumbnail & preview window  
    39  [Permalink](https://pre-release.mattermost.com/core/pl/6yad4jydaidr3pc3tihp8n8bge)
    40  
    41  **PSD**  
    42  `Images/PSD.psd`  
    43  Expected: Generic attachment thumbnail & preview window  
    44  [Permalink](https://pre-release.mattermost.com/core/pl/4kitwk7pi78c9ck4i98f9xnzoe)
    45  
    46  
    47  ### Documents
    48  
    49  **PDF Files**  
    50  `Documents/PDF.pdf`  
    51  Expected: Generic PDF thumbnail. File previewer shows first 5 pages of the PDF.   
    52  [Permalink](https://pre-release.mattermost.com/core/pl/o1dg6menetdszrhyxmtoqjfi8h)
    53  
    54  
    55  **Excel**  
    56  `Documents/Excel.xlsx`  
    57  Expected: Generic Excel thumbnail & preview window.  
    58  [Permalink](https://pre-release.mattermost.com/core/pl/71wwezy3f7drze6ipundscb17y)
    59  
    60  
    61  **PPT**  
    62  `Documents/PPT.pptx`  
    63  Expected: Generic Powerpoint thumbnail & preview window.   
    64  [Permalink](https://pre-release.mattermost.com/core/pl/mx37h4znwb8f5ffuoajusqhiew)
    65  
    66  **Word**  
    67  `Documents/Word.docx`  
    68  Expected: Generic Word thumbnail & preview window.  
    69  [Permalink](https://pre-release.mattermost.com/core/pl/d7s76wp6kjdwfp4hgrwpijsnyy)
    70  
    71  **Text**  
    72  `Documents/Text.txt`  
    73  Expected: Generic code thumbnail & file previewer.
    74  [Permalink](https://pre-release.mattermost.com/core/pl/cpw539wcxtdmzeh5ju71y73o4e)
    75  
    76  ### Videos
    77  
    78  **MP4**  
    79  `Videos/MP4.mp4`  
    80  Expected: Generic video thumbnail, view Permalink for preview window behavior. Expected depends on the operating system, browser and plugins.    
    81  [Permalink](https://pre-release.mattermost.com/core/pl/5dx5qx9t9brqfnhohccxjynx7c)
    82  
    83  **AVI**  
    84  `Videos/AVI.avi`  
    85  Expected: Generic video thumbnail, view Permalink for preview window behavior. Expected depends on the operating system, browser and plugins.  
    86  [Permalink](https://pre-release.mattermost.com/core/pl/qwn9eiy7j3rkjyruxhcugpogdw)
    87  
    88  **MKV**  
    89  `Videos/MKV.mkv`  
    90  Expected: Generic video thumbnail, view Permalink for preview window behavior. Expected depends on the operating system, browser and plugins.  
    91  [Permalink](https://pre-release.mattermost.com/core/pl/tszyjkr1cidhxjgiusa4mde3ja)
    92  
    93  **MOV**  
    94  `Videos/MOV.mov`  
    95  Expected: Generic video thumbnail, view Permalink for preview window behavior. Expected depends on the operating system, browser and plugins.  
    96  [Permalink](https://pre-release.mattermost.com/core/pl/ienzppz5i3f7tbt5jiujn8uuir)
    97  
    98  **MPG**  
    99  `Videos/MPG.mpg`  
   100  Expected: Generic video thumbnail, view Permalink for preview window behavior. Expected depends on the operating system, browser and plugins.  
   101  [Permalink](https://pre-release.mattermost.com/core/pl/skggdq1hfpritc6c88bi481p5a)
   102  
   103  **Webm**  
   104  `Videos/WEBM.webm`  
   105  Expected: Generic video thumbnail, view Permalink for preview window behavior. Expected depends on the operating system, browser and plugins.  
   106  [Permalink](https://pre-release.mattermost.com/core/pl/7h8tysuxgfgsxeht3sbn7e4h6y)
   107  
   108  **WMV**  
   109  `Videos/WMV.wmv`  
   110  Expected: Generic video thumbnail, view Permalink for preview window behavior. Expected depends on the operating system, browser and plugins.  
   111  [Permalink](https://pre-release.mattermost.com/core/pl/kaom7j7uyjra7bzhrre6qwdrbw)
   112  
   113  ### Audio
   114  
   115  **MP3**  
   116  `Audio/MP3.mp3`  
   117  Expected: Generic audio thumbnail & playable preview window  
   118  [Permalink](https://pre-release.mattermost.com/core/pl/if4gn8dbrjgx8fmqmkukzefyme)
   119  
   120  **M4A**  
   121  `Audio/M4a.m4a`  
   122  Expected: Generic audio thumbnail, view Permalink for preview window behavior. Expected depends on the operating system, browser and plugins.  
   123  [Permalink](https://pre-release.mattermost.com/core/pl/6c7qsw48ybd88bktgeykodsrrc)
   124  
   125  **AAC**  
   126  `Audio/AAC.aac`  
   127  Expected: Generic audio thumbnail, view Permalink for preview window behavior. Expected depends on the operating system, browser and plugins.  
   128  [Permalink](https://pre-release.mattermost.com/core/pl/3naoy5pr5tydbk1m6yo1ast9ny)
   129  
   130  **FLAC**  
   131  `Audio/FLAC.flac`  
   132  Expected: Generic audio thumbnail, view Permalink for preview window behavior. Expected depends on the operating system, browser and plugins.  
   133  [Permalink](https://pre-release.mattermost.com/core/pl/kf4cmy44dfya5efmse7rg43eih)
   134  
   135  **OGG**  
   136  `Audio/OGG.ogg`  
   137  Expected: Generic audio thumbnail, view Permalink for preview window behavior. Expected depends on the operating system, browser and plugins.  
   138  [Permalink](https://pre-release.mattermost.com/core/pl/dezrcpbxapyexe77rjuzkrp63r)
   139  
   140  **WAV**  
   141  `Audio/WAV.wav`  
   142  Expected: Generic audio thumbnail, view Permalink for preview window behavior. Expected depends on the operating system, browser and plugins.  
   143  [Permalink](https://pre-release.mattermost.com/core/pl/pdkxx1udepdnbmi9j8kyas5xbh)
   144  
   145  **WMA**  
   146  `Audio/WMA.wma`  
   147  Expected: Generic audio thumbnail, view Permalink for preview window behavior. Expected depends on the operating system, browser and plugins.  
   148  [Permalink](https://pre-release.mattermost.com/core/pl/756wrmdd57dcig3m4emypp6i1h)