Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • N ndcurves
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • loco-3d
  • ndcurves
  • Issues
  • #12
Closed
Open
Issue created Sep 04, 2019 by Pierre Fernbach@pfernbacOwner

add UnitTest to check behavior when Safe = False

Check the behavior of all the classes of curves when evaluated at a time outside of the definition range with the parameter Safe = False.

It should not raise any error nor return undefined value. It should either :

  • Evaluate the curve at the given time, even if it's outside the given interval, if it make sense mathematically
  • Return the final/initial value of the curve if it's outside the mathematical definition interval.
Assignee
Assign to
Time tracking