Certification expiry is not correctly triggered
name: Certification expiry is not well counted
about: WoT distance
title: "Certification expiry is not correctly triggered"
labels: bug
assignees: "cgeek"
Description
During my development of distance feature, when writing some distance test, I could notice that I did not receive enough events of certification expiry when testing this part of the distance (case of someone with a successful distance who will be rejected by the WoT because of expiring certifications).
Steps to Reproduce
- Go to commit 7759e670
- Run
test_cert_expiry
test, it fails
Expected vs. Actual Behavior
The test_cert_expiry
tells what is expected, and why it fails.
Edited by Cédric Moreau