Commit graph

5 commits

Author SHA1 Message Date
cebed26cde
require user arg in bulk node test helper 2026-05-02 22:22:21 +03:00
e56cb56ce7
test node controller ownership checks
add failing tests asserting 403 when a non-owner tries to
read or write nodes on another user's text, plus admin
bypass. existing tests now attach a session user to mirror
the new controller signature.
2026-05-02 21:45:15 +03:00
cbbbc80326
update downstream tests for text user requirement
Text now requires a User on construction. seed a user in
each test setUp that creates a Text directly or through the
fake repository so the suite remains green.
2026-05-02 21:27:55 +03:00
189493b045
php cs fixer 2026-04-19 23:07:48 +03:00
612564e9fb
test controller 2026-04-18 23:04:25 +03:00