Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_middleware
-
Labels:
-
Story Points:1
-
Epic Link:
-
Sprint:TSSW Sprint - Jan 03 - Jan 17
-
Team:Telescope and Site
-
Urgent?:No
Description
The SALPY unit tests for historical data are mis-written: they allow new data to overwrite a cache of written samples, which makes it appear that the historical data returned is the most recent sample, even if the oldest sample is expected.
Fix the tests and update associated comments in Java tests.
I also:
Pull request: https://github.com/lsst-ts/ts_sal/pull/174