bitovi / documentjs

The sophisticated documentation engine
https://documentjs.com/
MIT License
598 stars 381 forks source link

Fix Node 8 AppVeyor issues #277

Open chasenlehara opened 7 years ago

chasenlehara commented 7 years ago

Two tests fail when run with Node 8 on AppVeyor:

1) documentjs/lib/generators/html can push out dev mode static:
     Error: Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.

  2) documentjs/lib/generators/html body is rendered as a mustache template prior to markdown:
     Error: ENOTEMPTY: directory not empty, rmdir 'C:\projects\documentjs\lib\generators\html\test\tmp\static\zombie\node_modules\lodash\object'