fix template, remove okr, use casan.*

This commit is contained in:
thanhnv
2026-07-18 16:45:31 +07:00
parent 0dfd1742d3
commit 13fae3e6c3
249 changed files with 4881 additions and 5702 deletions
@@ -1,8 +1,8 @@
# Test Cases MOD-01
# Test Cases — MOD-01
- TC-01 login rejects wrong password.
- TC-02 employee list returns only own objectives.
- TC-03 manager list returns all seeded objectives.
- TC-04 invalid objective payload returns 400.
- TC-05 progress patch updates a key result and stores progress.
- TC-06 golden manager objective response fails on drift.
- TC-01 FR-01: normal, boundary, invalid, unauthorized, and persistence/effect assertions.
- TC-02 FR-02: normal, boundary, invalid, unauthorized, and persistence/effect assertions.
- TC-03 FR-03: normal, boundary, invalid, unauthorized, and persistence/effect assertions.
- TC-04 FR-04: normal, boundary, invalid, unauthorized, and persistence/effect assertions.
- TC-05 FR-05: normal, boundary, invalid, unauthorized, and persistence/effect assertions.
- TC-06 Golden regression fails on approved-output drift.