Page MenuHomePhabricator

[commtest] Rename create_device to register_user_device
ClosedPublic

Authored by bartek on Dec 21 2023, 2:09 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 7, 12:01 AM
Unknown Object (File)
Oct 18 2024, 3:57 AM
Unknown Object (File)
Oct 18 2024, 3:57 AM
Unknown Object (File)
Oct 18 2024, 3:57 AM
Unknown Object (File)
Oct 18 2024, 3:57 AM
Unknown Object (File)
Sep 6 2024, 9:27 PM
Unknown Object (File)
Aug 31 2024, 2:41 AM
Unknown Object (File)
Aug 30 2024, 2:59 PM
Subscribers

Details

Summary

The create_device wasn't very accurate name. What the function does is:

  • Register a new user
  • Upload keys for its primary device

Also added a DeviceType optional argument to the function which will be needed late optional argument to the function which will be needed later.

Depends on D10404

Test Plan

Commtest builds, CommTest CI

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable