Mentions légales du service

Skip to content
Snippets Groups Projects
  • ANDREY Paul's avatar
    27e0122a
    Fix tests' resilience to missing optional dependencies. · 27e0122a
    ANDREY Paul authored
    - Run `Aggregator` unit tests for available frameworks only.
    - Skip `gRPC`-dedicated tests when grpc is not installed.
    - Skip `DPTrainingManager` tests when opacus is not installed.
    - Skip some `FederatedClient` tests when opacus is not installed.
    - Fix toy regression functional tests failing when some frameworks
      are missing due to the use of too-specific type hints.
    27e0122a
    History
    Fix tests' resilience to missing optional dependencies.
    ANDREY Paul authored
    - Run `Aggregator` unit tests for available frameworks only.
    - Skip `gRPC`-dedicated tests when grpc is not installed.
    - Skip `DPTrainingManager` tests when opacus is not installed.
    - Skip some `FederatedClient` tests when opacus is not installed.
    - Fix toy regression functional tests failing when some frameworks
      are missing due to the use of too-specific type hints.