mirror of
https://github.com/0xsrb/AASRT.git
synced 2026-04-23 14:36:19 +02:00
8 lines
170 B
Python
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.
|
|
"""
|
|
|