letsencrypt / ct-woodpecker

A tool to monitor a certificate transparency log for operational problems
Mozilla Public License 2.0
182 stars 19 forks source link

Write integration tests using updated ct-test-srv #52

Open cpu opened 6 years ago

cpu commented 6 years ago

This will require refactoring the inclusionChecker, the sctFetcher, and the certSubmitter so that we can call the "work" functions directly without having to interact at the abstraction of the woodpecker like the existing integration tests.

Once refactored we should be able to write small integration tests using the ct-test-srv, switching trees & performing leaf integration on-demand using the management API.