pyElli icon indicating copy to clipboard operation
pyElli copied to clipboard

Tests for adding of dispersions

Open domna opened this issue 1 year ago • 0 comments

Problem: There are no tests for the adding function of dispersions and there are a few errors

Solution: Write tests for different cases.

Edge cases:

  • Tabular dispersion + Dispersion function
  • Tabular + Tabular
  • Tabular + Float
  • Dispersion function + float

domna avatar Jan 17 '23 10:01 domna