Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

This project needs unit tests #3

Open
JoeChapman opened this issue Jul 8, 2016 · 2 comments
Open

This project needs unit tests #3

JoeChapman opened this issue Jul 8, 2016 · 2 comments
Assignees

Comments

@JoeChapman
Copy link
Contributor

This project needs unit tests. I have been trying to use it but this following error is thrown:

TypeError: path must be a string
      at TypeError (native)
      at Object.fs.readdirSync (evalmachine.<anonymous>:808:18)
      at list (node_modules/fs-tree-traverse/lib/list-sync.js:15:24)
      at Object.module.exports [as listSync] (node_modules/fs-tree-traverse/lib/list-sync.js:33:20)
      at module.exports (node_modules/express-partial-templates/lib/traverse.js:16:20)
      at Parser (node_modules/express-partial-templates/index.js:11:20)
      at module.exports.app.use.app.use.app.use (lib/settings.js:9:2331)
      at module.exports.bootstrap.use.config.routes.forEach.app.get.app.get (index.js:9:3894)
      at Context.<anonymous> (test/integration/index.js:200:7)
@joefitter
Copy link
Contributor

express partial templates needs bumping

@joefitter
Copy link
Contributor

there is no JS to test :(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants