1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-31 03:59:52 +02:00

[ticket/16472] Remove UI tests

PHPBB3-16472
This commit is contained in:
mrgoldy
2020-05-08 14:09:53 +02:00
parent 919597bfcf
commit 6c0e17480c
6 changed files with 5 additions and 865 deletions

View File

@@ -204,6 +204,11 @@ line:
Port 8910 is the default port that will be used by UI tests to connect
to the WebDriver instance.
Please note that PhantomJS does not support ECMAScript 2015 (ES 6th Edition).
Tests using PhantomJS have been removed in phpBB 3.3.2,
and the WebDriver dependency is removed in phpBB 4.
UI tests will take a different form in phpBB 4.
More Information
================