Skip to content

Add initial core helper smoke tests#95

Merged
bernalde merged 1 commit into
ci/assimulo-integrationfrom
test/core-smoke-coverage
Jul 2, 2026
Merged

Add initial core helper smoke tests#95
bernalde merged 1 commit into
ci/assimulo-integrationfrom
test/core-smoke-coverage

Conversation

@bernalde

Copy link
Copy Markdown

Summary

  • Add fast unit coverage for topological_bfs ordering and cycle detection.
  • Add a state-vector split test for NameAnalysis.get_dict_states.
  • Add a local Newton interpolation check against a hand-computed quadratic value.

Traceability

Refs #7.
Depends on #94 / #6 and is stacked on ci/assimulo-integration.
Refs #1, #2, CryPTSys#106, and CryPTSys#107.

Verification

  • pytest --collect-only
  • pytest tests/ -m "not assimulo"
  • pytest tests/ -m assimulo (local environment without Assimulo: 6 selected, 6 skipped)

Actions

GitHub Actions should run the core job and the informational Assimulo job inherited from #94.

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