schrodinger.seam.testing.stu_tests.db_log_inspector module

Test that SQLite-based log storage works correctly with a real pipeline.

This test verifies: - DB logging is created when –use_db_logging is enabled - LogInspector correctly selects DB backend - Log events can be queried from the database - Log level filtering works correctly - Transform names are captured

Usage:

$SCHRODINGER/run python3 -m schrodinger.seam.testing.stu_tests.db_log_inspector
schrodinger.seam.testing.stu_tests.db_log_inspector.main()