MaxIV-KitsControls / dev-maxiv-raspberry_pi

Tango DS for the Raspberry Pi GPIO
GNU General Public License v3.0
3 stars 4 forks source link

WIP: Add unittest #5

Closed AntoineDupre closed 6 years ago

AntoineDupre commented 6 years ago

Add tango device server and lib unittest based on pytest.

Run unittest:

cd tango_ds
python3 setup.py test
jensun84 commented 6 years ago

Hi A, Thanks for this PR! This branch has conflicts that need command line solving, cannot do it from where I am now. It will take some time before I can merge. Thanks, Best, J