Shellmiao 9279d1873b Add projects | há 1 ano atrás | |
---|---|---|
.. | ||
spdz_test | há 1 ano atrás | |
README.md | há 1 ano atrás | |
__init__.py | há 1 ano atrás | |
run_test.sh | há 1 ano atrás |
A script to run all the unit tests has been provided in ./python/federatedml/test folder.
Once FATE is installed, tests can be run using:
bash ./python/federatedml/test/run_test.sh
All the unit tests should pass if FATE is installed properly.