Files
larablog/tests/fixtures/sablog/README.md
T
gouki 3cec4c5e18
CI / PHPUnit (PHP 8.3) (push) Failing after 4s
CI / PHPUnit (PHP 8.2) (push) Failing after 1m9s
CI / Deploy (manual gate) (push) Skipped
wip: article AI polish, category SEO fields, cover generator, membership plan seeder
2026-09-07 18:48:37 +00:00

9 lines
346 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# sablog 最小样例包
用于 `sablog:import` 回归测试,不依赖真实 sablog 库。完整导入步骤见 [docs/ops/import.md](../../../docs/ops/import.md)。
- `schema.sql` / `seed.sql`SQLite 源库结构与数据
- `attachments/`:本地附件目录(与 `filepath` 对齐)
测试入口:`tests/Feature/SablogImportTest.php`