sot / kadi

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

Allow OCCweb access using noodle path #232

Closed taldcroft closed 2 years ago

taldcroft commented 2 years ago

Description

Another little convenience PR related to noodle, going along with https://github.com/sot/sparkles/pull/171. This allows the path for get_occweb_dir or get_occweb_page to start with one of the following Noodle paths:

Interface impacts

None.

Testing

Unit tests

Independent check of unit tests by [REVIEWER NAME]

Functional tests

This PR was used in the functional testing for https://github.com/sot/sparkles/pull/171.

johnny1up commented 2 years ago

This update looks good to me. I've spoken with Joe and plan to have more of Noodle mounted so we can continue to convert noodle to occweb links, so you may have a bit more mapping to do in the future. But for now, this looks good.

taldcroft commented 2 years ago

Thanks @johnny1up !