cisagov / admiral

Distributed certificate transparency log harvester
Creative Commons Zero v1.0 Universal
14 stars 3 forks source link

Update mongo tests #47

Closed king-alexander closed 1 year ago

king-alexander commented 1 year ago

๐Ÿ—ฃ Description

These changes update tests that connect to a mock Mongo database.

๐Ÿ’ญ Motivation and context

๐Ÿงช Testing

I modified the tests that connect to a mock Mongo database to use the new connection method. After my changes, all tests passed locally.

โœ… Pre-approval checklist

โœ… Pre-merge checklist

โœ… Post-merge checklist

dav3r commented 1 year ago

These changes look good to me, but I'll wait for the GH Actions checks to pass before actually approving.

Yes, please let us know when the GH Actions all pass and then we will finalize our reviews.

king-alexander commented 1 year ago

I will add a test to boost coverage and make the Coveralls check happy.