lcpp-org/RustBCA

[feature] missing tests for 1D geometry

drobnyjt opened this issue · 1 comments

Is your feature request related to a problem? Please describe.
Missing tests for working 1D geometry. I've tested it informally extensively, but there should be some actual tests in tests.rs.

Proposed solution
Add (minimally) similar tests to the other geometry types, checking unit conversion, inside/outside, etc.

Fixed on development branch.