[go: up one dir, main page]

Menu

#215 Add missing unit tests

0.3.4
done
nobody
None
nobody
2021-08-15
2021-08-08
Ulf Lorenz
No
What and Why

There are currently some untested components

  • TaylorSeries1D
  • readStructuredData

readStructuredData() was already tested. TaylorSeries as functions were intensively tested, I only added a test that the setup of the operator was correct.

Discussion

  • Ulf Lorenz

    Ulf Lorenz - 2021-08-08
    • Milestone: Backlog --> 0.3.4
     
  • Ulf Lorenz

    Ulf Lorenz - 2021-08-15
    • status: open --> assigned
    • assigned_to: Ulf Lorenz
     
  • Ulf Lorenz

    Ulf Lorenz - 2021-08-15
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -4,3 +4,7 @@
    
     * TaylorSeries1D
     * readStructuredData
    +
    +----
    +
    +readStructuredData() was already tested. TaylorSeries as functions were intensively tested, I only added a test that the setup of the operator was correct.
    
    • status: assigned --> done
    • assigned_to: Ulf Lorenz --> nobody
     

Log in to post a comment.