fabric8-services / fabric8-wit

wit stands for Work Item Tracker
http://devdoc.almighty.io/
Apache License 2.0
45 stars 86 forks source link

Add consumer side of WIT+Auth contract tests. #2393

Closed pmacik closed 5 years ago

pmacik commented 5 years ago

This PR adds consumer side of the contract tests for the WIT service consuming Auth service API endpoints.

CICO job: https://github.com/openshiftio/openshiftio-cico-jobs/pull/940

The provider side (Auth service) of the contract tests is covered by https://github.com/fabric8-services/fabric8-auth/pull/711

WorkItem: https://openshift.io/openshiftio/Openshift_io/plan/detail/1329

centos-ci commented 5 years ago

Can one of the admins verify this patch?

centos-ci commented 5 years ago

Can one of the admins verify this patch?

centos-ci commented 5 years ago

Can one of the admins verify this patch?

kwk commented 5 years ago

[test]

kwk commented 5 years ago

[test]

pmacik commented 5 years ago

[test]

pmacik commented 5 years ago

[test]

codecov[bot] commented 5 years ago

Codecov Report

Merging #2393 into master will decrease coverage by 0.06%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2393      +/-   ##
==========================================
- Coverage   67.73%   67.67%   -0.07%     
==========================================
  Files         183      183              
  Lines       18123    18123              
==========================================
- Hits        12276    12265      -11     
- Misses       4664     4675      +11     
  Partials     1183     1183
Impacted Files Coverage Δ
remoteworkitem/github.go 77.14% <0%> (-22.86%) :arrow_down:
remoteworkitem/scheduler.go 53.65% <0%> (-7.32%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update cf91483...f8189b4. Read the comment docs.