Commit Graph

186 Commits

Author SHA1 Message Date
Marc Alexander
6306d6a18b [ticket/715] Make expected error type depend on PHP version
B3P-715
2021-09-04 11:27:09 +02:00
Marc Alexander
ed54e3ef0c [ticket/715] Resolve issues with portal and tests on PHP 8.0
B3P-715
2021-09-04 11:09:52 +02:00
Marc Alexander
11326bce1a [ticket/715] Fix code sniffer and mssql complaints
B3P-715
2021-08-29 11:07:11 +02:00
Marc Alexander
d24316d809 [ticket/715] Resolve some more test issues
B3P-715
2021-08-29 09:39:57 +02:00
Marc Alexander
abf8a7bfcf [ticket/690] Make tests compatible with latest version of phpunit & phpBB
B3P-690
2021-08-27 22:35:42 +02:00
Marc Alexander
7ee3bd1727 [ticket/690] Adjust setUp() declaration and classes
B3P-690
2021-08-27 22:35:34 +02:00
Marc Alexander
12acc2191d [master] Fix tests with missing global 2017-11-05 11:38:10 +01:00
Marc Alexander
cc21416254 Merge branch '2.1.x' 2017-11-05 11:21:49 +01:00
Marc Alexander
5857effadd [ticket/704] Add missing phpbb_dispatcher definition for tests
B3P-704
2017-11-04 15:56:05 +01:00
Marc Alexander
391cffae02 Fix invalid includes 2017-01-13 23:27:22 +01:00
Marc Alexander
7f36382cc6 [ticket/690] Update test for phpBB 3.2.0 and PHP 7.1 compatibility
B3P-690
2017-01-08 22:09:21 +01:00
Marc Alexander
acea787547 [ticket/686] Add possibility to use UI tests
B3P-686
2016-07-31 20:12:18 +02:00
Marc Alexander
daf730ab12 [ticket/674] Define textformatter factory correctly
B3P-674
2016-04-23 12:58:55 +02:00
Marc Alexander
306101fee9 Merge branch 'ticket/669' into ticket/669-master
Conflicts:
	tests/functional/portal_announcement_test.php
2016-01-07 11:54:34 +01:00
Marc Alexander
0cc4deb495 [ticket/669] Purge cache if necessary in functional tests
B3P-669
2016-01-07 11:52:19 +01:00
Marc Alexander
bdd52ad3c0 [ticket/660] Fix tests after recent changes to phpBB
B3P-660
2015-11-11 09:36:56 +01:00
Marc Alexander
e4e5141978 [ticket/652] Fix test failures caused by latest changes to phpBB's master
B3P-652
2015-09-14 17:53:08 +02:00
Marc Alexander
2799ba6762 Merge branch '2.1.x' 2015-09-14 13:13:55 +02:00
Marc Alexander
bf8d10d3fe [ticket/649] Include correct language file for acp tests
B3P-649
2015-09-13 23:22:15 +02:00
Marc Alexander
8f99c070a8 [ticket/649] Fix test for getSubscribedEvents()
B3P-649
2015-09-13 23:12:27 +02:00
Marc Alexander
7e335a660b [master] Fix tests for master branch 2015-06-24 17:09:25 +02:00
Marc Alexander
0761948012 Merge branch '2.1.x'
Conflicts:
	tests/unit/event/listener_test.php
2015-06-24 16:10:22 +02:00
Marc Alexander
f82794df11 [ticket/634] Add tests for birthday_list and improve modules_helper_test
B3P-634
2015-06-23 17:56:54 +02:00
Marc Alexander
c3297982f7 [ticket/634] Remove unused sql_table_exists() function
B3P-634
2015-06-23 16:32:55 +02:00
Marc Alexander
668040b48e [ticket/634] Move get_sub_taged_string to fetch_posts
B3P-634
2015-06-23 16:02:08 +02:00
Marc Alexander
1eb4dc0e8e [ticket/634] Assert that events row is empty
B3P-634
2015-06-23 12:29:33 +02:00
Marc Alexander
66a5d95ed9 [ticket/634] Improve test coverage and fix coding issues
B3P-634
2015-06-23 12:15:38 +02:00
Marc Alexander
0cc4b4ea0a [ticket/634] Add tests for clock module and improve tests for calendar
B3P-634
2015-06-23 00:48:52 +02:00
Marc Alexander
2b65156d47 [ticket/634] Add more tests
B3P-634
2015-06-22 21:18:32 +02:00
Marc Alexander
98aee57309 [ticket/634] Add tests for welcome module
B3P-634
2015-06-22 17:50:23 +02:00
Marc Alexander
b805ce2e5f [ticket/634] Increase test coverage of acp module
B3P-634
2015-06-22 16:59:14 +02:00
Marc Alexander
c3d71b992f Merge branch '2.1.x' 2015-06-21 23:01:45 +02:00
Marc Alexander
dc5638ef55 [ticket/624] Display modules on all pages if column disabled in portal
B3P-624
2015-06-21 20:31:03 +02:00
Marc Alexander
d819efc34b [ticket/614] Select correct role ID for hidden forum
B3P-614
2015-06-19 13:50:00 +02:00
Marc Alexander
f64825e730 Merge branch '2.1.x'
Conflicts:
	tests/unit/functions/version_check_test.php
2015-06-13 18:20:43 +02:00
Marc Alexander
2b05a550c5 [ticket/577] Fix tests
B3P-577
2015-06-06 23:46:05 +02:00
Marc Alexander
a927aae498 [ticket/577] Use phpBB's extension version check instead of B3P version
B3P-577
2015-06-06 23:38:17 +02:00
Marc Alexander
4739c5317c Merge branch '2.1.x' 2015-06-06 18:17:19 +02:00
Marc Alexander
0665dba08f [ticket/571] Fix incorrect cast to integer in database_handler
B3P-571
2015-06-06 16:52:37 +02:00
Marc Alexander
31d01f0aa4 [ticket/571] Use proper links for forms in ACP
B3P-571
2015-06-06 15:37:03 +02:00
Marc Alexander
62847190dd Merge branch '2.1.x' 2015-06-05 12:16:33 +02:00
Marc Alexander
a832bea536 [ticket/565] Properly create select box for multiple options
B3P-565
2015-06-04 22:28:33 +02:00
Marc Alexander
309e6d06e2 [ticket/560] Properly instantiate router class in tests
B3P-560
2015-06-03 15:54:08 +02:00
Marc Alexander
efdfa5a074 Merge branch '2.1.x' 2015-06-03 15:39:34 +02:00
Marc Alexander
cddeb1eeac Merge pull request #559 from marc1706/ticket/558
[ticket/558] Fix coding guidelines infractions
2015-06-03 15:38:43 +02:00
Marc Alexander
522b4d3087 [ticket/558] Fix coding guidelines infractions
B3P-558
2015-06-03 13:59:26 +02:00
Marc Alexander
530d841674 [ticket/555] Fix tests
B3P-555
2015-06-03 13:36:21 +02:00
Marc Alexander
6ad980975a [ticket/546] Use phpbb\language\language for module language files
B3P-546
2015-05-06 11:46:49 +02:00
Marc Alexander
5a32b757f6 [ticket/544] Use dummy cache driver instead of replaced null driver
B3P-544
2015-05-06 09:54:24 +02:00
Marc Alexander
7ff4937108 [ticket/534] Adapt tests for master branch of phpBB
B3P-534
2015-05-01 15:00:46 +02:00