Files
simplex-chat/tests
Narasimha-sc 4375a839f6 core: test creating a user without making it active
Two tests, both driving /_create user with JSON - the path the apps actually
use, which no test covered before:

- keepActiveUser creates the profile while leaving the active user alone, and
  the prepared contact can then be reassigned to it and connected.
- omitting keepActiveUser still parses and still activates. This is a
  regression guard: iOS does not send the field, so if the record ever stopped
  accepting its absence, profile creation there would break silently.
2026-08-03 07:59:49 +00:00
..
2026-06-16 07:40:58 +01:00
2026-05-28 08:44:43 +01:00