PyDP icon indicating copy to clipboard operation
PyDP copied to clipboard

Optimise tests

Open alejandrosame opened this issue 4 years ago • 2 comments

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.

alejandrosame avatar Aug 22 '20 18:08 alejandrosame

Read future steps in #333 for further details.

alejandrosame avatar Dec 08 '20 13:12 alejandrosame

Distribution tests' can still be done as mentioned here: https://github.com/OpenMined/PyDP/pull/333#issuecomment-749580368

chinmayshah99 avatar Dec 24 '20 18:12 chinmayshah99