Commit Graph

15 Commits

Author SHA1 Message Date
Maurício Meneghini Fauth
020c4d790d Revert "Comment out the JUnit logging report from phpunit.xml"
This reverts commit 9e79bcda3e.

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-04-26 17:19:55 -03:00
Maurício Meneghini Fauth
9e79bcda3e Comment out the JUnit logging report from phpunit.xml
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-04-26 17:09:24 -03:00
Michal Čihař
cbcad52b0e List longest lasting tests from the json log
Generate JSON report for tests and include it in output

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-03-02 13:31:08 +01:00
Michal Čihař
aac4e31eee Fix test discovery for class tests
Signed-off-by: Michal Čihař <michal@cihar.com>
2015-12-01 14:19:59 +01:00
Michal Čihař
a731ce017c Convert remaining Selenium tests to new model
I expect many of them to be broken, but let's fix that later.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-17 20:28:56 +01:00
Michal Čihař
8b84a1b34d Convert server settings to new model
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-17 19:51:20 +01:00
Michal Čihař
9ac96ef407 Convert database operations test to new model
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-17 19:29:29 +01:00
Michal Čihař
ec057385f8 Adjust database structure tests to new model
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-17 19:04:19 +01:00
Michal Čihař
7f229a2813 Enable XSS Selenium test
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-17 18:23:21 +01:00
Michal Čihař
3a1a8e8bf8 Testing Selenium and BrowserStack integration
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-17 12:25:10 +01:00
Michal Čihař
5f4988567e Move selenium configuration to test/bootstrap-dist.php
This way it can be overridden from environment.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-17 11:58:44 +01:00
Michal Čihař
9138eef26a Increase timeout for small tests as it goes over limit quite often 2013-08-21 12:00:31 +02:00
Michal Čihař
fad06584f5 Enable backupGlobals directive in phpunit 2013-06-11 14:31:38 +02:00
Filippo Tessarotto
802b88ea4c Colorify PHPUnit 2012-11-12 14:52:44 +01:00
Michal Čihař
b9e2bffec7 Add rule to test without coverage reports 2012-07-18 14:56:06 +02:00