JSZip Testing

Rerunning selected tests: 61810e4e 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 64 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)Rerun
                                                                                1. file > add: add file: file(name, native Promise) (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@ 3 ms
                                                                                  24. [test = empty content] [method = async(text)] basic check stream, the stream callback is async@ 3 ms
                                                                                  25. [test = empty content] [method = async(base64)] basic check stream, the stream callback is async@ 3 ms
                                                                                  26. [test = empty content] [method = async(array)] basic check stream, the stream callback is async@ 3 ms
                                                                                  27. [test = empty content] [method = async(binarystring)] basic check stream, the stream callback is async@ 3 ms
                                                                                  28. [test = empty content] [method = async(arraybuffer)] basic check stream, the stream callback is async@ 3 ms
                                                                                  29. [test = empty content] [method = async(uint8array)] basic check stream, the stream callback is async@ 3 ms
                                                                                  30. [test = empty content] [method = async(nodebuffer)] basic check stream, the stream callback is async@ 3 ms
                                                                                  31. [test = empty content] [method = async(blob)] basic check stream, the stream callback is async@ 3 ms
                                                                                  32. [test = empty content] [method = async(unknown)] basic check stream, the stream callback is async@ 3 ms
                                                                                  33. [test = empty content] [method = async(null)] basic check stream, the stream callback is async@ 3 ms
                                                                                  34. [test = utf8] [method = async(nodebuffer)] basic check stream, error event handler, error is defined@ 4 ms
                                                                                  35. [test = utf8] [method = async(nodebuffer)] no data@ 4 ms
                                                                                  36. [test = utf8] [method = async(nodebuffer)] the error message is useful@ 4 ms
                                                                                  37. [test = utf8] [method = async(unknown)] basic check stream, error event handler, error is defined@ 4 ms
                                                                                  38. [test = utf8] [method = async(unknown)] no data@ 5 ms
                                                                                  39. [test = utf8] [method = async(unknown)] the error message is useful@ 5 ms
                                                                                  40. [test = utf8] [method = async(null)] basic check stream, error event handler, error is defined@ 5 ms
                                                                                  41. [test = utf8] [method = async(null)] no data@ 5 ms
                                                                                  42. [test = utf8] [method = async(null)] the error message is useful@ 5 ms
                                                                                  43. [test = \r\n] [method = async(nodebuffer)] basic check stream, error event handler, error is defined@ 5 ms
                                                                                  44. [test = \r\n] [method = async(nodebuffer)] no data@ 5 ms
                                                                                  45. [test = \r\n] [method = async(nodebuffer)] the error message is useful@ 5 ms
                                                                                  46. [test = \r\n] [method = async(unknown)] basic check stream, error event handler, error is defined@ 5 ms
                                                                                  47. [test = \r\n] [method = async(unknown)] no data@ 5 ms
                                                                                  48. [test = \r\n] [method = async(unknown)] the error message is useful@ 5 ms
                                                                                  49. [test = \r\n] [method = async(null)] basic check stream, error event handler, error is defined@ 5 ms
                                                                                  50. [test = \r\n] [method = async(null)] no data@ 5 ms
                                                                                  51. [test = \r\n] [method = async(null)] the error message is useful@ 5 ms
                                                                                  52. [test = empty content] [method = async(nodebuffer)] basic check stream, error event handler, error is defined@ 5 ms
                                                                                  53. [test = empty content] [method = async(nodebuffer)] no data@ 5 ms
                                                                                  54. [test = empty content] [method = async(nodebuffer)] the error message is useful@ 5 ms
                                                                                  55. [test = empty content] [method = async(unknown)] basic check stream, error event handler, error is defined@ 5 ms
                                                                                  56. [test = empty content] [method = async(unknown)] no data@ 5 ms
                                                                                  57. [test = empty content] [method = async(unknown)] the error message is useful@ 5 ms
                                                                                  58. [test = empty content] [method = async(null)] basic check stream, error event handler, error is defined@ 5 ms
                                                                                  59. [test = empty content] [method = async(null)] no data@ 5 ms
                                                                                  60. [test = empty content] [method = async(null)] the error message is useful@ 5 ms
                                                                                  61. [test = utf8] [method = async(string)] no error@ 12 ms
                                                                                  62. [test = utf8] [method = async(string)] content ok@ 12 ms
                                                                                  63. [test = utf8] [method = async(text)] no error@ 12 ms
                                                                                  64. [test = utf8] [method = async(text)] content ok@ 12 ms
                                                                                  65. [test = utf8] [method = async(base64)] no error@ 12 ms
                                                                                  66. [test = utf8] [method = async(base64)] content ok@ 12 ms
                                                                                  67. [test = utf8] [method = async(array)] no error@ 12 ms
                                                                                  68. [test = utf8] [method = async(array)] the result is a instance of Array@ 12 ms
                                                                                  69. [test = utf8] [method = async(array)] content ok@ 12 ms
                                                                                  70. [test = utf8] [method = async(binarystring)] no error@ 12 ms
                                                                                  71. [test = utf8] [method = async(binarystring)] content ok@ 12 ms
                                                                                  72. [test = utf8] [method = async(arraybuffer)] no error@ 12 ms
                                                                                  73. [test = utf8] [method = async(arraybuffer)] the result is a instance of ArrayBuffer@ 12 ms
                                                                                  74. [test = utf8] [method = async(arraybuffer)] content ok@ 12 ms
                                                                                  75. [test = utf8] [method = async(uint8array)] no error@ 12 ms
                                                                                  76. [test = utf8] [method = async(uint8array)] the result is a instance of Uint8Array@ 12 ms
                                                                                  77. [test = utf8] [method = async(uint8array)] content ok@ 12 ms
                                                                                  78. [test = utf8] [method = async(blob)] no error@ 13 ms
                                                                                  79. [test = utf8] [method = async(blob)] the result is a instance of Blob@ 13 ms
                                                                                  80. [test = utf8] [method = async(blob)] the result has the rigth mime type@ 13 ms
                                                                                  81. [test = utf8] [method = async(blob)] the result has the right length@ 13 ms
                                                                                  82. [test = (reloaded) utf8] [method = async(string)] basic check stream, the stream callback is async@ 14 ms
                                                                                  83. [test = (reloaded) utf8] [method = async(text)] basic check stream, the stream callback is async@ 14 ms
                                                                                  84. [test = (reloaded) utf8] [method = async(base64)] basic check stream, the stream callback is async@ 14 ms
                                                                                  85. [test = (reloaded) utf8] [method = async(array)] basic check stream, the stream callback is async@ 14 ms
                                                                                  86. [test = (reloaded) utf8] [method = async(binarystring)] basic check stream, the stream callback is async@ 14 ms
                                                                                  87. [test = (reloaded) utf8] [method = async(arraybuffer)] basic check stream, the stream callback is async@ 14 ms
                                                                                  88. [test = (reloaded) utf8] [method = async(uint8array)] basic check stream, the stream callback is async@ 14 ms
                                                                                  89. [test = (reloaded) utf8] [method = async(nodebuffer)] basic check stream, the stream callback is async@ 14 ms
                                                                                  90. [test = (reloaded) utf8] [method = async(blob)] basic check stream, the stream callback is async@ 14 ms
                                                                                  91. [test = (reloaded) utf8] [method = async(unknown)] basic check stream, the stream callback is async@ 14 ms
                                                                                  92. [test = (reloaded) utf8] [method = async(null)] basic check stream, the stream callback is async@ 14 ms
                                                                                  93. [test = (reloaded) utf8] [method = async(nodebuffer)] basic check stream, error event handler, error is defined@ 29 ms
                                                                                  94. [test = (reloaded) utf8] [method = async(nodebuffer)] no data@ 29 ms
                                                                                  95. [test = (reloaded) utf8] [method = async(nodebuffer)] the error message is useful@ 29 ms
                                                                                  96. [test = (reloaded) utf8] [method = async(unknown)] basic check stream, error event handler, error is defined@ 29 ms
                                                                                  97. [test = (reloaded) utf8] [method = async(unknown)] no data@ 30 ms
                                                                                  98. [test = (reloaded) utf8] [method = async(unknown)] the error message is useful@ 30 ms
                                                                                  99. [test = (reloaded) utf8] [method = async(null)] basic check stream, error event handler, error is defined@ 30 ms
                                                                                  100. [test = (reloaded) utf8] [method = async(null)] no data@ 30 ms
                                                                                  101. [test = (reloaded) utf8] [method = async(null)] the error message is useful@ 30 ms
                                                                                  102. [test = empty content] [method = async(string)] no error@ 30 ms
                                                                                  103. [test = empty content] [method = async(string)] content ok@ 30 ms
                                                                                  104. [test = empty content] [method = async(text)] no error@ 30 ms
                                                                                  105. [test = empty content] [method = async(text)] content ok@ 30 ms
                                                                                  106. [test = empty content] [method = async(base64)] no error@ 30 ms
                                                                                  107. [test = empty content] [method = async(base64)] content ok@ 30 ms
                                                                                  108. [test = empty content] [method = async(array)] no error@ 30 ms
                                                                                  109. [test = empty content] [method = async(array)] the result is a instance of Array@ 30 ms
                                                                                  110. [test = empty content] [method = async(array)] content ok@ 30 ms
                                                                                  111. [test = empty content] [method = async(binarystring)] no error@ 30 ms
                                                                                  112. [test = empty content] [method = async(binarystring)] content ok@ 30 ms
                                                                                  113. [test = empty content] [method = async(arraybuffer)] no error@ 30 ms
                                                                                  114. [test = empty content] [method = async(arraybuffer)] the result is a instance of ArrayBuffer@ 30 ms
                                                                                  115. [test = empty content] [method = async(arraybuffer)] content ok@ 30 ms
                                                                                  116. [test = empty content] [method = async(uint8array)] no error@ 30 ms
                                                                                  117. [test = empty content] [method = async(uint8array)] the result is a instance of Uint8Array@ 30 ms
                                                                                  118. [test = empty content] [method = async(uint8array)] content ok@ 30 ms
                                                                                  119. [test = empty content] [method = async(blob)] no error@ 30 ms
                                                                                  120. [test = empty content] [method = async(blob)] the result is a instance of Blob@ 30 ms
                                                                                  121. [test = empty content] [method = async(blob)] the result has the rigth mime type@ 30 ms
                                                                                  122. [test = empty content] [method = async(blob)] the result has the right length@ 30 ms
                                                                                  123. [test = (reloaded) empty content] [method = async(string)] basic check stream, the stream callback is async@ 30 ms
                                                                                  124. [test = (reloaded) empty content] [method = async(text)] basic check stream, the stream callback is async@ 30 ms
                                                                                  125. [test = (reloaded) empty content] [method = async(base64)] basic check stream, the stream callback is async@ 30 ms
                                                                                  126. [test = (reloaded) empty content] [method = async(array)] basic check stream, the stream callback is async@ 30 ms
                                                                                  127. [test = (reloaded) empty content] [method = async(binarystring)] basic check stream, the stream callback is async@ 31 ms
                                                                                  128. [test = (reloaded) empty content] [method = async(arraybuffer)] basic check stream, the stream callback is async@ 31 ms
                                                                                  129. [test = (reloaded) empty content] [method = async(uint8array)] basic check stream, the stream callback is async@ 31 ms
                                                                                  130. [test = (reloaded) empty content] [method = async(nodebuffer)] basic check stream, the stream callback is async@ 31 ms
                                                                                  131. [test = (reloaded) empty content] [method = async(blob)] basic check stream, the stream callback is async@ 31 ms
                                                                                  132. [test = (reloaded) empty content] [method = async(unknown)] basic check stream, the stream callback is async@ 31 ms
                                                                                  133. [test = (reloaded) empty content] [method = async(null)] basic check stream, the stream callback is async@ 31 ms
                                                                                  134. [test = \r\n] [method = async(string)] no error@ 31 ms
                                                                                  135. [test = \r\n] [method = async(string)] content ok@ 31 ms
                                                                                  136. [test = \r\n] [method = async(text)] no error@ 31 ms
                                                                                  137. [test = \r\n] [method = async(text)] content ok@ 31 ms
                                                                                  138. [test = \r\n] [method = async(base64)] no error@ 31 ms
                                                                                  139. [test = \r\n] [method = async(base64)] content ok@ 31 ms
                                                                                  140. [test = \r\n] [method = async(array)] no error@ 31 ms
                                                                                  141. [test = \r\n] [method = async(array)] the result is a instance of Array@ 31 ms
                                                                                  142. [test = \r\n] [method = async(array)] content ok@ 31 ms
                                                                                  143. [test = \r\n] [method = async(binarystring)] no error@ 31 ms
                                                                                  144. [test = \r\n] [method = async(binarystring)] content ok@ 31 ms
                                                                                  145. [test = \r\n] [method = async(arraybuffer)] no error@ 31 ms
                                                                                  146. [test = \r\n] [method = async(arraybuffer)] the result is a instance of ArrayBuffer@ 31 ms
                                                                                  147. [test = \r\n] [method = async(arraybuffer)] content ok@ 31 ms
                                                                                  148. [test = \r\n] [method = async(uint8array)] no error@ 31 ms
                                                                                  149. [test = \r\n] [method = async(uint8array)] the result is a instance of Uint8Array@ 31 ms
                                                                                  150. [test = \r\n] [method = async(uint8array)] content ok@ 31 ms
                                                                                  151. [test = \r\n] [method = async(blob)] no error@ 31 ms
                                                                                  152. [test = \r\n] [method = async(blob)] the result is a instance of Blob@ 31 ms
                                                                                  153. [test = \r\n] [method = async(blob)] the result has the rigth mime type@ 31 ms
                                                                                  154. [test = \r\n] [method = async(blob)] the result has the right length@ 31 ms
                                                                                  155. [test = (reloaded) \r\n] [method = async(string)] basic check stream, the stream callback is async@ 32 ms
                                                                                  156. [test = (reloaded) \r\n] [method = async(text)] basic check stream, the stream callback is async@ 32 ms
                                                                                  157. [test = (reloaded) \r\n] [method = async(base64)] basic check stream, the stream callback is async@ 32 ms
                                                                                  158. [test = (reloaded) \r\n] [method = async(array)] basic check stream, the stream callback is async@ 32 ms
                                                                                  159. [test = (reloaded) \r\n] [method = async(binarystring)] basic check stream, the stream callback is async@ 32 ms
                                                                                  160. [test = (reloaded) \r\n] [method = async(arraybuffer)] basic check stream, the stream callback is async@ 32 ms
                                                                                  161. [test = (reloaded) \r\n] [method = async(uint8array)] basic check stream, the stream callback is async@ 32 ms
                                                                                  162. [test = (reloaded) \r\n] [method = async(nodebuffer)] basic check stream, the stream callback is async@ 32 ms
                                                                                  163. [test = (reloaded) \r\n] [method = async(blob)] basic check stream, the stream callback is async@ 32 ms
                                                                                  164. [test = (reloaded) \r\n] [method = async(unknown)] basic check stream, the stream callback is async@ 32 ms
                                                                                  165. [test = (reloaded) \r\n] [method = async(null)] basic check stream, the stream callback is async@ 32 ms
                                                                                  166. [test = (reloaded) utf8] [method = async(string)] no error@ 33 ms
                                                                                  167. [test = (reloaded) utf8] [method = async(string)] content ok@ 33 ms
                                                                                  168. [test = (reloaded) utf8] [method = async(text)] no error@ 33 ms
                                                                                  169. [test = (reloaded) utf8] [method = async(text)] content ok@ 33 ms
                                                                                  170. [test = (reloaded) utf8] [method = async(base64)] no error@ 33 ms
                                                                                  171. [test = (reloaded) utf8] [method = async(base64)] content ok@ 33 ms
                                                                                  172. [test = (reloaded) utf8] [method = async(array)] no error@ 33 ms
                                                                                  173. [test = (reloaded) utf8] [method = async(array)] the result is a instance of Array@ 33 ms
                                                                                  174. [test = (reloaded) utf8] [method = async(array)] content ok@ 33 ms
                                                                                  175. [test = (reloaded) utf8] [method = async(binarystring)] no error@ 38 ms
                                                                                  176. [test = (reloaded) utf8] [method = async(binarystring)] content ok@ 38 ms
                                                                                  177. [test = (reloaded) utf8] [method = async(arraybuffer)] no error@ 38 ms
                                                                                  178. [test = (reloaded) utf8] [method = async(arraybuffer)] the result is a instance of ArrayBuffer@ 38 ms
                                                                                  179. [test = (reloaded) utf8] [method = async(arraybuffer)] content ok@ 38 ms
                                                                                  180. [test = (reloaded) utf8] [method = async(uint8array)] no error@ 38 ms
                                                                                  181. [test = (reloaded) utf8] [method = async(uint8array)] the result is a instance of Uint8Array@ 38 ms
                                                                                  182. [test = (reloaded) utf8] [method = async(uint8array)] content ok@ 38 ms
                                                                                  183. [test = (reloaded) utf8] [method = async(blob)] no error@ 38 ms
                                                                                  184. [test = (reloaded) utf8] [method = async(blob)] the result is a instance of Blob@ 38 ms
                                                                                  185. [test = (reloaded) utf8] [method = async(blob)] the result has the rigth mime type@ 38 ms
                                                                                  186. [test = (reloaded) utf8] [method = async(blob)] the result has the right length@ 38 ms
                                                                                  187. [test = (reloaded) empty content] [method = async(nodebuffer)] basic check stream, error event handler, error is defined@ 38 ms
                                                                                  188. [test = (reloaded) empty content] [method = async(nodebuffer)] no data@ 38 ms
                                                                                  189. [test = (reloaded) empty content] [method = async(nodebuffer)] the error message is useful@ 38 ms
                                                                                  190. [test = (reloaded) empty content] [method = async(unknown)] basic check stream, error event handler, error is defined@ 38 ms
                                                                                  191. [test = (reloaded) empty content] [method = async(unknown)] no data@ 38 ms
                                                                                  192. [test = (reloaded) empty content] [method = async(unknown)] the error message is useful@ 38 ms
                                                                                  193. [test = (reloaded) empty content] [method = async(null)] basic check stream, error event handler, error is defined@ 38 ms
                                                                                  194. [test = (reloaded) empty content] [method = async(null)] no data@ 38 ms
                                                                                  195. [test = (reloaded) empty content] [method = async(null)] the error message is useful@ 38 ms
                                                                                  196. [test = (reloaded) \r\n] [method = async(nodebuffer)] basic check stream, error event handler, error is defined@ 39 ms
                                                                                  197. [test = (reloaded) \r\n] [method = async(nodebuffer)] no data@ 39 ms
                                                                                  198. [test = (reloaded) \r\n] [method = async(nodebuffer)] the error message is useful@ 39 ms
                                                                                  199. [test = (reloaded) \r\n] [method = async(unknown)] basic check stream, error event handler, error is defined@ 39 ms
                                                                                  200. [test = (reloaded) \r\n] [method = async(unknown)] no data@ 39 ms
                                                                                  201. [test = (reloaded) \r\n] [method = async(unknown)] the error message is useful@ 39 ms
                                                                                  202. [test = (reloaded) \r\n] [method = async(null)] basic check stream, error event handler, error is defined@ 39 ms
                                                                                  203. [test = (reloaded) \r\n] [method = async(null)] no data@ 39 ms
                                                                                  204. [test = (reloaded) \r\n] [method = async(null)] the error message is useful@ 39 ms
                                                                                  205. [test = (reloaded) empty content] [method = async(string)] no error@ 39 ms
                                                                                  206. [test = (reloaded) empty content] [method = async(string)] content ok@ 39 ms
                                                                                  207. [test = (reloaded) empty content] [method = async(text)] no error@ 39 ms
                                                                                  208. [test = (reloaded) empty content] [method = async(text)] content ok@ 39 ms
                                                                                  209. [test = (reloaded) empty content] [method = async(base64)] no error@ 39 ms
                                                                                  210. [test = (reloaded) empty content] [method = async(base64)] content ok@ 39 ms
                                                                                  211. [test = (reloaded) empty content] [method = async(array)] no error@ 39 ms
                                                                                  212. [test = (reloaded) empty content] [method = async(array)] the result is a instance of Array@ 39 ms
                                                                                  213. [test = (reloaded) empty content] [method = async(array)] content ok@ 39 ms
                                                                                  214. [test = (reloaded) empty content] [method = async(binarystring)] no error@ 39 ms
                                                                                  215. [test = (reloaded) empty content] [method = async(binarystring)] content ok@ 39 ms
                                                                                  216. [test = (reloaded) empty content] [method = async(arraybuffer)] no error@ 39 ms
                                                                                  217. [test = (reloaded) empty content] [method = async(arraybuffer)] the result is a instance of ArrayBuffer@ 39 ms
                                                                                  218. [test = (reloaded) empty content] [method = async(arraybuffer)] content ok@ 39 ms
                                                                                  219. [test = (reloaded) empty content] [method = async(uint8array)] no error@ 39 ms
                                                                                  220. [test = (reloaded) empty content] [method = async(uint8array)] the result is a instance of Uint8Array@ 39 ms
                                                                                  221. [test = (reloaded) empty content] [method = async(uint8array)] content ok@ 39 ms
                                                                                  222. [test = (reloaded) empty content] [method = async(blob)] no error@ 39 ms
                                                                                  223. [test = (reloaded) empty content] [method = async(blob)] the result is a instance of Blob@ 39 ms
                                                                                  224. [test = (reloaded) empty content] [method = async(blob)] the result has the rigth mime type@ 39 ms
                                                                                  225. [test = (reloaded) empty content] [method = async(blob)] the result has the right length@ 39 ms
                                                                                  226. [test = (reloaded) \r\n] [method = async(string)] no error@ 40 ms
                                                                                  227. [test = (reloaded) \r\n] [method = async(string)] content ok@ 40 ms
                                                                                  228. [test = (reloaded) \r\n] [method = async(text)] no error@ 40 ms
                                                                                  229. [test = (reloaded) \r\n] [method = async(text)] content ok@ 40 ms
                                                                                  230. [test = (reloaded) \r\n] [method = async(base64)] no error@ 40 ms
                                                                                  231. [test = (reloaded) \r\n] [method = async(base64)] content ok@ 40 ms
                                                                                  232. [test = (reloaded) \r\n] [method = async(array)] no error@ 40 ms
                                                                                  233. [test = (reloaded) \r\n] [method = async(array)] the result is a instance of Array@ 40 ms
                                                                                  234. [test = (reloaded) \r\n] [method = async(array)] content ok@ 40 ms
                                                                                  235. [test = (reloaded) \r\n] [method = async(binarystring)] no error@ 40 ms
                                                                                  236. [test = (reloaded) \r\n] [method = async(binarystring)] content ok@ 40 ms
                                                                                  237. [test = (reloaded) \r\n] [method = async(arraybuffer)] no error@ 40 ms
                                                                                  238. [test = (reloaded) \r\n] [method = async(arraybuffer)] the result is a instance of ArrayBuffer@ 40 ms
                                                                                  239. [test = (reloaded) \r\n] [method = async(arraybuffer)] content ok@ 40 ms
                                                                                  240. [test = (reloaded) \r\n] [method = async(uint8array)] no error@ 40 ms
                                                                                  241. [test = (reloaded) \r\n] [method = async(uint8array)] the result is a instance of Uint8Array@ 40 ms
                                                                                  242. [test = (reloaded) \r\n] [method = async(uint8array)] content ok@ 40 ms
                                                                                  243. [test = (reloaded) \r\n] [method = async(blob)] no error@ 40 ms
                                                                                  244. [test = (reloaded) \r\n] [method = async(blob)] the result is a instance of Blob@ 40 ms
                                                                                  245. [test = (reloaded) \r\n] [method = async(blob)] the result has the rigth mime type@ 40 ms
                                                                                  246. [test = (reloaded) \r\n] [method = async(blob)] the result has the right length@ 40 ms

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

                                                                                2. 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