google/turbinia

Update unittests executing external binaries

Open

#1,191 opened on Nov 18, 2022

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (170 forks)github user discovery
enhancementgood first issuetesting

Repository metrics

Stars
 (789 stars)
PR merge metrics
 (PR metrics pending)

Description

We had a few tests that were calling out to third-party binaries and were also taking a long time to run. These were commented out in https://github.com/google/turbinia/pull/1133/files. We should find a way to test these modules without calling the binaries directly.

Contributor guide