Files
QuantEngineByItz/tests/unit/test_snapshot_admin_store_v1.py
T
kjh2064 b509dd68bf
Snapshot Admin Validation / validate (push) Successful in 8s
Validators (Pushes and Pull Requests) / validate-ui-and-storage (push) Successful in 18s
Validators (Pushes and Pull Requests) / validate-core (push) Failing after 1m52s
refactor(db): stub out obsolete SQLite Python validators and unit tests after PostgreSQL migration
2026-07-13 10:51:41 +09:00

4 lines
144 B
Python

# Deprecated SQLite test suite stubbed out. All admin functions migrated to .NET/PostgreSQL.
def test_deprecated_placeholder():
assert True