socialbox-php/tests/Socialbox
netkas 7ba33f215c
Some checks failed
CI / release (push) Has been cancelled
CI / debug (push) Has been cancelled
CI / release_executable (push) Has been cancelled
CI / debug_executable (push) Has been cancelled
CI / check-phpunit (push) Has been cancelled
CI / check-phpdoc (push) Has been cancelled
CI / generate-phpdoc (push) Has been cancelled
CI / test (push) Has been cancelled
CI / release-documentation (push) Has been cancelled
CI / release-artifacts (push) Has been cancelled
Add tests for settings information fields, including maximum length, XSS defense, privacy state enforcement, and invalid key formats
2025-03-28 15:53:34 -04:00
..
Classes Updated CryptographyTest.php 2025-03-13 14:52:02 -04:00
Enums/Flags Removed unnecessary blank line in SessionFlagsTest.php 2025-03-14 15:25:54 -04:00
AddressBookTest.php Add comprehensive tests for address book operations, including special characters, SQL injection, persistence, race conditions, and invalid inputs 2025-03-28 15:16:49 -04:00
SettingsTest.php Add tests for settings information fields, including maximum length, XSS defense, privacy state enforcement, and invalid key formats 2025-03-28 15:53:34 -04:00
SocialClientRegistrationTest.php Add additional assertions for session state in SocialClientRegistrationTest 2025-03-28 14:52:58 -04:00
SocialClientTest.php Moved test case testPeerResolution to SocialClientTest 2025-03-26 15:23:34 -04:00