Steve Howell
f0c99b42ec
Rename people.add_in_realm to people.add().
...
We had this API:
people.add_in_realm = full-fledged user
people.add = not necessarily in realm
Now the API is this:
people.add = full-fledged user
people._add_user = internal API for cross-realm bots
and deactivated users
I think in most of our tests the distinction between
people.add() and people.add_in_realm() was just an
accident of history and didn't reflect any real intention.
And if I had to guess the intention in 99% of the cases,
folks probably thought they were just creating ordinary,
active users in the current realm.
In places where the distinction was obviously important
(because a test failed), I deactivated the user via
`people.deactivate`.
For the 'basics' test in the people test suite, I clean
up the test setup for Isaac. Before this commit I was
adding him first as a non-realm user then as a full-fledged
user, but this was contrived and confusing, and we
didn't really need it for test coverage purposes.
2020-03-22 10:55:11 -07:00
..
2019-11-03 12:42:39 -08:00
2020-02-10 14:08:12 -08:00
2020-02-29 12:19:51 -08:00
2020-03-10 14:38:23 -07:00
2020-03-02 17:45:44 -08:00
2020-02-04 22:13:33 -08:00
2020-02-25 15:37:37 -08:00
2020-02-28 17:11:24 -08:00
2020-02-27 11:10:13 -08:00
2020-02-27 11:10:13 -08:00
2020-02-11 17:43:35 -08:00
2020-02-10 14:08:12 -08:00
2019-11-03 12:42:39 -08:00
2020-02-04 22:13:33 -08:00
2020-02-25 14:09:39 -08:00
2020-02-26 13:14:09 -08:00
2020-02-15 12:20:20 -08:00
2020-02-07 14:09:47 -08:00
2020-02-27 17:41:45 -08:00
2020-02-15 12:20:20 -08:00
2020-02-27 17:20:34 -08:00
2020-02-12 08:16:26 -05:00
2020-02-13 16:37:52 -08:00
2020-02-10 14:08:12 -08:00
2020-02-25 14:09:39 -08:00
2020-02-15 12:20:20 -08:00
2020-02-15 12:20:20 -08:00
2020-02-15 12:20:20 -08:00
2020-02-10 14:08:12 -08:00
2020-02-21 09:53:45 -05:00
2020-03-22 10:55:11 -07:00
2020-02-25 15:37:37 -08:00
2020-02-07 14:09:47 -08:00
2020-02-13 16:43:19 -08:00
2019-11-03 12:42:39 -08:00
2020-03-09 14:07:13 -07:00
2020-02-15 12:20:20 -08:00
2020-02-25 14:09:39 -08:00
2020-02-27 17:41:45 -08:00
2020-02-25 14:43:46 -08:00
2020-02-25 14:43:46 -08:00
2019-11-03 12:42:39 -08:00
2020-02-27 11:19:13 -08:00
2019-11-03 12:42:39 -08:00
2020-02-15 12:20:20 -08:00
2019-11-03 12:42:39 -08:00
2020-03-17 12:27:08 -07:00
2020-02-10 14:08:12 -08:00
2020-02-04 12:22:03 -08:00
2020-02-12 10:39:01 -08:00
2020-02-15 12:20:20 -08:00
2020-02-21 09:53:45 -05:00
2020-02-27 11:14:02 -08:00
2019-10-31 13:47:54 -07:00
2020-02-12 10:09:12 -08:00
2020-02-27 17:20:34 -08:00
2020-02-29 12:19:51 -08:00
2020-02-10 14:08:12 -08:00
2020-02-27 17:20:34 -08:00
2019-11-03 12:42:39 -08:00
2020-01-27 15:36:59 -08:00
2019-11-03 12:42:39 -08:00
2020-02-04 12:22:03 -08:00
2019-11-03 12:42:39 -08:00
2020-02-24 12:19:10 -08:00
2019-11-03 12:42:39 -08:00
2020-03-17 12:08:02 -07:00
2019-11-03 12:42:39 -08:00
2019-11-03 12:42:39 -08:00
2020-02-12 10:39:01 -08:00
2019-11-03 12:42:39 -08:00
2020-02-18 16:13:38 -08:00
2020-02-18 16:13:38 -08:00
2020-02-27 11:19:13 -08:00
2020-03-06 17:10:26 -08:00
2020-02-10 14:08:12 -08:00
2020-02-10 14:08:12 -08:00
2020-02-27 17:20:34 -08:00
2020-02-25 14:09:39 -08:00
2020-02-25 14:09:39 -08:00
2020-02-07 14:09:47 -08:00
2019-11-03 12:42:39 -08:00
2020-02-21 09:53:45 -05:00
2019-11-03 12:42:39 -08:00
2020-02-15 12:20:20 -08:00
2020-02-21 09:53:45 -05:00
2020-02-25 15:37:37 -08:00
2020-02-25 15:37:37 -08:00
2020-03-17 05:41:47 -07:00
2019-11-03 12:42:39 -08:00
2019-10-25 13:51:21 -07:00
2020-02-27 11:19:13 -08:00
2019-11-03 12:42:39 -08:00
2019-11-03 12:42:39 -08:00
2020-01-15 12:01:14 -08:00
2020-02-28 01:54:46 -08:00
2020-03-22 10:55:11 -07:00
2020-02-27 17:20:34 -08:00
2020-02-10 14:08:12 -08:00
2020-02-10 14:08:12 -08:00
2019-11-03 12:42:39 -08:00
2020-02-10 14:08:12 -08:00
2020-02-28 17:11:24 -08:00
2020-03-22 10:55:11 -07:00
2020-02-25 15:37:37 -08:00
2019-09-20 10:34:44 -07:00
2019-11-03 12:42:39 -08:00
2019-11-03 12:42:39 -08:00
2020-02-25 15:37:37 -08:00
2019-11-03 12:42:39 -08:00
2020-02-25 14:09:39 -08:00
2020-02-21 09:53:45 -05:00
2020-02-15 12:20:20 -08:00
2020-02-24 12:19:10 -08:00
2020-02-15 12:20:20 -08:00
2020-02-10 15:57:20 -08:00
2019-11-03 12:42:39 -08:00
2019-11-03 12:42:39 -08:00
2019-11-03 12:42:39 -08:00
2020-02-27 17:20:34 -08:00
2020-02-28 17:11:24 -08:00
2020-02-10 14:08:12 -08:00
2020-02-12 10:39:01 -08:00
2020-02-12 10:39:01 -08:00
2020-03-22 10:55:11 -07:00
2020-02-25 14:09:39 -08:00
2020-02-25 15:37:37 -08:00
2020-03-22 10:55:11 -07:00
2020-03-06 16:34:08 -08:00
2020-03-06 16:34:08 -08:00
2020-02-25 14:43:46 -08:00
2020-02-10 14:08:12 -08:00
2020-02-10 14:08:12 -08:00
2020-02-10 15:57:20 -08:00
2020-02-10 14:08:12 -08:00
2020-01-16 13:23:47 -08:00
2020-02-07 14:09:47 -08:00
2020-02-28 17:11:24 -08:00
2019-11-03 12:42:39 -08:00
2020-02-10 14:08:12 -08:00
2020-02-25 15:37:37 -08:00
2020-02-25 15:37:37 -08:00
2020-02-07 14:09:47 -08:00
2019-11-03 12:42:39 -08:00
2020-02-12 08:16:26 -05:00
2020-03-22 10:55:11 -07:00
2020-02-21 12:06:31 -08:00
2020-02-15 12:20:20 -08:00
2020-02-07 14:09:47 -08:00
2020-02-25 14:09:39 -08:00
2020-02-18 11:02:14 -08:00
2020-03-22 10:55:11 -07:00
2020-03-22 10:55:11 -07:00
2020-02-07 14:09:47 -08:00
2020-02-25 15:37:37 -08:00
2019-11-03 12:42:39 -08:00
2020-01-12 11:27:26 -08:00
2020-02-15 12:20:20 -08:00
2020-03-08 12:42:08 -07:00
2020-02-10 14:08:12 -08:00
2020-02-12 10:39:01 -08:00
2020-02-10 14:08:12 -08:00
2020-02-11 17:43:35 -08:00
2020-02-21 20:01:21 -05:00
2020-02-12 08:16:26 -05:00
2020-03-12 08:02:06 -04:00
2020-02-11 14:14:59 -08:00
2020-02-25 15:37:37 -08:00
2020-02-10 14:08:12 -08:00
2020-02-07 14:09:47 -08:00
2020-02-25 15:37:37 -08:00
2019-11-03 12:42:39 -08:00
2020-02-21 09:53:45 -05:00
2019-03-25 12:11:37 -07:00
2019-10-25 13:51:21 -07:00
2020-02-28 17:11:24 -08:00
2020-02-25 15:37:37 -08:00
2020-02-05 12:04:56 -08:00
2019-11-03 12:42:39 -08:00
2020-02-27 17:20:34 -08:00
2020-02-13 17:50:59 -08:00
2019-11-03 12:42:39 -08:00
2020-02-10 14:08:12 -08:00
2020-02-07 14:09:47 -08:00
2020-02-05 13:04:16 -08:00
2020-02-27 11:06:49 -08:00
2020-02-10 14:08:12 -08:00
2020-02-13 16:43:19 -08:00
2020-02-25 14:09:39 -08:00
2020-02-26 13:14:09 -08:00
2020-03-22 10:55:11 -07:00
2019-11-03 12:42:39 -08:00
2020-03-06 17:13:50 -08:00
2020-02-26 13:14:09 -08:00
2020-02-25 14:09:39 -08:00
2020-02-13 17:50:59 -08:00
2020-02-06 17:24:43 -08:00
2020-02-10 14:08:12 -08:00
2020-02-07 14:09:47 -08:00
2019-11-03 12:42:39 -08:00