Dhruv
14071e6085
[ticket/11493] add checks for Notice and Warning
...
PHPBB3-11493
2013-04-15 22:02:21 +05:30
Dhruv
82a630cd64
[ticket/11493] add check for phpBB Debug in functional tests
...
PHPBB3-11493
2013-04-15 20:41:05 +05:30
Joas Schilling
6bcc220df3
[ticket/11494] Filter crawler in first place
...
PHPBB3-11494
2013-04-15 03:37:03 +02:00
OpenShift guest
9e2acdab9a
[ticket/11458] Fix functional test again
...
Add 'u_foo' to phpbb_acl_options
Make sure extension and fixtures are added before running test
PHPBB3-11458
2013-04-14 17:57:36 -04:00
OpenShift guest
2c910999b0
[ticket/11458] Fix test
...
PHPBB-11458
2013-04-13 13:56:02 -04:00
Joas Schilling
cbfe866eba
[ticket/11494] Use functions instead of repeating
...
PHPBB3-11494
2013-04-13 18:03:02 +02:00
OpenShift guest
84c815a12e
[ticket/11458] Add functional test
...
Since there is no test method to include extension language files, a
functional test seems more appropriate.
We add a permission mask 'acl_u_foo' with translation found in extenion
'bar' and confirm that the permission language file 'permissions_foo.php'
from 'bar' was added by asserting that 'Can view foo' exists when viewing
user permissions in acp
PHPBB3-11458
2013-04-13 11:24:47 -04:00
Joas Schilling
06e32e36df
[ticket/10844] Add unit tests for different root_paths
...
PHPBB3-10844
2013-04-12 21:35:08 +02:00
Joas Schilling
13ca1f5598
[ticket/11491] Copy files back only if we saved them previously
...
PHPBB3-11491
2013-04-12 02:18:38 +02:00
Joas Schilling
3436e3f102
[ticket/11491] Only copy files from phpBB/ext/ the directory exists
...
PHPBB3-11491
2013-04-12 02:03:58 +02:00
Joas Schilling
0b64db275b
[ticket/11491] Correctly remove the store/temp_ext/ directory after use
...
PHPBB3-11491
2013-04-12 01:40:45 +02:00
Joas Schilling
56bcf7497e
[ticket/11491] Fix path to the ext/ folder
...
PHPBB3-11491
2013-04-12 01:10:09 +02:00
Joas Schilling
08e7bd6166
[ticket/11491] Add extension_acp_test.php to functional group
...
PHPBB3-11491
2013-04-12 01:09:09 +02:00
Joas Schilling
4c99229be8
[ticket/11491] Fix class name of functional test
...
PHPBB3-11491
2013-04-12 01:08:40 +02:00
Joas Schilling
b2b8b62fad
[ticket/11491] Move file to correct directory
...
PHPBB3-11491
2013-04-12 01:08:09 +02:00
Joas Schilling
5c24474c2a
[ticket/11494] Fix memberlist leaders functional tests
...
The scope of the crawler should be reduced to the specific table
PHPBB3-11494
2013-04-11 22:11:52 +02:00
Joas Schilling
4d4cf25edd
[ticket/11492] Fix the test once more
...
PHPBB3-11492
2013-04-11 16:29:15 +02:00
Joas Schilling
7f527e8012
[ticket/11492] Fix issues with log object
...
PHPBB3-11492
2013-04-11 16:05:04 +02:00
Joas Schilling
f920c69ad5
[ticket/11492] Split into mutliple tests
...
PHPBB3-11492
2013-04-11 15:44:54 +02:00
Joas Schilling
e5503e20d8
[ticket/11492] Do not add the user again
...
PHPBB3-11492
2013-04-11 15:28:55 +02:00
Joas Schilling
59ad90b25c
[ticket/11492] Add tests for removing/adding users
...
PHPBB3-11492
2013-04-11 15:20:14 +02:00
Joas Schilling
60713c8a20
[ticket/11492] Add functional test for empty teampage
...
PHPBB3-11492
2013-04-11 15:00:22 +02:00
Joas Schilling
bc423f0d97
[ticket/11465] Correctly set the root path for the test
...
PHPBB3-11465
2013-04-10 13:11:13 +02:00
Joas Schilling
6110380a35
[ticket/11465] Add phpBB module to test
...
PHPBB3-11465
2013-04-10 13:07:25 +02:00
Nils Adermann
3985bdbc1b
Merge pull request #1199 from imkingdavid/ticket/11334
...
[ticket/11334] Properly generate controller URL with helper url() method
2013-04-03 06:44:15 -07:00
Nils Adermann
78dc1c84c8
Merge pull request #1316 from nickvergessen/ticket/11405
...
Ticket/11405 Users that are subscribed to a forum, should receive notifications for new replies
2013-03-31 15:02:48 -07:00
Andreas Fischer
e3a6935de6
[ticket/11469] Add more table status assertions.
...
PHPBB3-11469
2013-03-28 00:28:51 +01:00
Andreas Fischer
e022a7e8f6
[ticket/11469] Remove comments. Method names should be good enough now.
...
PHPBB3-11469
2013-03-28 00:28:51 +01:00
Andreas Fischer
a04fe625a8
[ticket/11469] Do not repeat markTestSkipped() message.
...
PHPBB3-11469
2013-03-28 00:28:51 +01:00
Andreas Fischer
6f946e2188
[ticket/11469] Refactor get_three_rows() into get_rows($n).
...
PHPBB3-11469
2013-03-28 00:28:51 +01:00
Andreas Fischer
eacd0f3e7d
[ticket/11469] Fix spacing in getDataSet().
...
PHPBB3-11469
2013-03-28 00:28:51 +01:00
Andreas Fischer
c909d9602b
[ticket/11469] Do not repeat assert_config_count(2). Also move to setUp().
...
PHPBB3-11469
2013-03-28 00:28:50 +01:00
Andreas Fischer
b48c4d9549
[ticket/11469] Use setUp() to setup DB and a buffer with size 2.
...
PHPBB3-11469
2013-03-28 00:28:50 +01:00
Andreas Fischer
b88eb3c8e0
[ticket/11469] Do not repeat row generation.
...
PHPBB3-11469
2013-03-28 00:28:50 +01:00
Andreas Fischer
873f098b6c
[ticket/11469] Do not repeat array with three rows.
...
PHPBB3-11469
2013-03-28 00:28:46 +01:00
Andreas Fischer
a534497d82
[ticket/11469] Move protected method to end of test file.
...
PHPBB3-11469
2013-03-28 00:22:07 +01:00
Joas Schilling
69ad4aab78
[ticket/11469] Check return values of the functions
...
PHPBB3-11469
2013-03-27 20:55:08 +01:00
Joas Schilling
9606ccc202
[ticket/11469] Split tests and skip multi_insert if unavailable
...
PHPBB3-11469
2013-03-27 20:54:20 +01:00
Andreas Fischer
55fb87ff18
Merge remote-tracking branch 'nickvergessen/ticket/bantu/11469' into ticket/11469
...
* nickvergessen/ticket/bantu/11469:
[ticket/11469] Use method to check config count, instead of repeating it
[ticket/11469] Return after sql_multi_insert when multi_insert is false
[ticket/11469] Add some basic unit tests for phpbb_db_sql_insert_buffer
2013-03-27 18:11:49 +01:00
Joas Schilling
af9f30cd52
[ticket/11469] Use method to check config count, instead of repeating it
...
PHPBB3-11469
2013-03-27 14:09:04 +01:00
Joas Schilling
8dd26dee83
[ticket/11469] Add some basic unit tests for phpbb_db_sql_insert_buffer
...
PHPBB3-11469
2013-03-27 14:00:46 +01:00
Joas Schilling
bdd2062a66
[ticket/11474] Add test user with only global m_approve permissions
...
PHPBB3-11405
PHPBB3-11474
2013-03-27 11:12:33 +01:00
Nils Adermann
b7778f7fde
Merge remote-tracking branch 'github-bantu/ticket/11460' into develop
...
* github-bantu/ticket/11460:
[ticket/11460] Add default behaviour tests for notification and email types.
[ticket/11460] Configure functional test board email using dummy SMTP data.
[ticket/11460] Add test for whether post_email and topic_email are checked.
[ticket/11460] Add methods for checkbox handling to phpbb_functional_test_case.
[ticket/11460] Drop incorrect phpbb_notification_{type,method}_ prefix.
2013-03-27 06:31:53 +01:00
Joas Schilling
8a94e08e30
[ticket/11405] Add unit tests for post_in_queue
...
PHPBB3-11405
2013-03-26 20:17:26 +01:00
Joas Schilling
0f204595d9
[ticket/11405] Fix "only variables should be passed by reference"
...
PHPBB3-11405
2013-03-26 20:17:24 +01:00
Joas Schilling
e20b0a4234
[ticket/11405] Use different fixtures so it's not a total mess
...
PHPBB3-11405
2013-03-26 13:06:04 +01:00
Joas Schilling
7e2f80ec0a
[ticket/11405] Add unit tests for bookmarking
...
PHPBB3-11405
2013-03-26 12:59:35 +01:00
Joas Schilling
cdd45cb8ba
[ticket/11405] Move test to submit_post_base.php and use data sets for testing
...
PHPBB3-11405
2013-03-26 12:58:14 +01:00
Joas Schilling
053c75543d
[ticket/11405] Correctly prefill the tables (missed the posts and not-types)
...
PHPBB3-11405
2013-03-25 15:34:18 +01:00
Joas Schilling
060876e627
[ticket/11405] Add a base class to avoid duplicated setUp() code
...
PHPBB3-11405
2013-03-25 15:16:29 +01:00