Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_integration, ts_qa
-
Labels:None
-
Story Points:5
-
Epic Link:
-
Sprint:TSSW Sprint - Oct 25 - Nov 08, TSSW Sprint - Nov 08 - Nov 22
-
Team:Telescope and Site
-
Urgent?:No
Description
The SAL multi-language integration tests still need the Java and C++ test scripts and minimal controllers. Once those are ready, add them to https://github.com/lsst-ts/ts_SalMultiLanguageTests
Attachments
Issue Links
- has to be done after
-
DM-32145 Add SAL/XML tests for the C++ test programs for salobj integration tests
- Done
Don't forget to update the pytest line
pytest -ra -k salobj_con -o junit_family=xunit2 --junitxml=tests/results/results.xml
to remove the -k option, as the Java and C++ tests will then exist.