(MODULES-3958) use rspec-mock and add coverage
This commit is contained in:
14
.sync.yml
14
.sync.yml
@@ -1,4 +1,7 @@
|
||||
---
|
||||
.gitlab-ci.yml:
|
||||
unmanaged: true
|
||||
|
||||
.travis.yml:
|
||||
docker_sets:
|
||||
- set: docker/centos-7
|
||||
@@ -9,6 +12,9 @@
|
||||
branches:
|
||||
- release
|
||||
|
||||
appveyor.yml:
|
||||
delete: true
|
||||
|
||||
Gemfile:
|
||||
optional:
|
||||
':development':
|
||||
@@ -26,8 +32,6 @@ Gemfile:
|
||||
- mingw
|
||||
- x64_mingw
|
||||
|
||||
appveyor.yml:
|
||||
delete: true
|
||||
|
||||
.gitlab-ci.yml:
|
||||
unmanaged: true
|
||||
spec/spec_helper.rb:
|
||||
mock_with: ':rspec'
|
||||
coverage_report: true
|
||||
|
||||
Reference in New Issue
Block a user