You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buffer_platform/tests
Lxy a599130a51
feat: 将 symbols/ai 配置迁移到 MySQL,保留 JSON fallback
2 weeks ago
..
test_analysis_storage.py fix: 修复 MySQL session 创建失败降级和迁移对象 detached 问题 2 weeks ago
test_cache_storage_integration.py fix(cache): fallback to SQLite when StorageManager timestamp write fails 2 weeks ago
test_config_store.py feat: 将 symbols/ai 配置迁移到 MySQL,保留 JSON fallback 2 weeks ago
test_dual_write_and_migration.py fix(migration): ensure SQLite records are correctly inserted into MySQL 2 weeks ago
test_fallback_scenarios.py test(integration): verify fallback to MySQL and SQLite scenarios 2 weeks ago
test_main_lifespan.py fix(storage): inject Redis/MySQL clients into StorageManager singleton 2 weeks ago
test_migration.py fix(storage): address final review findings on atomic writes, migration, config and URL encoding 2 weeks ago
test_mysql_database.py fix(storage): address final review findings on atomic writes, migration, config and URL encoding 2 weeks ago
test_redis_cache_scenarios.py test(integration): verify Redis cache hit/miss scenarios 2 weeks ago
test_storage_manager.py fix(storage): use CACHE_TTL_SECONDS for is_fresh and REDIS_TTL_SECONDS for cache TTL 2 weeks ago