文件名称:hubot-testing-boilerplate:Github的Hubot入门测试
文件大小:11KB
文件格式:ZIP
更新时间:2024-06-04 11:15:28
CoffeeScript
哈博特测试样板 这是Github的Hubot的入门测试。 有关为Hubot编写测试的更多信息,请查看我的有关博客文章。 运行测试 克隆此存储库后,需要两个命令来使测试运行: npm install # Install the required dependencies. npm run test # Run the test script, as defined in package.json
【文件预览】:
hubot-testing-boilerplate-master
----bin()
--------hubot.cmd(92B)
--------hubot(176B)
----package.json(1KB)
----hubot-scripts.json(2B)
----tests()
--------secret.coffee(720B)
--------ping.coffee(2KB)
--------remember.coffee(2KB)
--------timestamp.coffee(1KB)
--------shipit.coffee(2KB)
--------pugme.coffee(2KB)
----external-scripts.json(93B)
----Procfile(22B)
----.gitignore(526B)
----README.md(519B)
----scripts()
--------secret.coffee(266B)
--------ping.coffee(555B)
--------remember.coffee(629B)
--------timestamp.coffee(331B)
--------shipit.coffee(2KB)
--------pugme.coffee(814B)