infrastructure integration test:斯坦福数字存储库的集成测试 源码
SDR集成测试 一组Capybara测试,可驱动浏览器在登台或QA环境中对SDR进行系统间集成测试。 安装 这些测试取决于是否已下载Firefox(默认)或Chrome。 bundle install bundle exec rake webdrivers:geckodriver:update 有关使用Chrome浏览器和调整默认浏览器设置的说明,请参见下面的Configuration部分。 先决条件 连接到Stanford VPN(全隧道或拆分隧道) 确保您拥有有效的,未过期的Kerberos票证(使用klist进行验证,或运行kinit进行刷新) 有关允许SSH凭据委派的说明,请参阅下面的“ Configuration部分。 运行测试 默认情况下,集成测试在SDR登台环境中运行: bundle exec rspec 要在SDR QA环境中进行测试,请使用SDR_ENV环境
文件列表
infrastructure-integration-test-main.zip
(预估有个39文件)
infrastructure-integration-test-main
.gitignore
212B
.rspec
38B
.travis.yml
145B
.rubocop.yml
3KB
.github
pull_request_template.md
129B
spec
support
page_helpers.rb
490B
暂无评论