simplesamlphp / saml2

SimpleSAMLphp low-level SAML2 PHP library
https://www.simplesamlphp.org
GNU Lesser General Public License v2.1
286 stars 135 forks source link

Implement new CertificatesMock from test-framework #239

Closed tvdijen closed 4 years ago

tvdijen commented 4 years ago

We need an signedassertion.xml signed by the cert from the test-framework for the tests to pass

codecov[bot] commented 4 years ago

Codecov Report

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

@@             Coverage Diff              @@
##             master     #239      +/-   ##
============================================
- Coverage     88.09%   87.84%   -0.25%     
  Complexity     2404     2404              
============================================
  Files           166      166              
  Lines          6016     6016              
============================================
- Hits           5300     5285      -15     
- Misses          716      731      +15