wiki.techinc.nl/tests/phpunit/integration/includes/user
Alexander Vorwerk def29c6d06 ActorStore: avoid throwing in case of invalid usernames
When an username cannot be a valid actor,
ActorStore::newUserIdentityByName() should return null instead of
throwing an Exception.

Bug: T283167
Change-Id: Id04978cf2a417f2354d5e336ed1b0b67462603e9
2021-05-19 20:30:55 +00:00
..
ActorStoreTest.php ActorStore: avoid throwing in case of invalid usernames 2021-05-19 20:30:55 +00:00
ActorStoreTestBase.php Replace uses of DB_MASTER with DB_PRIMARY 2021-04-29 09:24:31 -07:00
UserFactoryTest.php Remove $actor field from UsererIdentityValue 2021-04-13 18:18:06 +00:00
UserSelectQueryBuilderTest.php Remove $actor field from UsererIdentityValue 2021-04-13 18:18:06 +00:00