lava-optimization icon indicating copy to clipboard operation
lava-optimization copied to clipboard

Add unit tests for solvers interfaces.

Open GaboFGuerra opened this issue 3 years ago • 0 comments

Every solver should have a corresponding unit test (or test suite) for it's interface. This serve as the entry-point for top-down test-driven development (TDD) but also as a start for bottom-up user experience (UX) testing and design.

GaboFGuerra avatar Nov 04 '21 07:11 GaboFGuerra