Nathaniel Guse
3c76cdeb67
[ticket/11413] Remove remaining irrelevant code to this PR
...
PHPBB3-11413
2013-05-03 08:50:27 -05:00
Nathaniel Guse
77147b53c1
[ticket/11413] Remove mock sql_insert_buffer.php (not relevant to PR)
...
PHPBB3-11413
2013-05-03 08:38:00 -05:00
Nathaniel Guse
07c972f5d7
[ticket/11413] Remove changes for ticket 11420 from this branch
...
PHPBB3-11413
2013-05-02 15:39:26 -05:00
Nathaniel Guse
9004676810
[ticket/11413] Include mock class
...
PHPBB3-11413
2013-04-30 22:02:10 -05:00
Nathaniel Guse
2f2feaa4e8
[ticket/11413] Don't use the database for the convert test
...
Different databases seem to work slightly differently here and are causing
errors
PHPBB3-11413
2013-04-30 21:38:40 -05:00
Nathaniel Guse
f2e618a05d
[ticket/11413] Test get_notification_type_id and _ids functions
...
PHPBB3-11413
2013-04-30 21:10:04 -05:00
Nathaniel Guse
00ea297b61
[ticket/11413] Create test for notification conversion
...
PHPBB3-11413
2013-04-30 20:54:01 -05:00
Nathaniel Guse
878df5f280
[ticket/11413] Fix test fixtures and tests
...
PHPBB3-11413
2013-04-29 23:10:38 -05:00
Nathaniel Guse
78c22248fa
[ticket/11413] Fix some more tests
...
PHPBB3-11413
2013-04-29 22:41:08 -05:00
Nathaniel Guse
4cd0914f89
[ticket/11413] Fix notification tests
...
Send types/methods the cache service, not the driver (not sure why the
driver was sent before)
PHPBB3-11413
2013-04-29 22:16:46 -05:00
Nathan Guse
f49993766e
[ticket/11335] (more) Make php_ext 'php' not '.php'
...
PHPBB3-11335
2013-04-24 17:46:00 -05:00
Nathan Guse
c870b9f43b
[ticket/11335] (more tests) Make php_ext 'php' not '.php'
...
PHPBB3-11335
2013-04-24 17:45:56 -05:00
Nathan Guse
e5d032ca21
[ticket/11335] (more class loader) Make php_ext 'php' not '.php'
...
PHPBB3-11335
2013-04-24 17:45:53 -05:00
Nathan Guse
df518ac131
[ticket/11335] (tests) Make php_ext 'php' not '.php'
...
PHPBB3-11335
2013-04-24 17:45:51 -05:00
Nils Adermann
b8c2bf6ce4
Merge remote-tracking branch 'github-asperous/ticket/9975' into develop
...
* github-asperous/ticket/9975:
[ticket/9975] Moved a few E_USER_ERROR errors to /language
Conflicts:
phpBB/includes/user.php
2013-04-24 19:16:46 +02:00
Nils Adermann
81daf21dc0
Merge pull request #1324 from nickvergessen/ticket/10844-2
...
Ticket/10844 Extensions are not located when front-end file has a diffferent phpbb_root_path
2013-04-24 09:52:57 -07:00
Nils Adermann
3e32655c7f
Merge pull request #1290 from nickvergessen/ticket/11362
...
Correctly sanitise the directory path in finder
2013-04-24 09:45:34 -07:00
asperous
9f545a7f6b
[ticket/9975] Moved a few E_USER_ERROR errors to /language
...
There were a few error messages that a user could experience that would, previously, be without any the ability to be localized. There are some more E_USER_ERRORs that I did not change to a constant, for example the error message that is displayed if there aren't any folders in /language.
PHPBB3-9975
2013-04-23 09:55:36 -07:00
Joas Schilling
10781ce9ae
[ticket/10844] Increase prefix to not match template/ in finder test
...
PHPBB3-10844
2013-04-22 00:24:30 +02:00
Joas Schilling
12c432c523
[ticket/10844] Add extension template file to locate
...
PHPBB3-10844
2013-04-22 00:23:49 +02:00
Joas Schilling
1431a02756
[ticket/11501] Remove test_ prefix from data provider methods
...
PHPBB3-11501
2013-04-19 01:49:35 +02:00
Joas Schilling
845832820b
[ticket/11501] Assert the variables instead of fail() with the condition
...
PHPBB3-11501
2013-04-19 01:48:31 +02:00
Joas Schilling
423b310e2a
[ticket/11362] Extension manager depends on filesystem
...
PHPBB3-11362
2013-04-17 18:43:19 +02:00
Joas Schilling
869e00a23b
[ticket/11362] Move phpbb_clean_path into a simple filesystem service
...
PHPBB3-11362
2013-04-17 17:46:58 +02:00
Andreas Fischer
a0d10cd7fc
Merge remote-tracking branch 'nickvergessen/ticket/11491' into develop
...
* nickvergessen/ticket/11491:
[ticket/11491] Copy files back only if we saved them previously
[ticket/11491] Only copy files from phpBB/ext/ the directory exists
[ticket/11491] Correctly remove the store/temp_ext/ directory after use
[ticket/11491] Fix path to the ext/ folder
[ticket/11491] Add extension_acp_test.php to functional group
[ticket/11491] Fix class name of functional test
[ticket/11491] Move file to correct directory
2013-04-15 14:56:13 -04:00
Andreas Fischer
fbe115b434
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/11493] add checks for Notice and Warning
[ticket/11493] add check for phpBB Debug in functional tests
2013-04-15 14:27:52 -04:00
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
Joas Schilling
cbfe866eba
[ticket/11494] Use functions instead of repeating
...
PHPBB3-11494
2013-04-13 18:03:02 +02: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
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