Nils Adermann
72eb1ad8cc
Merge remote-tracking branch 'github-igorw/feature/functional-tests' into develop
...
* github-igorw/feature/functional-tests:
[feature/functional-tests] Introduce bootstrap method
[feature/functional-tests] Make sure functional tests only install once
2011-12-14 14:35:20 +01:00
Oleg Pudeyev
ba1603a5f0
[ticket/10481] Use phar:// url for requiring goutte.
...
It does not seem to work on my machine without phar:// even with
phar extension installed.
PHPBB3-10481
2011-11-24 14:16:58 -05:00
Oleg Pudeyev
44cab5696f
[ticket/10481] Skip functional tests if phar extension is missing.
...
PHPBB3-10481
2011-11-24 14:03:09 -05:00
Igor Wiedler
d4189013ab
[feature/functional-tests] Introduce bootstrap method
...
PHPBB3-10414
2011-10-14 19:42:35 +02:00
Igor Wiedler
66b0cfe221
[feature/functional-tests] Make sure functional tests only install once
...
The functional test setup bootstrapping should only be run once per
class.
PHPBB3-10414
2011-10-14 19:37:20 +02:00
Nils Adermann
a8aa7fd6c0
[feature/functional-tests] Don't add elements to backup list twice
...
PHPBB3-10414
2011-10-14 17:23:31 +02:00
Nils Adermann
a3928bf82d
[feature/functional-tests] Generate config correctly and install only once
...
PHPBB3-10414
2011-10-14 17:23:31 +02:00
Nils Adermann
0ffe494edd
[feature/functional-tests] Configure functional tests through config file
...
The functional tests now also use the test database
PHPBB3-10414
2011-10-14 17:20:54 +02:00
Igor Wiedler
637d8eabe7
[feature/functional-tests] Implementing functional test framework with goutte
...
PHPBB3-10414
2011-10-14 17:20:53 +02:00