Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:6
-
Epic Link:
-
Sprint:TSSW Sprint - Apr 26 - May 10, TSSW Sprint - May 10 - May 24, TSSW Sprint - May 24 - Jun 07
-
Team:Telescope and Site
-
Urgent?:No
Description
While I was setting WhiteLight up for conda, I added the test_standard_state_transitions test and it failed. It looks like at least one of the problems is that its trying to access the config before the config is loaded. I think this was written before ConfigurableCsc existed so I probably just need to hand that all off to salobj. Also there are a couple deprecation warnings to fix.
This brings things up to speed a bit for current salobj and python versions. Tests pass, but I don't want to merge until i can try it with the real hardware.