文件名称:cloud:红帽移动云应用程序作为客户端和后端之间的连接器
文件大小:14KB
文件格式:ZIP
更新时间:2024-06-09 10:03:14
JavaScript
发展 有关如何开发云应用程序,请参阅“页面。 REST操作 登录 cloud/login?username=??? --> /fuse/techstock/getcustomer?username 测验 所有测试都在“ tests /”目录中。 该云应用正在使用Whiskey作为测试运行程序。 使用Whiskey的主要好处是,它可以在运行测试时管理云应用程序(例如MongoDb,Redis)使用的依赖项。 有关如何设置,请参见tests / dependencies.json文件。 要运行测试,请使用以下命令: npm install -g whiskey #run integration tests make test #run acceptance tests make accept
【文件预览】:
cloud-master
----.gitignore(226B)
----README.md(702B)
----test()
--------unit()
--------accept()
----public()
--------index.html(41B)
----application.js(1KB)
----LICENSE(1KB)
----Gruntfile.js(4KB)
----.jshintrc(753B)
----package.json(877B)
----Grunt-ReadMe.md(2KB)
----lib()
--------cloud.js(4KB)
--------activity.js(1KB)