Marc Alexander
c0882c1d34
[ticket/14838] Add simple test for fetch_attachments method
...
PHPBB3-14838
2017-01-03 22:57:14 +01:00
Crizzo
71f82f2615
[ticket/14770] Decreases quality to 85, changes test to 85, too
...
PHPBB3-14770
2016-12-18 15:31:58 +01:00
javiexin
daae2147c8
[ticket/14855] Update notification and PM alert bubbles
...
Alternative implementation without removing notification from
the DOM, but changing the class. So that style designers
might have more options (show/not show).
Fix tests better.
PHPBB3-14855
2016-12-10 18:09:31 +01:00
javiexin
41b3450f2f
[ticket/14855] Update notification and PM alert bubbles
...
Alternative implementation without removing notification from
the DOM, but changing the class. So that style designers
might have more options (show/not show).
Fix tests.
PHPBB3-14855
2016-12-10 11:41:11 +01:00
Marc Alexander
6e6a2c5df8
Merge pull request #4488 from senky/ticket/14825
...
Add core.auth_oauth_login_after and core.auth_oauth_link_after
2016-11-13 21:27:51 +01:00
Jakub Senko
df0388ccc5
[ticket/14825] Add core.auth_oauth_(login/link)_after
...
PHPBB3-14825
2016-11-13 18:19:21 +01:00
Marc Alexander
372324cead
Merge pull request #4504 from VSEphpbb/ticket/14855
...
[ticket/14855] Update notification and PM alert bubbles
2016-11-12 19:30:34 +01:00
Tristan Darricau
dc32b900c5
Merge pull request #4486 from marc1706/ticket/11483
...
[ticket/11483] Generate user act key if database entry is empty
* github.com:phpbb/phpbb:
[ticket/11483] Add tests for generating user act key on force reactivate
[ticket/11483] Generate user act key if database entry is empty
2016-11-06 15:41:46 +01:00
Marc Alexander
ac36cc25eb
[ticket/11483] Add tests for generating user act key on force reactivate
...
PHPBB3-11483
2016-11-06 11:58:31 +01:00
Matt Friedman
af2bf4ef36
[ticket/14855] Update notification functional test
...
PHPBB3-14855
2016-11-05 19:41:08 -07:00
Marc Alexander
85898d3d2c
Merge pull request #4489 from rxu/ticket/14830
...
[ticket/14830] Fix FORM_INVALID error during some ACP setting operations
2016-10-28 19:36:49 +02:00
rxu
cefbd39b82
[ticket/14830] Fix tests
...
PHPBB3-14830
2016-10-24 01:54:40 +07:00
rxu
849cd74700
[ticket/14831] Add more tests against UCP modules
...
PHPBB3-14831
2016-10-23 23:33:03 +07:00
rxu
51ef1ae346
[ticket/14831] Add more tests, better name for $e placeholder
...
PHPBB3-14831
2016-10-23 22:44:47 +07:00
rxu
8afa9fdf28
[ticket/14830] Fix FORM_INVALID error during AСP search index deletion
...
PHPBB3-14830
2016-10-21 01:23:45 +07:00
rxu
244ff0f969
[ticket/14830] Fix ACP search control functional tests
...
PHPBB3-14830
2016-10-21 01:23:45 +07:00
Daniel Sinn
bf8ee698f9
[ticket/14802] Add test for empty/blank lines in poll options
...
PHPBB3-14802
2016-10-03 12:24:02 -04:00
Tristan Darricau
cdd56c0505
Merge pull request #4394 from marc1706/ticket/14484
...
[ticket/14484] Add possibility to use extensions in UI tests
* marc1706/ticket/14484:
[ticket/14484] Properly enable extensions in UI tests
[ticket/14484] Move facebook/webdriver back to tests dir composer.json
[ticket/14484] Move facebook webdriver to main composer.json
2016-09-24 10:31:06 +02:00
Marc Alexander
72f6241aa2
[ticket/14789] Add form tokens to tests and uncomment add_form_key
...
PHPBB3-14789
2016-09-18 15:30:25 +02:00
Marc Alexander
f008708d5c
Merge pull request #4377 from rxu/ticket/14703
...
[ticket/14703] Fix parent module selection for custom extension modules
2016-08-31 21:39:09 +02:00
rxu
557f85e7fc
[ticket/14703] Improve exception testing
...
PHPBB3-14703
2016-08-28 21:51:52 +07:00
Oliver Schramm
c12d67cd90
[ticket/14742] Add test for (not) reverting if
...
PHPBB3-14742
2016-08-11 18:11:39 +02:00
Oliver Schramm
2ee8bd0c4a
[ticket/14742] Add test for reverse_update_data()
...
PHPBB3-14742
2016-08-11 01:12:43 +02:00
Marc Alexander
d51c67440e
[ticket/14484] Properly enable extensions in UI tests
...
PHPBB3-14484
2016-07-31 20:08:58 +02:00
Marc Alexander
ef132e1531
[ticket/14484] Move facebook/webdriver back to tests dir composer.json
...
This will make sure we don't try to install it to incompatible PHP 5.3.3.
PHPBB3-14484
2016-07-31 11:23:59 +02:00
Marc Alexander
29d2c66922
[ticket/14484] Move facebook webdriver to main composer.json
...
Also updated ui test case file to have same feature set as
the 3.2.x version.
PHPBB3-14484
2016-07-27 19:41:42 +02:00
rxu
8cf2790d55
[ticket/14703] Add test for the case multiple parent module_langname found
...
PHPBB3-14703
2016-07-24 02:31:44 +07:00
Tristan Darricau
0647eea742
[ticket/13683] Updates tests
...
PHPBB3-13683
2016-03-29 19:13:09 +02:00
Tristan Darricau
0b1ed8dbbb
[ticket/13683] Fix more cases
...
PHPBB3-13683
2016-03-29 19:06:37 +02:00
Tristan Darricau
1a5fbd4bd0
[ticket/13683] Respects force_server_vars settings when generating URLs
...
PHPBB3-13683
2016-03-29 19:06:30 +02:00
Tristan Darricau
2bfbc07b7d
Merge pull request #4021 from marc1706/ticket/14272
...
[ticket/14272] Use html5 valid input elements
* marc1706/ticket/14272:
[ticket/14272] Allow input of floats for filesize
[ticket/14272] Use input type number instead of text in avatars
[ticket/14272] Assign min and max values for avatar driver settings
[ticket/14272] Define min and max values for avatar width and height
[ticket/14272] Disable not toggled form elements
[ticket/14272] Make sure phpbb_avatar_manager was defined
[ticket/14272] Remove useless check
[ticket/14272] Fix invalid or missing min/max settings
[ticket/14272] Assign min/max for all allowed types
[ticket/14272] Only use maxlength and size for allowed input elements
2016-03-27 13:34:17 +02:00
Marc Alexander
f22bd4e511
[ticket/14481] Add tests for x_forwarded_proto header
...
PHPBB3-14481
2016-03-10 14:49:23 +01:00
Matt Friedman
9940775550
[ticket/14433] Purge cache setting up extension functional tests
...
PHPBB3-14433
2016-01-25 17:49:50 -08:00
Marc Alexander
57b226ec76
[ticket/14425] Allow setting unix socket in database tests
...
PHPBB3-14425
2016-01-21 12:20:35 +01:00
Oliver Schramm
0cc41b94b1
[ticket/14403] Don't expect user_id and user_ip in phpbb\log
...
PHPBB3-14403
2016-01-10 17:43:10 +01:00
Marc Alexander
cf1fc20297
[ticket/14394] Only purge cache in functional tests if necessary
...
PHPBB3-14394
2016-01-07 10:46:43 +01:00
Marc Alexander
b3d64b3b59
[ticket/14387] Fix avatar tests after adding get_config_name method
...
PHPBB3-14387
2016-01-02 17:16:32 +01:00
Marc Alexander
aca6e64669
[ticket/14272] Only use maxlength and size for allowed input elements
...
PHPBB3-14272
2015-11-06 10:20:05 +01:00
Tristan Darricau
bfbce5a1b0
Merge pull request #3764 from Zoddo/ticket/13988
...
[ticket/13988] Use absolute path for image attachments in feeds
* Zoddo/ticket/13988:
[ticket/13988] Update tests
[ticket/13988] Use absolute path for image attachments in feeds
2015-08-28 17:05:09 +02:00
Tristan Darricau
a83bcaa8ac
[ticket/14099] Fix tests
...
PHPBB3-14099
2015-08-14 15:52:35 +02:00
Marc Alexander
b7e4d0b0a5
Merge pull request #3738 from javiexin/ticket/13981
...
[ticket/13981] Add events to capture avatar deletion or overwriting
2015-08-08 22:21:11 +02:00
javiexin
e37b3495f0
[ticket/13981] Add events to capture avatar deletion or overwriting
...
An event to capture overwriting, and another to capture deletion.
Includes better error processing. Replaced global by dependency injection.
Fix Travis tests.
PHPBB3-13981
2015-07-23 14:46:51 +02:00
Zoddo
7e1b0330a3
[ticket/13988] Update tests
...
PHPBB3-13988
2015-07-18 21:18:49 +02:00
Matt Friedman
23db3d0b83
[ticket/13995] Remove projection from tests
...
PHPBB3-13995
2015-07-08 08:11:04 -07:00
JoshyPHP
817db2f135
[ticket/13880] Automatically remove quotes that are nested too deep
...
PHPBB3-13880
2015-06-27 02:52:26 +02:00
Marc Alexander
2503723e2f
[ticket/12952] Check obvious errors before status in functional tests
...
This will change the output from just saying that the status did not match
the expected one to actually showing any errors before complaining about a
possible difference in the status code.
PHPBB3-12952
2015-06-16 11:10:22 +02:00
Joas Schilling
832c9f64e0
Merge pull request #3551 from rxu/ticket/13779
...
[ticket/13779] Set new auth options to the role only if matching the role type
2015-06-09 20:23:08 +02:00
Marc Alexander
072f4c9260
Merge pull request #3479 from brunoais/ticket/13685
...
[ticket/13685] Allow modifying the query for mysql native fulltext search
2015-06-09 14:27:13 +02:00
brunoais
3cb86cb6f1
[ticket/13685] Fix tests for fulltext search
...
PHPBB3-13685
2015-06-07 18:40:49 +01:00
CHItA
32a2546c5d
[ticket/sec-184] Fix tests
...
SECURITY-184
2015-06-07 16:43:27 +02:00