sot / kadi

Chandra commands and events
https://sot.github.io/kadi
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Fix lucky testing and occweb lucky functionality #233

Closed taldcroft closed 2 years ago

taldcroft commented 2 years ago

Description

As part of FST-requested testing of the new lucky server, I noticed that testing of the kadi.occweb module was inadvertently skipping a test. The tests were written assuming HEAD linux where lucky resolves to the right FTP server, but this is not the case for a Mac laptop. Instead this provides the fully-resolved host name.

Interface impacts

None

Testing

Unit tests

Independent check of unit tests by Javier

Functional tests

No functional testing.