7736b88802
add set root ids
2026-05-25 21:42:38 +03:00
fa8efd765f
add set media fields
2026-05-25 20:46:00 +03:00
67dd376a2f
format backend code
2026-05-25 20:24:59 +03:00
4897cc2e20
test set creation repo
2026-05-25 08:36:16 +03:00
f62b05bc37
test seeded sets
2026-05-25 08:24:31 +03:00
aaa494afe4
test find elements by set
2026-05-25 08:11:25 +03:00
db35a97910
test set elements
2026-05-24 22:28:44 +03:00
56b528999e
update fake token generator to take a preset number of tokens
2026-05-20 10:22:10 +03:00
453e8284b4
streamline find by token in session repo
2026-05-19 19:56:56 +03:00
218f885251
name params, style
2026-05-19 19:55:07 +03:00
f143562a40
give fake clock a constructor
2026-05-19 19:54:12 +03:00
64acbfad60
extract auth test fakes
2026-05-18 22:01:45 +03:00
410b752183
add unit tests for user and auth
2026-05-18 21:36:10 +03:00
f6a33cf620
delete backend, starting over
2026-05-18 21:18:20 +03:00
56ddba707d
format: fix psr12 style issues
...
phpcbf auto-fixes: string concatenation spacing, single-line class braces, closing brace placement.
2026-05-17 09:45:26 +03:00
57c75f64c4
test: add failing authenticate user test
...
Red phase: write AuthenticateUserTest with cases for valid credentials, empty email/password (null and empty string), unknown email, wrong password, and fresh instance guarantee. Fakes included.
2026-05-17 09:45:22 +03:00