]> git.mxchange.org Git - friendica.git/commit
Normalize API fixture data
authorHypolite Petovan <hypolite@mrpetovan.com>
Tue, 5 Mar 2024 15:10:15 +0000 (10:10 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Tue, 5 Mar 2024 15:10:15 +0000 (10:10 -0500)
commit1b651519a3513def63eb5b5a67a4efcf1d6fab8d
tree308ca0804776eba6495cb76a31aa53d7d12f0f7a
parentba07172a65e5b8367f19aa468e88b073c99dac1e
Normalize API fixture data

- Change public contact name to the related local user name
- Add location data to profile record that is used to update self and public contact during Auth
tests/datasets/api.fixture.php
tests/src/Module/Api/ApiTest.php