|
|
@@ -4,6 +4,25 @@
|
|
|
|
|
|
---
|
|
|
|
|
|
+## v1.0.549 (2026-07-26)
|
|
|
+
|
|
|
+### 测试
|
|
|
+- Phase1 - infrastructure + core roles restructuring
|
|
|
+
|
|
|
+### 其他
|
|
|
+- - Add unified auth helper (helpers/auth.js) supporting all 8 roles
|
|
|
+- - Add utils.js with API assertion utilities and fixtures.js test data factory
|
|
|
+- - Add db.js globalSetup for automatic database reset before test runs
|
|
|
+- - Update playwright.config.js: globalSetup, increased timeout, retries, screenshots/trace on failure, mobile viewport project
|
|
|
+- - Restructure tests into roles/ directory:
|
|
|
+- - roles/parent/: family-management, wish-management, assessment-order, energy-dashboard, points (5 files)
|
|
|
+- - roles/child/: login, daily-checkin, mini-games (3 files)
|
|
|
+- - roles/teacher/: login, family-binding (2 files)
|
|
|
+- - roles/admin/: login, article/workflow, vendor/management (3 files)
|
|
|
+- - Add design spec and implementation plan documents
|
|
|
+-
|
|
|
+
|
|
|
+
|
|
|
## v1.0.548 (2026-07-25)
|
|
|
|
|
|
### 新功能
|