45 Commits

Author SHA1 Message Date
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
7ee3bd1727 [ticket/690] Adjust setUp() declaration and classes
B3P-690
2021-08-27 22:35:34 +02: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
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
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
d819efc34b [ticket/614] Select correct role ID for hidden forum
B3P-614
2015-06-19 13:50:00 +02:00
Marc Alexander
7ff4937108 [ticket/534] Adapt tests for master branch of phpBB
B3P-534
2015-05-01 15:00:46 +02:00
Marc Alexander
61077d332a [2.2.x] Enable tests that should work with up-to-date DOMCrawler 2015-04-30 17:39:11 +02:00
Marc Alexander
8e85752c65 [ticket/469] Enable portal on all pages in subsilver2 & add tests
B3P-469
2015-02-14 22:21:10 +01:00
Marc Alexander
9bf8fd049d [ticket/465] Use path instead of pattern in routing.yml
B3P-465
2015-02-11 11:53:19 +01:00
Marc Alexander
ef22291efe [ticket/416] Add tests for adding more than one module if possible
B3P-416
2014-12-02 21:39:12 +01:00
Marc Alexander
fa6c211a87 [ticket/429] Remove upload module
It is no longer functional and does not fit the idea of extensions.

B3P-429
2014-12-01 14:41:49 +01:00
Marc Alexander
e26ffa88b8 [ticket/420] Correctly set permissions for hidden forum
B3P-420
2014-11-23 13:48:02 +01:00
Marc Alexander
aa9421f1a1 [ticket/420] Add test for checking if permission check in latest news works
B3P-420
2014-11-23 00:57:29 +01:00
Marc Alexander
e9c8ffe28f [ticket/378] Add functional test and correct check in listener
B3P-378
2014-09-24 23:59:08 +02:00
Marc Alexander
5c35cb9cf8 [ticket/358] Remove use of T_EXT_THEME_PATH in attachments side
Additionally, we'll now also test that the portal doesn't show errors
while using subsilver.

B3P-358
2014-08-25 22:49:13 +02:00
Marc Alexander
52c668eba1 [ticket/349] Pass link_id to form when submitting edited link
B3P-349
2014-08-24 23:19:35 +02:00
Marc Alexander
7556ddfc3d [ticket/337] Explicitly state UTF8 as encoding in tests
B3P-337
2014-08-23 21:00:21 +02:00
Marc Alexander
a61eab4b36 [ticket/337] Move log and permission lang variables back to info_acp_portal
Tests for correct displayal of language variables have been added.

B3P-337
2014-08-23 20:35:48 +02:00
Marc Alexander
496fb8b60b [ticket/293] Use trimmessage as composer dependency
B3P-293
2014-07-08 00:07:44 +02:00
Marc Alexander
cd43291738 [ticket/283] Mark shortened message test skipped if trimmessage not available
B3P-283
2014-07-06 22:07:44 +02:00
Marc Alexander
7d0edf7403 [ticket/269] Use trimmessage tool as extension and add test
B3P-269
2014-06-27 17:39:16 +02:00
Joas Schilling
fe33179197 Use new testing framework, weeeeh 2014-06-10 23:33:51 +02:00
Marc Alexander
923574566b [ticket/239] Do not test access to the upload module
B3P-239
2014-06-09 15:11:12 +02:00
Marc Alexander
50737c5cff [ticket/251] Fix display of date of users upcoming birthdays
B3P-251
2014-06-09 14:39:22 +02:00
Marc Alexander
81d25051ad [ticket/240] Specify correct namespace of bbcode class
B3P-240
2014-04-12 15:42:49 +02:00
Marc Alexander
4da6d97653 [ticket/102] Add functional tests for deleting module and fix deleting module
B3P-102
2014-04-08 16:41:20 +02:00
Marc Alexander
2da97611a7 [ticket/102] Cover moving modules more and fix functional tests
B3P-102
2014-04-08 00:19:18 +02:00
Marc Alexander
8db374bcd8 [ticket/233] Properly redirect to portal after login
We need to provide a proper path with controller helper and path helper.
A simple path to the portal is not enough, as we redirect from ucp.php.
Therefore, we need to remove the web root path from the URL to the portal.

B3P-233
2014-04-06 19:48:41 +02:00
Marc Alexander
85ea218545 [ticket/229] Test if legend contains more than just Administrators
B3P-229
2014-04-06 01:26:36 +02:00
Marc Alexander
e88a313640 [func_test/registered] Add functional tests for registered users
B3P-203
2014-01-31 17:09:55 +01:00
Marc Alexander
795add0751 [functional_test/announce] Add functional tests for announcements on portal 2013-12-29 22:12:23 +01:00
Marc Alexander
2c08318ee4 [tests/portal_acp] Test if acp portal pages show without errors 2013-11-24 01:18:38 +01:00
Marc Alexander
5e575e2f83 [use/request_class] Add test for no errors for guests on portal with poll 2013-11-26 12:56:24 +01:00
Marc Alexander
71a4315ffe [extend/vote_test] Change links to portal to use correct format app.php/portal 2013-11-19 17:34:23 +01:00
Marc Alexander
669688006f [extend/vote_test] Extend vote test to vote on poll 2013-11-19 16:51:28 +01:00
Marc Alexander
5609bf131b [split/functional_test] Split poll tests into seperate functional test file 2013-11-17 23:48:54 +01:00
Marc Alexander
71145968ca [feature/module_services] Try fixing function tests for nginx 2013-11-14 19:31:26 +01:00
Marc Alexander
0f449e142a [feature/module_services] Add tests that check if errors appear on portal 2013-11-14 18:48:23 +01:00
Marc Alexander
52b7ce6aa3 [remove/add_lang] Remove add_lang from functional tests 2013-11-06 16:46:37 +01:00
Marc Alexander
9adf059eaa [ticket/181] Correctly check if Board3 Portal extension is disabled 2013-11-06 16:20:50 +01:00
Marc Alexander
04f6d4018f [ticket/181] Check if mod_rewrite is enabled in functional tests 2013-11-06 12:54:57 +01:00
Marc Alexander
2c8a93b6d9 [ticket/181] Add functional tests for portal redirect 2013-11-06 11:48:09 +01:00