"""Integration tests for ows-vectororder.""" import os QA_BASE_URL = ( os.environ.get("QA_BASE_URL") or "https://qa-ows-vectororder.theorchard.io" )