There is one test file in this package that needs to be upgraded to the modern standard. It looks like a pretty simply port, with the main fix being to use proper test skipping. The tests do pass with pytest, albeit because they don't run because of the auth requirement, but we need to get the proper skip status out so that Jenkins can report the test skip properly.
Tim Jenness
added a comment - There is one test file in this package that needs to be upgraded to the modern standard. It looks like a pretty simply port, with the main fix being to use proper test skipping. The tests do pass with pytest, albeit because they don't run because of the auth requirement, but we need to get the proper skip status out so that Jenkins can report the test skip properly.
There is one test file in this package that needs to be upgraded to the modern standard. It looks like a pretty simply port, with the main fix being to use proper test skipping. The tests do pass with pytest, albeit because they don't run because of the auth requirement, but we need to get the proper skip status out so that Jenkins can report the test skip properly.