No description
Find a file
Yisroel Baum a681d93f5d
fix: use stub instead of mock for unused handler
PHPUnit 13 warns about mock objects with no expectations. createStub() avoids the notice since the handler is never called in the expired-session test.
2026-05-17 10:06:35 +03:00
ai add ai context folder 2026-05-15 16:20:04 +03:00
backend fix: use stub instead of mock for unused handler 2026-05-17 10:06:35 +03:00
frontend/rabbi_gerzi revert accidental frontend assets and cache 2026-05-17 09:45:27 +03:00
.envrc init flake 2026-05-14 20:00:09 +03:00
.gitignore ignore reference directory 2026-05-16 21:40:03 +03:00
AGENTS.md init agents.md 2026-05-15 12:32:53 +03:00
flake.lock init flake lock 2026-05-14 20:00:33 +03:00
flake.nix init flake 2026-05-14 20:00:09 +03:00
notes.md add notes 2026-05-16 20:41:28 +03:00