KatherLab / MediSwarm

MediSwarm is an open-source project for advancing medical deep learning using swarm intelligence and NVFlare. Developed by the Odelia consortium, it ensures data privacy through federated learning, enabling collaborative, decentralized model training across institutions for improved medical research and applications.
https://odelia.ai/
MIT License
4 stars 0 forks source link

Implement controller tests requiring more setup #9

Open oleschwen opened 2 weeks ago

oleschwen commented 2 weeks ago

Unlike the unit tests implemented in #7, SwarmClientController.start_run, start_workflow and do_learn_task require more setup. These should be tested as well.