-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace patch w/ pytest.fixture in test_make_live_ocean_files
Replaced `patch` decorators with a pytest fixture to mock `create_LiveOcean_TS_BCs`. This improves test clarity and ensures the mock is applied only where necessary. Also adjusted test assertions to use the correct filepath.
- Loading branch information
1 parent
747676f
commit e31ba3b
Showing
1 changed file
with
27 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters