PyDP
PyDP copied to clipboard
Optimise tests
Description
Currently, our tests are starting to take too long for fast iteration. In order to improve this situation we could try to leverage serde features and introduce fixtures to speed up the set up of algorithm testing.
Are you interested in working on this improvement yourself?
- Yes, I am.
Read future steps in #333 for further details.
Distribution tests' can still be done as mentioned here: https://github.com/OpenMined/PyDP/pull/333#issuecomment-749580368