Files
AASRT/dev/tests/integration/__init__.py
T

8 lines
170 B
Python

"""
Integration Tests for AASRT
Integration tests verify that components work together correctly.
These tests may use real (test) databases but mock external APIs.
"""