data-to-insight / csc-validator-be-903

Python-side code for the Quality LAC Data Beta frontend
https://903.datatoinsight.org
MIT License
8 stars 4 forks source link

Update/supported accommodation ingress #777

Closed WillLP-code closed 4 months ago

WillLP-code commented 4 months ago

Adds a couple of lines in the ingress in the scpch provider info function to concatenate the new supported accomodation list to the current combined scpch list to be able to check those URNs too, currently the ingress only uploads the first sheet.

It will pass the test correctly to get sent there in the combined scpch check function.

There are tests for the ombined scpch check function and the scpch provider info function.