docs(education): record migration closure evidence
This commit is contained in:
@@ -57,12 +57,12 @@ FavoriteServiceImplTest
|
||||
|
||||
## Acceptance criteria
|
||||
|
||||
- [ ] Every target class starts its Spring/JUnit context.
|
||||
- [ ] No target class fails because `ScoringService` is missing.
|
||||
- [ ] No target class fails from avoidable Mapper bean-name/type injection ambiguity.
|
||||
- [ ] EDU-001 safe-content assertions remain green.
|
||||
- [ ] Any actual behavior failure is documented with reproducible command and assigned a separate ticket.
|
||||
- [ ] No production behavior or database schema is changed unless a failing regression proves it is necessary and the ticket is explicitly amended.
|
||||
- [x] Every target class starts its Spring/JUnit context.
|
||||
- [x] No target class fails because `ScoringService` is missing.
|
||||
- [x] No target class fails from avoidable Mapper bean-name/type injection ambiguity.
|
||||
- [x] EDU-001 safe-content assertions remain green.
|
||||
- [x] Any actual behavior failure is documented with reproducible command and assigned a separate ticket.
|
||||
- [x] No production behavior or database schema is changed unless a failing regression proves it is necessary and the ticket is explicitly amended.
|
||||
|
||||
## Test command
|
||||
|
||||
|
||||
Reference in New Issue
Block a user