Files
simplex-chat/tests
Narasimha-sc d610757831 plans, tests: correct claims the review pass disproved
The /users assertion added with the active_order fix does not test it: viewUsersList
sorts alphabetically by display name, so "bob" precedes "robert" whatever their order
is. What the assertion does prove is that the created user's active_user column is 0,
which /u does not cover - the comment now says that and nothing more. The ordering
itself has no regression coverage; the sort sites are all in the clients.

The plan claimed the picker's composition is disposed on Android while the form is on
top. That is true of the one-time link picker, which is itself a modal, and false of
the compose picker, which is not. It also recorded the pane-per-picker placement that
this round replaced with fullscreen.
2026-08-06 14:17:37 +00:00
..
2026-06-16 07:40:58 +01:00
2026-05-28 08:44:43 +01:00
2023-10-22 09:42:19 +01:00