You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
This will require refactoring the
inclusionChecker
, thesctFetcher
, and thecertSubmitter
so that we can call the "work" functions directly without having to interact at the abstraction of thewoodpecker
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.
The text was updated successfully, but these errors were encountered: