Shellmiao 9279d1873b Add projects | hace 1 año | |
---|---|---|
.. | ||
spdz_test | hace 1 año | |
README.md | hace 1 año | |
__init__.py | hace 1 año | |
run_test.sh | hace 1 año |
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.