Skip to content

Ci fixes#112

Open
akutuva21 wants to merge 4 commits into
RuleWorld:mainfrom
akutuva21:main
Open

Ci fixes#112
akutuva21 wants to merge 4 commits into
RuleWorld:mainfrom
akutuva21:main

Conversation

@akutuva21

Copy link
Copy Markdown
Member

You merged the last PR too early before CI completed, so here's some small updates to ensure it passes

akutuva21 and others added 4 commits July 20, 2026 13:32
…test mocks

- bngfile.py: replaced conf.get('stdout') with self.suppress (conf was
  removed in the upstream deferred-app-setup refactor)
- test_csimulator.py: patch get_conf() instead of the removed module-level
  conf attribute, matching the upstream csimulator architecture
…s_to_bngparser

add_empty_block creates empty block attributes but does not populate
active_blocks (only the real parser does that via add_block with an
argument). The test needs active_blocks populated so bngmodel.__init__
does not raise BNGModelError before reaching the assertion.
…asses_path_options_to_bngparser

The merged code now passes verbose=self.verbose to BNGParser, so the
expected call must include verbose=False for the default case.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant