Goal-Calibration/tests
Yisroel Baum acdf703d80
scope text endpoints by ownership
TextRepository gains findByUser; JsonTextRepository and the
fake implement filtering by stored userId. TextController
splits the list endpoint into getMyTexts (own) and
getAllTexts (admin), and getText now requires the session
user, returning 403 to non-owners while admins bypass.
2026-05-02 21:42:51 +03:00
..
e2e/Controllers test text controller scoping and ownership 2026-05-02 21:41:52 +03:00
Fakes scope text endpoints by ownership 2026-05-02 21:42:51 +03:00
Unit update downstream tests for text user requirement 2026-05-02 21:27:55 +03:00