David King
d235262bc2
[ticket/10586] Adding the extensions used by the tests
...
PHPBB3-10586
2012-03-19 09:12:33 -04:00
David King
a37a28b485
[ticket/10586] Now tests run, but fail. But here is what I have.
...
PHPBB3-10586
2012-03-19 09:12:33 -04:00
Oleg Pudeyev
cddd63aae0
Merge remote-tracking branch 'imkingdavid/ticket/10535' into develop
...
* imkingdavid/ticket/10535:
[ticket/10535] Delete no longer needed email confirm language entries.
[ticket/10535] Delete email confirm from installer
[ticket/10535] Removed email confirm field from acp_users module
[ticket/10535] Forgot a subsilver2 change. *doh*
[ticket/10535] Removed email confirm from UCP, removed unused language entries
[ticket/10535] Remove email confirm check on registration form
2012-02-03 16:21:51 -05:00
Unknown
66c50f6b30
[ticket/9916] Updating license in non-distributed files
...
PHPBB3-9916
2012-01-02 19:10:36 +01:00
p
fc297a710e
[ticket/10535] Delete email confirm from installer
...
PHPBB3-10535
2011-12-28 14:14:05 +00:00
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