Skip to content

Commit 87d36da

Browse files
authored
Rename test_modelchain system fixture (#915)
* Rename `system` fixture * Update whatsnew * Fix lint errors
1 parent 03d6180 commit 87d36da

File tree

2 files changed

+104
-80
lines changed

2 files changed

+104
-80
lines changed

docs/sphinx/source/whatsnew/v0.7.2.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,11 @@ Bug fixes
4343
:py:func:`~pvlib.losses.soiling_hsu`,
4444
and various test functions.
4545

46+
Testing
47+
~~~~~~~
48+
* Rename `system` fixture to `sapm_dc_snl_ac_system` in model chain
49+
tests. (:issue:`908`, :pull:`915`).
50+
4651
Documentation
4752
~~~~~~~~~~~~~
4853
* Add NumFOCUS affiliation to Sphinx documentation (:pull:`862`)
@@ -61,3 +66,4 @@ Contributors
6166
* Will Holmgren (:ghuser:`wholmgren`)
6267
* Kevin Anderson (:ghuser:`kanderso-nrel`)
6368
* Karthikeyan Singaravelan (:ghuser:`tirkarthi`)
69+
* Siyan (Veronica) Guo (:ghuser:`veronicaguo`)

0 commit comments

Comments
 (0)