kindergarten_java/reading-platform-frontend/tests/e2e
En 43095f97af fix: 课程创建功能调试和测试脚本优化
前端:
- CourseEditView 添加调试日志,修复创建课程后跳转逻辑(window.location.href → router.push)
- E2E 测试脚本增加日志监听和更精确的选择器
- 优化测试等待时间和元素定位逻辑
- helpers.ts 增强登录流程日志

后端:
- AdminCourseController 添加日志记录,简化课程列表查询参数
- CourseServiceImpl 添加课程创建日志

配置:
- application-dev.yml 修改为本地数据库配置(192.168.1.250)
- application-test.yml 同步使用本地数据库

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 14:17:11 +08:00
..
admin fix: 课程创建功能调试和测试脚本优化 2026-03-16 14:17:11 +08:00
broadcast-flow refactor: 完成代码重构规范化 - 2026-03-12 2026-03-12 17:27:13 +08:00
course-view-flow refactor: 完成代码重构规范化 - 2026-03-12 2026-03-12 17:27:13 +08:00
phase6-school-course refactor: 完成代码重构规范化 - 2026-03-12 2026-03-12 17:27:13 +08:00
post-class-flow refactor: 完成代码重构规范化 - 2026-03-12 2026-03-12 17:27:13 +08:00
prepare-mode-flow refactor: 完成代码重构规范化 - 2026-03-12 2026-03-12 17:27:13 +08:00
progress-flow refactor: 完成代码重构规范化 - 2026-03-12 2026-03-12 17:27:13 +08:00
school chore: 忽略 target 目录和 .class 文件 2026-03-14 16:50:54 +08:00
teaching-mode-flow refactor: 完成代码重构规范化 - 2026-03-12 2026-03-12 17:27:13 +08:00