#6359 test_0003_find_OCSP will never fail
Closed: Fixed None Opened 7 years ago by mbasti.

There is probably missing assert if any related certificate was found or not. Test will pass in both cases.

>>> api.Command.cert_find(subject=u'trololo')
{u'count': 0, u'summary': u'0 certificates matched', u'result': (), u'truncated': False}

master:

  • 95aa936 Fix: find OSCP certificate test

Metadata Update from @mbasti:
- Issue assigned to mbasti
- Issue set to the milestone: FreeIPA 4.5

7 years ago

Login to comment on this ticket.

Metadata