Update the CVS unit tests to use build_client().

Review Request #12504 — Created Aug. 5, 2022 and submitted

Information

RBTools
release-3.x

Reviewers

This updates the CVS unit tests to build a CVSClient in each test
where it's needed, rather than in setUp(). This is in prepration for
new tests that will need to handle client construction differently.

CVS unit tests pass.

Summary ID
Update the CVS unit tests to use build_client().
This updates the CVS unit tests to build a `CVSClient` in each test where it's needed, rather than in `setUp()`. This is in prepration for new tests that will need to handle client construction differently.
1a348a59c60cbe78aa25ff84a745ab1ab385587b
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-4.x (dce67a7)
Loading...