personal memory agent
at main 8 lines 273 B view raw
1# SPDX-License-Identifier: AGPL-3.0-only 2# Copyright (c) 2026 sol pbc 3 4"""Integration tests for solstone. 5 6These tests are separate from unit tests and test the complete system integration. 7They may require external services, longer execution times, or specific setup. 8"""