Skip to content

Commit 992049f

Browse files
More tests and clean up
1 parent d9ae334 commit 992049f

File tree

2 files changed

+375
-8
lines changed

2 files changed

+375
-8
lines changed

tests/python/test_infrastructures.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1673,10 +1673,6 @@ def mock_run(command, ok_message=None, error_message=None, **kwargs):
16731673
# Should handle malformed responses gracefully without raising exceptions
16741674
infrastructures._cleanup_resources('test-deployment', 'test-rg')
16751675

1676-
# ==============================
1677-
# ENHANCED COVERAGE TESTS
1678-
# ==============================
1679-
16801676
def test_appgw_apim_infrastructure_bicep_parameters(mock_utils):
16811677
"""Test APPGW-APIM-PE specific Bicep parameters."""
16821678
# Test with custom APIs (should enable ACA)

0 commit comments

Comments
 (0)