Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.
This repository was archived by the owner on Aug 27, 2024. It is now read-only.

Introduce property-based testing for more hardened and safe implementation #108

@stijnmoreels

Description

@stijnmoreels

Is your feature request related to a problem? Please describe.
Currently, all the tests are example-based tests while in many cases we test algorithms.

Describe the solution you'd like
Add a series of property-based tests to the test suite for:

  • timeseries
  • dataframes
  • evaluation

Additional context
Hypothesis is one of the ports of a property-based testing framework.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttestingAll issues related to testing

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions