flexisip-account-manager/flexiapi/tests/Feature
Timothée Jaussoin b1d58d83c9 Fix #177
Implement XMLRPC like retrocompatibility endpoints
Validate phone-info endpoint phone format
Improve OVHSMS error handling and log errors
Complete tests
Fix #34 return a generic message for 404 errors
Fix #38 simplify the domain resolving parameter and remove the domain parameter in the token based account creation endpoint
2022-08-23 11:27:35 +02:00
..
AccountActionTest.php Display the account type as a list in vCard 2022-01-24 17:31:49 +01:00
AccountApiKeyTest.php QRCode based authentication 2022-07-12 15:14:46 +02:00
AccountApiTest.php Fix #177 2022-08-23 11:27:35 +02:00
AccountContactsTest.php Add a send message endpoint, passing by the linphone-daemon unix pipe 2022-02-08 18:04:25 +01:00
AccountCreationTokenTest.php Keep the compatibility with old deprecated endpoints and parameters 2022-06-28 14:50:31 +02:00
AccountMessageTest.php Add a send message endpoint, passing by the linphone-daemon unix pipe 2022-02-08 18:04:25 +01:00
AccountPhoneChangeTest.php Add a send message endpoint, passing by the linphone-daemon unix pipe 2022-02-08 18:04:25 +01:00
AccountProvisioningTest.php QRCode based authentication 2022-07-12 15:14:46 +02:00
AccountTypeTest.php Add AccountAction model, CRUD and tests 2021-10-26 11:20:00 +02:00
AuthenticateDigestAndKeyTest.php Resolve properly the domain/realm when hashing the password 2021-02-11 16:06:20 +01:00
ExternalAccountTest.php Add ExternalAccounts and related features 2022-07-12 17:05:17 +02:00