1# SPDX-License-Identifier: AGPL-3.0-only2# Copyright (c) 2026 sol pbc34"""Integration tests for solstone.56These tests are separate from unit tests and test the complete system integration.7They may require external services, longer execution times, or specific setup.8"""