文件名称:平台示例api测试
文件大小:25KB
文件格式:ZIP
更新时间:2024-03-08 13:48:19
Scala
平台示例api测试
与服务交互的示例api测试:
在sm配置文件中本地运行
在配置了前端路由的情况下部署到公共区域
部署到保护区
通过可以访问
执行测试:
在本地使用SM:
使用服务管理器在本地启动服务:
sm --start PLATOPS_EXAMPLE -f
然后执行脚本: ./run_example_api_test.sh
针对测试环境
要在针对QA环境的jenkins中运行这些测试,请使用环境参数执行脚本。 例如: run_example_api_test.sh
【文件预览】:
platform-example-api-tests-master
----.gitignore(258B)
----project()
--------plugins.sbt(258B)
--------build.properties(19B)
--------Dependencies.scala(628B)
----src()
--------test()
----repository.yaml(87B)
----run_example_api_test.sh(259B)
----LICENSE(11KB)
----README.md(2KB)
----run_example_contract_test.sh(246B)
----.scalafmt.conf(826B)
----build.sbt(544B)