1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-05 08:17:47 +02:00

18 Commits

Author SHA1 Message Date
Marc Alexander
5c7f19bf24 Merge pull request #6838 from rxu/ticket/17535
[ticket/17535] Upgrade PHPUnit to version 10
2025-07-30 13:48:49 +02:00
rxu
09ff07646f [ticket/17528] Adjust tests code styling
PHPBB-17528
2025-07-18 13:27:08 +07:00
rxu
902c99bc0c [ticket/17535] Fix tests PHP deprecations and notices
PHPBB-17535
2025-07-18 13:14:06 +07:00
rxu
8a99024087 [ticket/17535] Convert config files, make data providers static
PHPBB-17535
2025-07-18 13:13:59 +07:00
rxu
d2202b7747 [ticket/17507] Fix column removal issues
PHPBB-17507
2025-07-08 01:02:36 +07:00
rxu
07b63fc6a8 [ticket/17507] Adjust module removal procedure
PHPBB-17507
2025-07-07 23:18:02 +07:00
rxu
0f71afae61 [ticket/17507] Add base class for testing migrations
PHPBB-17507
2025-07-07 23:18:01 +07:00
rxu
59ef2c8fce [ticket/17507] Add remove_jabber migration test
PHPBB-17507
2025-07-07 23:18:01 +07:00
rxu
5eaabb1c39 [ticket/17525] Fix handling index name prefix logic for renaming
PHPBB-17525
2025-07-04 01:25:04 +07:00
Marc Alexander
873a22176d [ticket/17010] Add Webpush settings and language entries
PHPBB3-17010
2024-02-24 11:58:27 +01:00
Marc Alexander
9fbe00dd45 [ticket/17176] Fix some PHP 8.x deprecations and clean up test code
PHPBB3-17176
2023-09-18 19:28:22 +02:00
Tristan Darricau
b266ebbcef [ticket/16741] Test fixes
PHPBB3-16741
2021-11-09 02:49:56 +01:00
rxu
80ec1dc042 [ticket/16549] Fix migrations_check_config_added_test
PHPBB3-16549
2020-10-18 10:38:35 +07:00
rxu
032d898ddb [ticket/16549] PHPUnit function declarations tiny cleanup
PHPBB3-16549
2020-10-18 10:38:34 +07:00
rubencm
758c28ca69 [ticket/16346] More fixes
PHPBB3-16346
2020-08-14 08:29:14 +00:00
kasimi
b5a1c54ab2 [ticket/16510] Exclude deleted config entries in test
PHPBB3-16510
2020-06-06 21:48:15 +02:00
kasimi
5e23959e12 [ticket/16510] Fixed test
PHPBB3-16510
2020-06-06 21:03:24 +02:00
kasimi
e05876a5f6 [ticket/16510] Test if all config options exist in schema_data.sql
PHPBB3-16510
2020-06-06 17:21:36 +02:00