Files
romm/backend/tests
Spinnich 2ecefa3d3f Fix race condition in collection and favorite rom membership updates
Replace full rom_ids list replacement with atomic POST/DELETE endpoints
that add or remove individual ROMs from a collection. This prevents
concurrent rapid clicks from overwriting each other (last-write-wins).

Also fix missing session.flush() in add_rom_user() and add collection
endpoint tests.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-14 15:08:53 -04:00
..
2026-04-12 18:32:15 -04:00
2026-04-05 23:17:57 -04:00
2026-04-12 19:26:34 -04:00
2026-04-12 11:04:12 -04:00
2026-04-06 12:34:49 -04:00
2026-03-23 16:43:24 -04:00