gnu-social/src/Core
Hugo Sales f5fb4ed3c3
[TESTS] Add tests for GSFile
2021-09-14 13:13:15 +01:00
..
DB [DB] Refactor findOneBy method 2021-09-14 13:13:15 +01:00
I18n [DOCS][Dev] Add Internationalisation 2021-09-14 13:13:11 +01:00
Modules [ATTACHMENTS] Even more further refactoring 2021-09-14 13:12:18 +01:00
Queue [DOCS][Dev] Add Queues 2021-09-14 13:13:11 +01:00
Router [TESTS] Add tests of Common and fix small oddities that pop up 2021-09-14 13:10:22 +01:00
Cache.php [TESTS][CACHE] Fixup errors found in cache implementation by testing. Ensure the newest values are kept, in pushList with max_count 2021-09-14 13:13:12 +01:00
Controller.php [DOCS][Dev] Add Routes and Controllers 2021-09-14 13:13:10 +01:00
Entity.php [ENTITY] Fixup implementation, as imformed by tests 2021-09-14 13:13:13 +01:00
Event.php [EVENT] Fixup implementation, as imformed by tests 2021-09-14 13:13:13 +01:00
Form.php [TESTS] Raise test coverage for Form to 100% 2021-09-14 13:13:14 +01:00
GNUsocial.php [TESTS] Ignore GNUsocial class from tests, as it simply pipes objects around 2021-09-14 13:13:13 +01:00
GSFile.php [TESTS] Add tests for GSFile 2021-09-14 13:13:15 +01:00
HTTPClient.php [TESTS] Exclude HTTPClient from testing, as it's a simple wrapper and we don't want to be performing HTTP requests in tests, for speed and reliability 2021-09-14 13:13:14 +01:00
Log.php [TESTS][LOG] Raise test coverage for Log class to 100% 2021-09-14 13:13:14 +01:00
ModuleManager.php [TESTS] Raise test coverage for ModuleManager to 100% 2021-09-14 13:13:14 +01:00
Security.php [TESTS] Exclude class Security from testing, as it's a simple wrapper 2021-09-14 13:13:14 +01:00
UserRoles.php [GIT] Change my email to the new one in all files and bump copyright year 2021-09-14 13:06:56 +01:00
VisibilityScope.php [CORE] Rename NoteScope to VisibilityScope, as it will be used for attachment visbility too 2021-09-14 13:11:50 +01:00