Michael
19529e2aa1
Merge remote-tracking branch 'upstream/2023.09-rc' into smilies
2023-10-12 20:49:20 +00:00
Hypolite Petovan
5d428ac8af
Add newly required constructor parameter to BaseApi-related tests
2023-10-11 10:17:32 -04:00
Hypolite Petovan
6d009a3e0f
Add chunk method to BaseCollection
...
- Add test for BaseCollection->chunk
2023-10-03 19:58:52 -04:00
Hypolite Petovan
86cba639fc
Add implementation of the Content-Type header value from the MIME type RFC
...
- Add tests for the new classes
2023-10-03 19:58:50 -04:00
Hypolite Petovan
642baa1f2a
Rename ApipResponse->exit* methods to better show their meaning
2023-09-24 07:08:16 -04:00
Hypolite Petovan
960171c4e0
Remove dependency on super-globals in Module\Api\ApiResponse
...
- Updated DI dependencies to reflect the new parameters
- Updated tests to reflect the new parameters
2023-09-24 07:08:16 -04:00
Michael
e9e5bb12b9
Tests ...
2023-09-09 10:48:43 +00:00
Michael
2c308d300a
Test tests again
2023-09-09 10:44:51 +00:00
Michael
dbf863fbd2
Test test
2023-09-09 10:37:26 +00:00
Michael
5cc1f87511
Fix tests?
2023-09-09 09:59:30 +00:00
Michael
97e3ff1901
Fix test?
2023-09-08 16:45:59 +00:00
Michael
6288b5cc51
Fix tests
2023-09-08 16:32:36 +00:00
Hypolite Petovan
059a111282
Add unit tests for Smilies::isEmojiPost
...
- Current implementation is failing tests with emojis including the zero-width-joiner character, encoded on 3 bytes only.
2023-08-29 22:16:09 -04:00
Philipp
367d9149aa
test
2023-07-29 13:51:03 +02:00
Philipp
6bcf5cb823
Make InstanceManager strategy naming convention case insensitive.
2023-07-29 13:20:02 +02:00
Philipp
9ff89a970a
Rename NAME to constant
2023-07-28 17:39:12 +02:00
Philipp
bbfec06a3d
Add "getName()" test
2023-07-26 21:44:31 +02:00
Philipp
9f18222a06
Unify "Capability"
2023-07-26 21:44:31 +02:00
Philipp
f2c02a79b9
Move Cache to strategies
2023-07-26 19:17:43 +02:00
Philipp
ede8896721
Make PHP-CS happy
2023-07-21 22:47:09 +02:00
Philipp
cba656383e
Adhere feedback
...
- rename hooks.config.php to strategies.config.php
- change all corresponding classes and tests
2023-07-21 22:42:24 +02:00
Philipp
447f9daa9f
Fix PHP-CS
2023-07-17 01:19:37 +02:00
Philipp
8dbbf882a8
Fix SyslogLogger and tests
2023-07-17 01:16:29 +02:00
Philipp
bca6abf4ab
Fix logger classes and tests
2023-07-17 01:06:11 +02:00
Philipp
903ecc2a76
Make PHP-CS happy
2023-07-17 00:15:16 +02:00
Philipp
5c57d8de20
Add license
2023-07-17 00:13:03 +02:00
Philipp
93af6f0564
Add tests for InstanceManager and remove Decorator hook logic (avoid complex Dice logic)
2023-07-17 00:10:15 +02:00
Philipp
527622df4a
Add tests for HookFileManager
2023-07-16 22:41:56 +02:00
Philipp
a9178e6982
Add tests for AddonFiles
2023-07-16 22:05:59 +02:00
Philipp
14b76e48f0
Introduce dynamic hook loading
...
- Dynamically load addon files
- Dynamically load hooks
- Rewrite Logger-logic to use new hook logic (Monolog is working again)
2023-07-16 18:43:35 +02:00
Hypolite Petovan
76de49a25c
Add fields to Report entity
...
- Add clock dependency to Moderation\Factory\Report
- Change DateTime field to DateTimeImmutable to satisfy Clock return type
- Add category, status and resolution constants
2023-07-09 18:32:42 -04:00
Philipp
f68dd99518
Some more deprecation fixups
2023-07-05 23:16:01 +02:00
Philipp
5fbdcd4a26
Fix PHPUnit 10 deprecations
2023-07-05 23:15:23 +02:00
git-marijus
0af73775be
fix issue #13174
2023-06-17 22:31:25 +02:00
Hypolite Petovan
fc09017dd1
Remove support for user.parent-uid = 0
...
- uid = 0 is the system user which isn't supposed to be the parent-uid of all the non-delegate users
2023-05-29 18:32:21 -04:00
Hypolite Petovan
4f7740264e
Replace "group" with "circle" in the rest of the code
...
- Remaining mentions already mean "forum"
2023-05-27 22:01:45 -04:00
Michael
a198108222
Fix tests
2023-05-17 09:01:52 +00:00
Philipp
c21e6ab952
Fixup incrementQueue
2023-05-14 20:52:07 +02:00
Philipp
07856ee6b4
PHP-CS
2023-05-14 20:34:42 +02:00
Philipp
10aec7120a
add license
2023-05-14 20:32:34 +02:00
Philipp
e998c059b6
Escape message for notifications
2023-05-14 20:31:20 +02:00
Philipp
a74c0e86c9
PHP-CS ...
2023-05-13 22:46:10 +02:00
Philipp
60ea36259e
PHP-CS ...
2023-05-13 22:42:56 +02:00
Philipp
8e208a0f41
adhere PHP CC
2023-05-13 22:36:18 +02:00
Philipp
db4c9773b2
add license
2023-05-13 22:35:32 +02:00
Philipp
7bf2606120
Update & fix
2023-05-13 22:18:00 +02:00
Philipp
557d0e3aeb
Add direct field possibility
2023-05-13 22:04:51 +02:00
Hypolite Petovan
018930b907
Rename tests/src/Util/AclFormatter file to match class name
2023-04-30 21:17:17 -04:00
Philipp
9c375e6460
Fix DateTimeFormat issue
2023-04-03 18:42:41 +02:00
Philipp
c2d11328cc
adapt minor changers / fix tests
2023-03-27 19:36:14 +02:00
Philipp
36e21cacc9
Apply suggestions from code review
...
Switch to `isWritable`
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2023-03-27 19:36:14 +02:00
Philipp
e072c9985e
Fixup and adding tests
2023-03-27 19:36:13 +02:00
Josh Soref
2b819b8f8c
spelling: resource
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 20:04:18 -04:00
Josh Soref
b2dee7c0dc
spelling: remote
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 20:04:18 -04:00
Josh Soref
68a5a99d8b
spelling: password
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 20:04:07 -04:00
Josh Soref
672686faa5
spelling: deletes
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 18:59:11 -04:00
Josh Soref
9fc26de628
spelling: children
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 18:59:11 -04:00
Josh Soref
752d5ada99
spelling: valuable
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:14:16 -04:00
Josh Soref
af324f6adf
spelling: response
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:14:16 -04:00
Josh Soref
6206c7d2e1
spelling: override
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:14:16 -04:00
Josh Soref
b7811f7423
spelling: outputting
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:14:16 -04:00
Josh Soref
6f0364d6bf
spelling: nonexistent
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:14:15 -04:00
Josh Soref
3b173f2007
spelling: nonexistent
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:14:15 -04:00
Josh Soref
923ce1f742
spelling: mergeable
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:14:15 -04:00
Josh Soref
66a1e505e3
spelling: hierarchical
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:23 -04:00
Josh Soref
044bc8ddac
spelling: formatter
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:23 -04:00
Josh Soref
3147cb22c0
spelling: entities
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:23 -04:00
Josh Soref
ab4689e1b6
spelling: does
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:23 -04:00
Josh Soref
57f77f4124
spelling: correct
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:22 -04:00
Josh Soref
2da2a38d48
spelling: applications
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:22 -04:00
Michael
aef8e90f8e
Tests fixed
2023-03-22 03:49:40 +00:00
Michael
7e6ba0b4d2
Tests added
2023-03-21 04:20:03 +00:00
Michael
55912d1c75
Test added
2023-03-20 07:03:17 +00:00
Michael
3a73df7007
Fix tests
2023-03-20 04:25:05 +00:00
Philipp
5062e174b7
Merge pull request #12914 from MrPetovan/bug/12842-bbcode-html-list
...
Rework new lines around list BBCode
2023-03-19 08:27:31 +01:00
Hypolite Petovan
820c3923a7
Fix wrong assertion in DBKeyValueStorageTest
2023-03-18 23:36:07 -04:00
Hypolite Petovan
1ce438e964
Rework new lines around list BBCode
...
- Remove blanket new lines remover in HTML::toBBCode
- Add test to ensure the commutativity of the markups
2023-03-18 23:35:51 -04:00
Hypolite Petovan
200bdb55ba
Normalize [ul] and [ol] BBCode output to <ul> and <ol> HTML tags
2023-03-18 23:35:51 -04:00
Hypolite Petovan
c3cecf3d28
Provide corresponding default value for $try_oembed in BBCodeTest->testConvert
...
- Add documentation about system.remove_multiplicated_lines expected value
2023-03-18 23:35:51 -04:00
Hypolite Petovan
67c0c279aa
Remove extra whitespace in Content\Text\HTMLTest
2023-03-18 23:35:51 -04:00
Michael
92a04baf62
Tests should now work
2023-03-17 18:08:37 +00:00
Michael
e55f38cc98
Fix test
2023-03-17 18:01:51 +00:00
Michael
d058275723
Some tests added / ensure to have paragraphs
2023-03-17 17:40:22 +00:00
Michael
84ec9b0814
Restore tests
2023-03-17 12:43:23 +00:00
Michael
d4aec5cbd3
Revert tests
2023-03-17 12:41:26 +00:00
Michael
1a15951cae
Tests
2023-03-17 07:04:53 +00:00
Michael
2a0ad0c482
Some more test fixed
2023-03-17 06:58:21 +00:00
Michael
eee65b31fd
Fix tests
2023-03-17 06:55:38 +00:00
Philipp
7e92adef6c
Fix API tests without addon table
2023-02-21 21:01:40 +01:00
Philipp
d772331b91
Fix multiple serialized values
2023-02-20 17:22:59 +01:00
Philipp
9e6d95284b
Adapt tests to use new BaseURL UriInterface
2023-02-18 21:12:21 +01:00
Philipp
45749c14be
Refactor BaseURL.php to UriInterface compatible class
...
- remove parts
- added tests
2023-02-18 21:12:20 +01:00
Philipp
1e4ed3d5a1
revert api.fixture.php change
2023-02-13 21:06:02 +01:00
Philipp
51ab7f4fcb
code review
2023-02-13 20:56:19 +01:00
Philipp
e1813e3d73
Restructure tests
...
- Avoid database leftovers
2023-02-13 20:52:24 +01:00
Philipp
704508fc65
Remove flasky testpart
2023-02-13 19:24:01 +01:00
Philipp
8881882bce
another phpunit optimiziation ..
2023-02-12 15:41:25 +01:00
Philipp
4d6c8241fc
Optimize phpunit
2023-02-12 14:57:55 +01:00
Philipp
3edc5553c6
use own local.config.php for CI
2023-02-12 14:38:43 +01:00
Philipp
ab281d5190
Fix dba cache
2023-02-12 13:23:39 +01:00