Skip to content

Extend Input Parameters for Minimax Grid Test #24

@AlexBuccheri

Description

@AlexBuccheri

GX-TimeFrequency/test/test_gx_minimax_grid.py currently tests gx_minimax_grid using only one choice of Min/Max transtion energies, specifically (2., 30.). This can be extended to sweep some range of values using pytest's paramterize fixture.

In particular, (0,0), (1, 0), (0, 1) should be tested to check for error-handling.

Very large transition ratio should also be used.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions