Closed ameliav closed 1 year ago
Patch a dependent function in the report gen test case so that an output is not produced in testing.
This would be useful because we want to only test our function- not the dependent ones. We also don't want to produce a pdf.
Research and decide the cleanest way to patch test functions.
💡 Summary
Patch a dependent function in the report gen test case so that an output is not produced in testing.
Motivation and context
This would be useful because we want to only test our function- not the dependent ones. We also don't want to produce a pdf.
Implementation notes
Research and decide the cleanest way to patch test functions.
Acceptance criteria