-
- Downloads
L2SS-704: Implement AntennaField device with tests
Integration tests are minimal and will be followed up with another ticket. The reason for this is that the RECV device talks to the simulator that does not mimic the real behavior. This means that a setting of RW point doesn't reflect in a R point change. This makes integrating testing very limited in comparison to the unit testing.
Showing
- .gitlab-ci.yml 12 additions, 0 deletions.gitlab-ci.yml
- CDB/LOFAR_ConfigDb.json 7 additions, 0 deletionsCDB/LOFAR_ConfigDb.json
- docker-compose/device-antennafield.yml 47 additions, 0 deletionsdocker-compose/device-antennafield.yml
- docker-compose/jupyter/ipython-profiles/stationcontrol-jupyter/startup/01-devices.py 2 additions, 1 deletion...hon-profiles/stationcontrol-jupyter/startup/01-devices.py
- sbin/run_integration_test.sh 3 additions, 3 deletionssbin/run_integration_test.sh
- tangostationcontrol/docs/source/devices/antennafield.rst 4 additions, 0 deletionstangostationcontrol/docs/source/devices/antennafield.rst
- tangostationcontrol/docs/source/index.rst 1 addition, 0 deletionstangostationcontrol/docs/source/index.rst
- tangostationcontrol/setup.cfg 1 addition, 0 deletionstangostationcontrol/setup.cfg
- tangostationcontrol/tangostationcontrol/devices/antennafield.py 239 additions, 0 deletions...tationcontrol/tangostationcontrol/devices/antennafield.py
- tangostationcontrol/tangostationcontrol/devices/boot.py 1 addition, 0 deletionstangostationcontrol/tangostationcontrol/devices/boot.py
- tangostationcontrol/tangostationcontrol/integration_test/default/devices/test_device_antennafield.py 32 additions, 0 deletions...egration_test/default/devices/test_device_antennafield.py
- tangostationcontrol/tangostationcontrol/test/devices/test_antennafield_device.py 295 additions, 0 deletions...gostationcontrol/test/devices/test_antennafield_device.py
- tangostationcontrol/tangostationcontrol/test/devices/test_lofar_device.py 1 addition, 0 deletions...rol/tangostationcontrol/test/devices/test_lofar_device.py
Loading
Please register or sign in to comment