JSZip Testing

Rerunning selected tests: a9b56aa3 Run all tests

QUnit 1.23.0; Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/137.0.0.0 Safari/537.36 Prerender (+https://github.com/prerender/prerender)

Tests completed in 62 milliseconds.
246 assertions of 246 passed, 0 failed.

  1. constructor: JSZip existsRerun
    1. constructor: new JSZip()Rerun
      1. constructor: JSZip()Rerun
        1. version: JSZip.version is correctRerun
          1. delete: Delete fileRerun
            1. delete: Delete file in folderRerun
              1. delete: Delete file in folder, with a relative pathRerun
                1. delete: Delete folderRerun
                  1. delete: Delete folder with a final /Rerun
                    1. delete: Delete unknown pathRerun
                      1. delete: Delete nested foldersRerun
                        1. delete: Delete nested folders from relative pathRerun
                          1. deprecated: Removed load method throws an exceptionRerun
                            1. deprecated: Removed constructor with data throws an exceptionRerun
                              1. deprecated: Removed asText method throws an exceptionRerun
                                1. deprecated: Removed generate method throws an exceptionRerun
                                  1. external: JSZip.external.PromiseRerun
                                    1. external: load JSZip doesn't override the global PromiseRerun
                                      1. external: external.Promise can be replaced in .async()Rerun
                                        1. external: external.Promise can be replaced in .generateAsync()Rerun
                                          1. external: external.Promise can be replaced in .loadAsync()Rerun
                                            1. file > add: Zip text file !Rerun
                                              1. file > add: Zip text, folder and imageRerun
                                                1. file > add: Add a file to overwriteRerun
                                                  1. file > add: Zip text file with dateRerun
                                                    1. file > add: Zip image fileRerun
                                                      1. file > add: add file: from XHR (with bytes > 255)Rerun
                                                        1. file > add: add file: wrong string as base64Rerun
                                                          1. file > add: add file: data url instead of base64Rerun
                                                            1. file > add: add file: file(name, undefined)Rerun
                                                              1. file > add: add file: file(name, null)Rerun
                                                                1. file > add: add file: file(name, stringAsText)Rerun
                                                                  1. file > add: add file: file(name, stringAsBinary)Rerun
                                                                    1. file > add: add file: file(name, array)Rerun
                                                                      1. file > add: add file: file(name, base64)Rerun
                                                                        1. file > add: add file: file(name, unsupported)Rerun
                                                                          1. file > add: add file: file(name, Uint8Array)Rerun
                                                                            1. file > add: add file: file(name, ArrayBuffer)Rerun
                                                                              1. file > add: add file: file(name, Blob) (246)Rerun53 ms
                                                                                1. [test = utf8] [method = async(string)] basic check stream, the stream callback is async@ 1 ms
                                                                                2. [test = utf8] [method = async(text)] basic check stream, the stream callback is async@ 1 ms
                                                                                3. [test = utf8] [method = async(base64)] basic check stream, the stream callback is async@ 1 ms
                                                                                4. [test = utf8] [method = async(array)] basic check stream, the stream callback is async@ 1 ms
                                                                                5. [test = utf8] [method = async(binarystring)] basic check stream, the stream callback is async@ 1 ms
                                                                                6. [test = utf8] [method = async(arraybuffer)] basic check stream, the stream callback is async@ 1 ms
                                                                                7. [test = utf8] [method = async(uint8array)] basic check stream, the stream callback is async@ 1 ms
                                                                                8. [test = utf8] [method = async(nodebuffer)] basic check stream, the stream callback is async@ 2 ms
                                                                                9. [test = utf8] [method = async(blob)] basic check stream, the stream callback is async@ 2 ms
                                                                                10. [test = utf8] [method = async(unknown)] basic check stream, the stream callback is async@ 2 ms
                                                                                11. [test = utf8] [method = async(null)] basic check stream, the stream callback is async@ 2 ms
                                                                                12. [test = \r\n] [method = async(string)] basic check stream, the stream callback is async@ 3 ms
                                                                                13. [test = \r\n] [method = async(text)] basic check stream, the stream callback is async@ 3 ms
                                                                                14. [test = \r\n] [method = async(base64)] basic check stream, the stream callback is async@ 3 ms
                                                                                15. [test = \r\n] [method = async(array)] basic check stream, the stream callback is async@ 3 ms
                                                                                16. [test = \r\n] [method = async(binarystring)] basic check stream, the stream callback is async@ 3 ms
                                                                                17. [test = \r\n] [method = async(arraybuffer)] basic check stream, the stream callback is async@ 3 ms
                                                                                18. [test = \r\n] [method = async(uint8array)] basic check stream, the stream callback is async@ 3 ms
                                                                                19. [test = \r\n] [method = async(nodebuffer)] basic check stream, the stream callback is async@ 3 ms
                                                                                20. [test = \r\n] [method = async(blob)] basic check stream, the stream callback is async@ 3 ms
                                                                                21. [test = \r\n] [method = async(unknown)] basic check stream, the stream callback is async@ 3 ms
                                                                                22. [test = \r\n] [method = async(null)] basic check stream, the stream callback is async@ 3 ms
                                                                                23. [test = empty content] [method = async(string)] basic check stream, the stream callback is async@ 4 ms
                                                                                24. [test = empty content] [method = async(text)] basic check stream, the stream callback is async@ 4 ms
                                                                                25. [test = empty content] [method = async(base64)] basic check stream, the stream callback is async@ 4 ms
                                                                                26. [test = empty content] [method = async(array)] basic check stream, the stream callback is async@ 4 ms
                                                                                27. [test = empty content] [method = async(binarystring)] basic check stream, the stream callback is async@ 4 ms
                                                                                28. [test = empty content] [method = async(arraybuffer)] basic check stream, the stream callback is async@ 4 ms
                                                                                29. [test = empty content] [method = async(uint8array)] basic check stream, the stream callback is async@ 4 ms
                                                                                30. [test = empty content] [method = async(nodebuffer)] basic check stream, the stream callback is async@ 4 ms
                                                                                31. [test = empty content] [method = async(blob)] basic check stream, the stream callback is async@ 4 ms
                                                                                32. [test = empty content] [method = async(unknown)] basic check stream, the stream callback is async@ 4 ms
                                                                                33. [test = empty content] [method = async(null)] basic check stream, the stream callback is async@ 4 ms
                                                                                34. [test = utf8] [method = async(nodebuffer)] basic check stream, error event handler, error is defined@ 18 ms
                                                                                35. [test = utf8] [method = async(nodebuffer)] no data@ 18 ms
                                                                                36. [test = utf8] [method = async(nodebuffer)] the error message is useful@ 18 ms
                                                                                37. [test = utf8] [method = async(unknown)] basic check stream, error event handler, error is defined@ 18 ms
                                                                                38. [test = utf8] [method = async(unknown)] no data@ 18 ms
                                                                                39. [test = utf8] [method = async(unknown)] the error message is useful@ 18 ms
                                                                                40. [test = utf8] [method = async(null)] basic check stream, error event handler, error is defined@ 18 ms
                                                                                41. [test = utf8] [method = async(null)] no data@ 18 ms
                                                                                42. [test = utf8] [method = async(null)] the error message is useful@ 18 ms
                                                                                43. [test = \r\n] [method = async(nodebuffer)] basic check stream, error event handler, error is defined@ 18 ms
                                                                                44. [test = \r\n] [method = async(nodebuffer)] no data@ 18 ms
                                                                                45. [test = \r\n] [method = async(nodebuffer)] the error message is useful@ 18 ms
                                                                                46. [test = \r\n] [method = async(unknown)] basic check stream, error event handler, error is defined@ 18 ms
                                                                                47. [test = \r\n] [method = async(unknown)] no data@ 18 ms
                                                                                48. [test = \r\n] [method = async(unknown)] the error message is useful@ 18 ms
                                                                                49. [test = \r\n] [method = async(null)] basic check stream, error event handler, error is defined@ 18 ms
                                                                                50. [test = \r\n] [method = async(null)] no data@ 18 ms
                                                                                51. [test = \r\n] [method = async(null)] the error message is useful@ 18 ms
                                                                                52. [test = empty content] [method = async(nodebuffer)] basic check stream, error event handler, error is defined@ 18 ms
                                                                                53. [test = empty content] [method = async(nodebuffer)] no data@ 18 ms
                                                                                54. [test = empty content] [method = async(nodebuffer)] the error message is useful@ 18 ms
                                                                                55. [test = empty content] [method = async(unknown)] basic check stream, error event handler, error is defined@ 18 ms
                                                                                56. [test = empty content] [method = async(unknown)] no data@ 18 ms
                                                                                57. [test = empty content] [method = async(unknown)] the error message is useful@ 18 ms
                                                                                58. [test = empty content] [method = async(null)] basic check stream, error event handler, error is defined@ 18 ms
                                                                                59. [test = empty content] [method = async(null)] no data@ 18 ms
                                                                                60. [test = empty content] [method = async(null)] the error message is useful@ 18 ms
                                                                                61. [test = empty content] [method = async(string)] no error@ 19 ms
                                                                                62. [test = empty content] [method = async(string)] content ok@ 19 ms
                                                                                63. [test = empty content] [method = async(text)] no error@ 19 ms
                                                                                64. [test = empty content] [method = async(text)] content ok@ 19 ms
                                                                                65. [test = empty content] [method = async(base64)] no error@ 19 ms
                                                                                66. [test = empty content] [method = async(base64)] content ok@ 19 ms
                                                                                67. [test = empty content] [method = async(array)] no error@ 19 ms
                                                                                68. [test = empty content] [method = async(array)] the result is a instance of Array@ 19 ms
                                                                                69. [test = empty content] [method = async(array)] content ok@ 19 ms
                                                                                70. [test = empty content] [method = async(binarystring)] no error@ 19 ms
                                                                                71. [test = empty content] [method = async(binarystring)] content ok@ 19 ms
                                                                                72. [test = empty content] [method = async(arraybuffer)] no error@ 19 ms
                                                                                73. [test = empty content] [method = async(arraybuffer)] the result is a instance of ArrayBuffer@ 19 ms
                                                                                74. [test = empty content] [method = async(arraybuffer)] content ok@ 19 ms
                                                                                75. [test = empty content] [method = async(uint8array)] no error@ 19 ms
                                                                                76. [test = empty content] [method = async(uint8array)] the result is a instance of Uint8Array@ 19 ms
                                                                                77. [test = empty content] [method = async(uint8array)] content ok@ 19 ms
                                                                                78. [test = empty content] [method = async(blob)] no error@ 20 ms
                                                                                79. [test = empty content] [method = async(blob)] the result is a instance of Blob@ 20 ms
                                                                                80. [test = empty content] [method = async(blob)] the result has the rigth mime type@ 20 ms
                                                                                81. [test = empty content] [method = async(blob)] the result has the right length@ 20 ms
                                                                                82. [test = (reloaded) empty content] [method = async(string)] basic check stream, the stream callback is async@ 21 ms
                                                                                83. [test = (reloaded) empty content] [method = async(text)] basic check stream, the stream callback is async@ 21 ms
                                                                                84. [test = (reloaded) empty content] [method = async(base64)] basic check stream, the stream callback is async@ 21 ms
                                                                                85. [test = (reloaded) empty content] [method = async(array)] basic check stream, the stream callback is async@ 21 ms
                                                                                86. [test = (reloaded) empty content] [method = async(binarystring)] basic check stream, the stream callback is async@ 21 ms
                                                                                87. [test = (reloaded) empty content] [method = async(arraybuffer)] basic check stream, the stream callback is async@ 21 ms
                                                                                88. [test = (reloaded) empty content] [method = async(uint8array)] basic check stream, the stream callback is async@ 21 ms
                                                                                89. [test = (reloaded) empty content] [method = async(nodebuffer)] basic check stream, the stream callback is async@ 21 ms
                                                                                90. [test = (reloaded) empty content] [method = async(blob)] basic check stream, the stream callback is async@ 21 ms
                                                                                91. [test = (reloaded) empty content] [method = async(unknown)] basic check stream, the stream callback is async@ 21 ms
                                                                                92. [test = (reloaded) empty content] [method = async(null)] basic check stream, the stream callback is async@ 21 ms
                                                                                93. [test = utf8] [method = async(string)] no error@ 26 ms
                                                                                94. [test = utf8] [method = async(string)] content ok@ 26 ms
                                                                                95. [test = utf8] [method = async(text)] no error@ 26 ms
                                                                                96. [test = utf8] [method = async(text)] content ok@ 26 ms
                                                                                97. [test = utf8] [method = async(base64)] no error@ 26 ms
                                                                                98. [test = utf8] [method = async(base64)] content ok@ 26 ms
                                                                                99. [test = utf8] [method = async(array)] no error@ 26 ms
                                                                                100. [test = utf8] [method = async(array)] the result is a instance of Array@ 26 ms
                                                                                101. [test = utf8] [method = async(array)] content ok@ 26 ms
                                                                                102. [test = utf8] [method = async(binarystring)] no error@ 26 ms
                                                                                103. [test = utf8] [method = async(binarystring)] content ok@ 26 ms
                                                                                104. [test = utf8] [method = async(arraybuffer)] no error@ 26 ms
                                                                                105. [test = utf8] [method = async(arraybuffer)] the result is a instance of ArrayBuffer@ 26 ms
                                                                                106. [test = utf8] [method = async(arraybuffer)] content ok@ 26 ms
                                                                                107. [test = utf8] [method = async(uint8array)] no error@ 26 ms
                                                                                108. [test = utf8] [method = async(uint8array)] the result is a instance of Uint8Array@ 26 ms
                                                                                109. [test = utf8] [method = async(uint8array)] content ok@ 26 ms
                                                                                110. [test = utf8] [method = async(blob)] no error@ 26 ms
                                                                                111. [test = utf8] [method = async(blob)] the result is a instance of Blob@ 26 ms
                                                                                112. [test = utf8] [method = async(blob)] the result has the rigth mime type@ 26 ms
                                                                                113. [test = utf8] [method = async(blob)] the result has the right length@ 26 ms
                                                                                114. [test = (reloaded) utf8] [method = async(string)] basic check stream, the stream callback is async@ 27 ms
                                                                                115. [test = (reloaded) utf8] [method = async(text)] basic check stream, the stream callback is async@ 27 ms
                                                                                116. [test = (reloaded) utf8] [method = async(base64)] basic check stream, the stream callback is async@ 27 ms
                                                                                117. [test = (reloaded) utf8] [method = async(array)] basic check stream, the stream callback is async@ 27 ms
                                                                                118. [test = (reloaded) utf8] [method = async(binarystring)] basic check stream, the stream callback is async@ 27 ms
                                                                                119. [test = (reloaded) utf8] [method = async(arraybuffer)] basic check stream, the stream callback is async@ 27 ms
                                                                                120. [test = (reloaded) utf8] [method = async(uint8array)] basic check stream, the stream callback is async@ 27 ms
                                                                                121. [test = (reloaded) utf8] [method = async(nodebuffer)] basic check stream, the stream callback is async@ 27 ms
                                                                                122. [test = (reloaded) utf8] [method = async(blob)] basic check stream, the stream callback is async@ 27 ms
                                                                                123. [test = (reloaded) utf8] [method = async(unknown)] basic check stream, the stream callback is async@ 27 ms
                                                                                124. [test = (reloaded) utf8] [method = async(null)] basic check stream, the stream callback is async@ 27 ms
                                                                                125. [test = \r\n] [method = async(string)] no error@ 27 ms
                                                                                126. [test = \r\n] [method = async(string)] content ok@ 27 ms
                                                                                127. [test = \r\n] [method = async(text)] no error@ 27 ms
                                                                                128. [test = \r\n] [method = async(text)] content ok@ 27 ms
                                                                                129. [test = \r\n] [method = async(base64)] no error@ 27 ms
                                                                                130. [test = \r\n] [method = async(base64)] content ok@ 27 ms
                                                                                131. [test = \r\n] [method = async(array)] no error@ 27 ms
                                                                                132. [test = \r\n] [method = async(array)] the result is a instance of Array@ 27 ms
                                                                                133. [test = \r\n] [method = async(array)] content ok@ 27 ms
                                                                                134. [test = \r\n] [method = async(binarystring)] no error@ 27 ms
                                                                                135. [test = \r\n] [method = async(binarystring)] content ok@ 27 ms
                                                                                136. [test = \r\n] [method = async(arraybuffer)] no error@ 27 ms
                                                                                137. [test = \r\n] [method = async(arraybuffer)] the result is a instance of ArrayBuffer@ 27 ms
                                                                                138. [test = \r\n] [method = async(arraybuffer)] content ok@ 27 ms
                                                                                139. [test = \r\n] [method = async(uint8array)] no error@ 27 ms
                                                                                140. [test = \r\n] [method = async(uint8array)] the result is a instance of Uint8Array@ 27 ms
                                                                                141. [test = \r\n] [method = async(uint8array)] content ok@ 27 ms
                                                                                142. [test = \r\n] [method = async(blob)] no error@ 27 ms
                                                                                143. [test = \r\n] [method = async(blob)] the result is a instance of Blob@ 27 ms
                                                                                144. [test = \r\n] [method = async(blob)] the result has the rigth mime type@ 27 ms
                                                                                145. [test = \r\n] [method = async(blob)] the result has the right length@ 27 ms
                                                                                146. [test = (reloaded) \r\n] [method = async(string)] basic check stream, the stream callback is async@ 28 ms
                                                                                147. [test = (reloaded) \r\n] [method = async(text)] basic check stream, the stream callback is async@ 28 ms
                                                                                148. [test = (reloaded) \r\n] [method = async(base64)] basic check stream, the stream callback is async@ 28 ms
                                                                                149. [test = (reloaded) \r\n] [method = async(array)] basic check stream, the stream callback is async@ 28 ms
                                                                                150. [test = (reloaded) \r\n] [method = async(binarystring)] basic check stream, the stream callback is async@ 28 ms
                                                                                151. [test = (reloaded) \r\n] [method = async(arraybuffer)] basic check stream, the stream callback is async@ 28 ms
                                                                                152. [test = (reloaded) \r\n] [method = async(uint8array)] basic check stream, the stream callback is async@ 28 ms
                                                                                153. [test = (reloaded) \r\n] [method = async(nodebuffer)] basic check stream, the stream callback is async@ 28 ms
                                                                                154. [test = (reloaded) \r\n] [method = async(blob)] basic check stream, the stream callback is async@ 28 ms
                                                                                155. [test = (reloaded) \r\n] [method = async(unknown)] basic check stream, the stream callback is async@ 28 ms
                                                                                156. [test = (reloaded) \r\n] [method = async(null)] basic check stream, the stream callback is async@ 28 ms
                                                                                157. [test = (reloaded) empty content] [method = async(nodebuffer)] basic check stream, error event handler, error is defined@ 29 ms
                                                                                158. [test = (reloaded) empty content] [method = async(nodebuffer)] no data@ 29 ms
                                                                                159. [test = (reloaded) empty content] [method = async(nodebuffer)] the error message is useful@ 29 ms
                                                                                160. [test = (reloaded) empty content] [method = async(unknown)] basic check stream, error event handler, error is defined@ 29 ms
                                                                                161. [test = (reloaded) empty content] [method = async(unknown)] no data@ 29 ms
                                                                                162. [test = (reloaded) empty content] [method = async(unknown)] the error message is useful@ 29 ms
                                                                                163. [test = (reloaded) empty content] [method = async(null)] basic check stream, error event handler, error is defined@ 29 ms
                                                                                164. [test = (reloaded) empty content] [method = async(null)] no data@ 29 ms
                                                                                165. [test = (reloaded) empty content] [method = async(null)] the error message is useful@ 29 ms
                                                                                166. [test = (reloaded) utf8] [method = async(nodebuffer)] basic check stream, error event handler, error is defined@ 29 ms
                                                                                167. [test = (reloaded) utf8] [method = async(nodebuffer)] no data@ 29 ms
                                                                                168. [test = (reloaded) utf8] [method = async(nodebuffer)] the error message is useful@ 29 ms
                                                                                169. [test = (reloaded) utf8] [method = async(unknown)] basic check stream, error event handler, error is defined@ 29 ms
                                                                                170. [test = (reloaded) utf8] [method = async(unknown)] no data@ 29 ms
                                                                                171. [test = (reloaded) utf8] [method = async(unknown)] the error message is useful@ 29 ms
                                                                                172. [test = (reloaded) utf8] [method = async(null)] basic check stream, error event handler, error is defined@ 29 ms
                                                                                173. [test = (reloaded) utf8] [method = async(null)] no data@ 29 ms
                                                                                174. [test = (reloaded) utf8] [method = async(null)] the error message is useful@ 29 ms
                                                                                175. [test = (reloaded) \r\n] [method = async(nodebuffer)] basic check stream, error event handler, error is defined@ 29 ms
                                                                                176. [test = (reloaded) \r\n] [method = async(nodebuffer)] no data@ 29 ms
                                                                                177. [test = (reloaded) \r\n] [method = async(nodebuffer)] the error message is useful@ 29 ms
                                                                                178. [test = (reloaded) \r\n] [method = async(unknown)] basic check stream, error event handler, error is defined@ 29 ms
                                                                                179. [test = (reloaded) \r\n] [method = async(unknown)] no data@ 29 ms
                                                                                180. [test = (reloaded) \r\n] [method = async(unknown)] the error message is useful@ 29 ms
                                                                                181. [test = (reloaded) \r\n] [method = async(null)] basic check stream, error event handler, error is defined@ 29 ms
                                                                                182. [test = (reloaded) \r\n] [method = async(null)] no data@ 29 ms
                                                                                183. [test = (reloaded) \r\n] [method = async(null)] the error message is useful@ 29 ms
                                                                                184. [test = (reloaded) empty content] [method = async(string)] no error@ 29 ms
                                                                                185. [test = (reloaded) empty content] [method = async(string)] content ok@ 29 ms
                                                                                186. [test = (reloaded) empty content] [method = async(text)] no error@ 30 ms
                                                                                187. [test = (reloaded) empty content] [method = async(text)] content ok@ 30 ms
                                                                                188. [test = (reloaded) empty content] [method = async(base64)] no error@ 30 ms
                                                                                189. [test = (reloaded) empty content] [method = async(base64)] content ok@ 30 ms
                                                                                190. [test = (reloaded) empty content] [method = async(array)] no error@ 30 ms
                                                                                191. [test = (reloaded) empty content] [method = async(array)] the result is a instance of Array@ 30 ms
                                                                                192. [test = (reloaded) empty content] [method = async(array)] content ok@ 30 ms
                                                                                193. [test = (reloaded) empty content] [method = async(binarystring)] no error@ 30 ms
                                                                                194. [test = (reloaded) empty content] [method = async(binarystring)] content ok@ 30 ms
                                                                                195. [test = (reloaded) empty content] [method = async(arraybuffer)] no error@ 30 ms
                                                                                196. [test = (reloaded) empty content] [method = async(arraybuffer)] the result is a instance of ArrayBuffer@ 30 ms
                                                                                197. [test = (reloaded) empty content] [method = async(arraybuffer)] content ok@ 30 ms
                                                                                198. [test = (reloaded) empty content] [method = async(uint8array)] no error@ 30 ms
                                                                                199. [test = (reloaded) empty content] [method = async(uint8array)] the result is a instance of Uint8Array@ 30 ms
                                                                                200. [test = (reloaded) empty content] [method = async(uint8array)] content ok@ 30 ms
                                                                                201. [test = (reloaded) empty content] [method = async(blob)] no error@ 30 ms
                                                                                202. [test = (reloaded) empty content] [method = async(blob)] the result is a instance of Blob@ 30 ms
                                                                                203. [test = (reloaded) empty content] [method = async(blob)] the result has the rigth mime type@ 30 ms
                                                                                204. [test = (reloaded) empty content] [method = async(blob)] the result has the right length@ 30 ms
                                                                                205. [test = (reloaded) utf8] [method = async(string)] no error@ 31 ms
                                                                                206. [test = (reloaded) utf8] [method = async(string)] content ok@ 31 ms
                                                                                207. [test = (reloaded) utf8] [method = async(text)] no error@ 36 ms
                                                                                208. [test = (reloaded) utf8] [method = async(text)] content ok@ 36 ms
                                                                                209. [test = (reloaded) utf8] [method = async(base64)] no error@ 36 ms
                                                                                210. [test = (reloaded) utf8] [method = async(base64)] content ok@ 36 ms
                                                                                211. [test = (reloaded) utf8] [method = async(array)] no error@ 36 ms
                                                                                212. [test = (reloaded) utf8] [method = async(array)] the result is a instance of Array@ 36 ms
                                                                                213. [test = (reloaded) utf8] [method = async(array)] content ok@ 36 ms
                                                                                214. [test = (reloaded) utf8] [method = async(binarystring)] no error@ 36 ms
                                                                                215. [test = (reloaded) utf8] [method = async(binarystring)] content ok@ 36 ms
                                                                                216. [test = (reloaded) utf8] [method = async(arraybuffer)] no error@ 36 ms
                                                                                217. [test = (reloaded) utf8] [method = async(arraybuffer)] the result is a instance of ArrayBuffer@ 36 ms
                                                                                218. [test = (reloaded) utf8] [method = async(arraybuffer)] content ok@ 36 ms
                                                                                219. [test = (reloaded) utf8] [method = async(uint8array)] no error@ 36 ms
                                                                                220. [test = (reloaded) utf8] [method = async(uint8array)] the result is a instance of Uint8Array@ 36 ms
                                                                                221. [test = (reloaded) utf8] [method = async(uint8array)] content ok@ 36 ms
                                                                                222. [test = (reloaded) utf8] [method = async(blob)] no error@ 36 ms
                                                                                223. [test = (reloaded) utf8] [method = async(blob)] the result is a instance of Blob@ 37 ms
                                                                                224. [test = (reloaded) utf8] [method = async(blob)] the result has the rigth mime type@ 37 ms
                                                                                225. [test = (reloaded) utf8] [method = async(blob)] the result has the right length@ 37 ms
                                                                                226. [test = (reloaded) \r\n] [method = async(string)] no error@ 37 ms
                                                                                227. [test = (reloaded) \r\n] [method = async(string)] content ok@ 37 ms
                                                                                228. [test = (reloaded) \r\n] [method = async(text)] no error@ 37 ms
                                                                                229. [test = (reloaded) \r\n] [method = async(text)] content ok@ 37 ms
                                                                                230. [test = (reloaded) \r\n] [method = async(base64)] no error@ 37 ms
                                                                                231. [test = (reloaded) \r\n] [method = async(base64)] content ok@ 37 ms
                                                                                232. [test = (reloaded) \r\n] [method = async(array)] no error@ 37 ms
                                                                                233. [test = (reloaded) \r\n] [method = async(array)] the result is a instance of Array@ 37 ms
                                                                                234. [test = (reloaded) \r\n] [method = async(array)] content ok@ 37 ms
                                                                                235. [test = (reloaded) \r\n] [method = async(binarystring)] no error@ 37 ms
                                                                                236. [test = (reloaded) \r\n] [method = async(binarystring)] content ok@ 37 ms
                                                                                237. [test = (reloaded) \r\n] [method = async(arraybuffer)] no error@ 37 ms
                                                                                238. [test = (reloaded) \r\n] [method = async(arraybuffer)] the result is a instance of ArrayBuffer@ 37 ms
                                                                                239. [test = (reloaded) \r\n] [method = async(arraybuffer)] content ok@ 37 ms
                                                                                240. [test = (reloaded) \r\n] [method = async(uint8array)] no error@ 37 ms
                                                                                241. [test = (reloaded) \r\n] [method = async(uint8array)] the result is a instance of Uint8Array@ 37 ms
                                                                                242. [test = (reloaded) \r\n] [method = async(uint8array)] content ok@ 37 ms
                                                                                243. [test = (reloaded) \r\n] [method = async(blob)] no error@ 37 ms
                                                                                244. [test = (reloaded) \r\n] [method = async(blob)] the result is a instance of Blob@ 37 ms
                                                                                245. [test = (reloaded) \r\n] [method = async(blob)] the result has the rigth mime type@ 37 ms
                                                                                246. [test = (reloaded) \r\n] [method = async(blob)] the result has the right length@ 37 ms

                                                                                Source: at Object. (https://d33wubrfki0l68.cloudfront.net/bundles/1c37cd451d24d2103485f70891ca95bff74c98dc.js:1:21807)

                                                                              2. file > add: add file: file(name, native Promise)Rerun
                                                                                1. file > add: add file: file(name, polyfill Promise[string] as binary)Rerun
                                                                                  1. file > add: add file: file(name, polyfill Promise[string] force text)Rerun
                                                                                    1. file > add: add file: file(name, polyfill Promise[Blob])Rerun
                                                                                      1. file > about folders: Zip folder() shouldn't throw an exceptionRerun
                                                                                        1. file > about folders: Zip empty folderRerun
                                                                                          1. file > about folders: file() creates a folder with dir:trueRerun
                                                                                            1. file > about folders: file() creates a folder with the right unix permissionsRerun
                                                                                              1. file > about folders: file() creates a folder with the right dos permissionsRerun
                                                                                                1. file > about folders: A folder stays a folder when created with fileRerun
                                                                                                  1. file > about folders: file() adds a slash for directoriesRerun
                                                                                                    1. file > about folders: folder() doesn't overwrite existing entriesRerun
                                                                                                      1. file > about folders: createFolders works on a fileRerun
                                                                                                        1. file > about folders: createFolders works on a folderRerun
                                                                                                          1. file > about folders: folder follows the default createFolders settingsRerun
                                                                                                            1. file > about folders: A folder stays a folderRerun
                                                                                                              1. file > about folders: Folders are created by defaultRerun
                                                                                                                1. file > about folders: Folders can be avoided with createFoldersRerun
                                                                                                                  1. file > find entries: Finding a fileRerun
                                                                                                                    1. file > find entries: Finding a file (text search) with a relative folderRerun
                                                                                                                      1. file > find entries: Finding files (regex) with a relative folderRerun
                                                                                                                        1. file > find entries: Finding foldersRerun
                                                                                                                          1. file > find entries: Finding folders with relative pathRerun
                                                                                                                            1. file > find entries: ZipObject attributesRerun
                                                                                                                              1. file > find entries: generate uses updated ZipObject date attributeRerun
                                                                                                                                1. filter: Filtering a zipRerun
                                                                                                                                  1. filter: Filtering a zip from a relative pathRerun
                                                                                                                                    1. filter: Filtering a zip : the full path is still accessibleRerun
                                                                                                                                      1. forEach: forEach works on /Rerun
                                                                                                                                        1. forEach: forEach works on a sub folderRerun
                                                                                                                                          1. generate: generate : type:string. no streamRerun
                                                                                                                                            1. generate: generate : type:base64. no streamRerun
                                                                                                                                              1. generate: generate : type:uint8array. no streamRerun
                                                                                                                                                1. generate: generate : type:arraybuffer. no streamRerun
                                                                                                                                                  1. generate: generate : type:nodebuffer. no streamRerun
                                                                                                                                                    1. generate: generate : type:blob. no streamRerun
                                                                                                                                                      1. generate: generate : type:blob mimeType:application/ods. no streamRerun
                                                                                                                                                        1. generate: generate : type:string. with streamRerun
                                                                                                                                                          1. generate: generate : type:base64. with streamRerun
                                                                                                                                                            1. generate: generate : type:uint8array. with streamRerun
                                                                                                                                                              1. generate: generate : type:arraybuffer. with streamRerun
                                                                                                                                                                1. generate: generate : type:nodebuffer. with streamRerun
                                                                                                                                                                  1. generate: generate : type:blob. with streamRerun
                                                                                                                                                                    1. generate: generate : type:blob mimeType:application/ods. with streamRerun
                                                                                                                                                                      1. generate: STORE doesn't compress, no streamRerun
                                                                                                                                                                        1. generate: STORE doesn't compress, with streamRerun
                                                                                                                                                                          1. generate: DEFLATE compress, no streamRerun
                                                                                                                                                                            1. generate: DEFLATE compress, with streamRerun
                                                                                                                                                                              1. generate: STORE is the default methodRerun
                                                                                                                                                                                1. generate: Lazy decompression worksRerun
                                                                                                                                                                                  1. generate: empty zipRerun
                                                                                                                                                                                    1. generate: unknown compression throws an exceptionRerun
                                                                                                                                                                                      1. generate: missing type throws an exceptionRerun
                                                                                                                                                                                        1. generate: generateAsync uses the current folder levelRerun
                                                                                                                                                                                          1. generate: generateAsync keep the explicit / folderRerun
                                                                                                                                                                                            1. generate: generate with promises as filesRerun
                                                                                                                                                                                              1. load: load(string) worksRerun
                                                                                                                                                                                                1. load: load(string) handles bytes > 255Rerun
                                                                                                                                                                                                  1. load: load(Array) worksRerun
                                                                                                                                                                                                    1. load: load(array) handles bytes > 255Rerun
                                                                                                                                                                                                      1. load: load(ArrayBuffer) worksRerun
                                                                                                                                                                                                        1. load: load(Uint8Array) worksRerun
                                                                                                                                                                                                          1. load: zip with DEFLATERerun
                                                                                                                                                                                                            1. load: read zip with commentRerun
                                                                                                                                                                                                              1. load: generate zip with commentRerun
                                                                                                                                                                                                                1. load: zip with extra attributesRerun
                                                                                                                                                                                                                  1. load: zip 64Rerun
                                                                                                                                                                                                                    1. load: zip with data descriptorRerun
                                                                                                                                                                                                                      1. load: nested zipRerun
                                                                                                                                                                                                                        1. load: nested zip with data descriptorsRerun
                                                                                                                                                                                                                          1. load: nested zip 64Rerun
                                                                                                                                                                                                                            1. load: Zip text file with UTF-8 characters in filenameRerun
                                                                                                                                                                                                                              1. load: Zip text file with UTF-8 characters in filename and windows compatibilityRerun
                                                                                                                                                                                                                                1. load: Zip text file with backslash in filenameRerun
                                                                                                                                                                                                                                  1. load: Zip text file from windows with \ in central dirRerun
                                                                                                                                                                                                                                    1. load: zip file with prepended bytesRerun
                                                                                                                                                                                                                                      1. load: zip file with appended bytesRerun
                                                                                                                                                                                                                                        1. load: zip64 file with extra bytesRerun
                                                                                                                                                                                                                                          1. load: zip64 file with extra bytes Rerun
                                                                                                                                                                                                                                            1. load: load(promise) worksRerun
                                                                                                                                                                                                                                              1. load: load(blob) worksRerun
                                                                                                                                                                                                                                                1. load: valid crc32Rerun
                                                                                                                                                                                                                                                  1. load: loading in a sub folderRerun
                                                                                                                                                                                                                                                    1. load: loading overwrite filesRerun
                                                                                                                                                                                                                                                      1. load > not supported features: basic encryptionRerun
                                                                                                                                                                                                                                                        1. load > corrupted zip: bad compression methodRerun
                                                                                                                                                                                                                                                          1. load > corrupted zip: zip file with missing bytesRerun
                                                                                                                                                                                                                                                            1. load > corrupted zip: zip64 file with missing bytesRerun
                                                                                                                                                                                                                                                              1. load > corrupted zip: not a zip fileRerun
                                                                                                                                                                                                                                                                1. load > corrupted zip: truncated zip fileRerun
                                                                                                                                                                                                                                                                  1. load > corrupted zip: invalid crc32 but no checkRerun
                                                                                                                                                                                                                                                                    1. load > corrupted zip: invalid crc32Rerun
                                                                                                                                                                                                                                                                      1. load > corrupted zip: bad offsetRerun
                                                                                                                                                                                                                                                                        1. load > corrupted zip: bad decompressed size, read a fileRerun
                                                                                                                                                                                                                                                                          1. load > corrupted zip: bad decompressed size, generate a zipRerun
                                                                                                                                                                                                                                                                            1. permissions: permissions on linux : file created by zipRerun
                                                                                                                                                                                                                                                                              1. permissions: permissions on linux : file created by zip, reloadedRerun
                                                                                                                                                                                                                                                                                1. permissions: permissions on linux : file created by 7zRerun
                                                                                                                                                                                                                                                                                  1. permissions: permissions on linux : file created by 7z, reloadedRerun
                                                                                                                                                                                                                                                                                    1. permissions: permissions on linux : file created by file-roller on ubuntuRerun
                                                                                                                                                                                                                                                                                      1. permissions: permissions on linux : file created by file-roller on ubuntu, reloadedRerun
                                                                                                                                                                                                                                                                                        1. permissions: permissions on linux : file created by file-roller on xubuntuRerun
                                                                                                                                                                                                                                                                                          1. permissions: permissions on linux : file created by file-roller on xubuntu, reloadedRerun
                                                                                                                                                                                                                                                                                            1. permissions: permissions on linux : file created by arkRerun
                                                                                                                                                                                                                                                                                              1. permissions: permissions on linux : file created by ark, reloadedRerun
                                                                                                                                                                                                                                                                                                1. permissions: permissions on mac : file created by finderRerun
                                                                                                                                                                                                                                                                                                  1. permissions: permissions on mac : file created by finder, reloadedRerun
                                                                                                                                                                                                                                                                                                    1. permissions: permissions on windows : file created by the compressed folders featureRerun
                                                                                                                                                                                                                                                                                                      1. permissions: permissions on windows : file created by the compressed folders feature, reloadedRerun
                                                                                                                                                                                                                                                                                                        1. permissions: permissions on windows : file created by 7zRerun
                                                                                                                                                                                                                                                                                                          1. permissions: permissions on windows : file created by 7z, reloadedRerun
                                                                                                                                                                                                                                                                                                            1. permissions: permissions on windows : file created by izarcRerun
                                                                                                                                                                                                                                                                                                              1. permissions: permissions on windows : file created by izarc, reloadedRerun
                                                                                                                                                                                                                                                                                                                1. permissions: permissions on windows : file created by winrarRerun
                                                                                                                                                                                                                                                                                                                  1. permissions: permissions on windows : file created by winrar, reloadedRerun
                                                                                                                                                                                                                                                                                                                    1. stream > internal: A stream is pausableRerun
                                                                                                                                                                                                                                                                                                                      1. stream > nodejs: generateNodeStream generates an errorRerun
                                                                                                                                                                                                                                                                                                                        1. stream > nodejs: ZipObject#nodeStream generates an errorRerun
                                                                                                                                                                                                                                                                                                                          1. unicode: Zip text file with UTF-8 charactersRerun
                                                                                                                                                                                                                                                                                                                            1. unicode: Text file with long unicode stringRerun
                                                                                                                                                                                                                                                                                                                              1. unicode: Zip text file with UTF-8 characters in filenameRerun
                                                                                                                                                                                                                                                                                                                                1. unicode: Zip text file with non unicode characters in filename: loadAsync without decodeFileNameRerun
                                                                                                                                                                                                                                                                                                                                  1. unicode: Zip text file with non unicode characters in filename: loadAsync with decodeFileNameRerun
                                                                                                                                                                                                                                                                                                                                    1. unicode: Zip text file with non unicode characters in filename: generateAsync with encodeFileNameRerun
                                                                                                                                                                                                                                                                                                                                      1. unicode: Zip text file and UTF-8, Pile Of Poo testRerun