fs-lawrisk/tests
Codex Agent 2302ab099e docs: 添加SQL建表脚本和认证测试文件
新增内容:
1. 数据库建表脚本
   - docs/sql/003_create_permit_sources_table.sql
   - docs/sql/004_create_region_permit_theme_overrides.sql

2. 认证系统测试
   - tests/test_auth.py

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-18 16:58:21 +08:00
..
__init__.py refactor: 重新规划项目结构为标准Python包 2025-10-29 15:31:01 +08:00
test_auth.py docs: 添加SQL建表脚本和认证测试文件 2025-11-18 16:58:21 +08:00
test_checkpoint_security.py feat: checkpoint system comprehensive enhancement 2025-10-31 17:33:12 +08:00
test_import_parsing.py fix: honor permit overrides and bindings 2025-11-14 11:43:43 +08:00