I’m currently working from home and have completed the Rest Assured tests for tile metadata onboarding. The only remaining tasks are disabling the SSL check and setting virtual hosting to false. In previous processes (like collection onboarding and appending), this was managed using ogrinfo, but since ogrinfo isn’t used in the current process, I’m working on a solution for that.
I’ve also done the PR changes suggested by Akhil. He has recommended a few more adjustments, which I’m working on now.