Skip to content

Reduce the time of tests #218

Open
Open
@wdevazelhes

Description

@wdevazelhes

Tests take a significant time to run, especially tests that need to run on datasets that have a reasonable size. Possible options to make the tests go faster are:

  • Put the max_iter (if applicable) of estimators to 1 in the metric_learners listing from test_utils.py
  • Reduce the size of datasets in test_utils.py as much as possible while still passing the tests
    ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions