9a9a426acaca0e57e205bf20266a44954aaa826424e06a5678551ae569171784fc8b5c2c26d19babAuthored: 1 year ago (Sat, 12 Jul 2025 07:46:45 +0000)Match: Manny Karyampudi.cursorrulesTool: cursor# Shiori Test Commands
# Run the entire test suite
make unittest
# Run SQLite database tests only
go test -timeout 10s -count=1 -tags test_sqlite_only ./internal/database
none