Mentions légales du service

Skip to content
Snippets Groups Projects
  • ANDREY Paul's avatar
    99486665
    Fix tests' resilience to missing optional dependencies. · 99486665
    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.
    - Fix toy regression functional tests failing when some frameworks
      are missing due to the use of too-specific type hints.
    Verified
    99486665
    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.
    - Fix toy regression functional tests failing when some frameworks
      are missing due to the use of too-specific type hints.