|
před 2 roky | |
---|---|---|
.. | ||
spdz_test | před 2 roky | |
README.md | před 2 roky | |
__init__.py | před 2 roky | |
run_test.sh | před 2 roky |
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.