Skip to content

Commit

Permalink
chore: use builders for ltp tests (#711)
Browse files Browse the repository at this point in the history
* chore: replace dtos with builders for ltp tests

ECALC-1813
  • Loading branch information
frodehk authored Nov 26, 2024
1 parent 79f0072 commit 062f3f4
Show file tree
Hide file tree
Showing 7 changed files with 1,820 additions and 1,351 deletions.
1 change: 0 additions & 1 deletion src/libecalc/fixtures/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
)
from .cases.consumer_with_time_slots_models import * # noqa: F403
from .cases.ltp_export import ltp_export_yaml
from .cases.ltp_export.ltp_power_from_shore_yaml import ltp_pfs_yaml_factory
from .compressor_process_simulations.compressor_process_simulations import * # noqa: F403
from .conftest import (
fuel_gas,
Expand Down
Loading

0 comments on commit 062f3f4

Please sign in to comment.