Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* code: add unit tests for base_network.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * code: pre-commit checks * code: add further unit tests base_network * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * code: new test * code: add unit test for _load_buses and sketch the one for _load_converters_from_osm * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * code: pre-commit * code: fix issue with test_load_buses * code: unit test for _load_converters_from_osm * data: add italy_shape.geojson * code: unit test for _load_converters_from_eg and _load_transformers * code: add unit test for _load_links_from_osm and _load_links_from_eg * code: add unit test for _load_lines * code: add unit test for _reconnect_crimea * code: add unit test for _set_electrical_parameters_lines_eg * code: add new unit tests * code: fixing unlink usage * code: config fixture - scope from function to session * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information