Commit graph

35 commits

Author SHA1 Message Date
SimonHeimberg
80e01a7e9e PhpUnitJson reports an unfinished test as error at the end 2018-02-03 13:53:50 +01:00
SimonHeimberg
499c4cd4bb PhpUnitJson does not fail on empty trace 2018-02-03 13:53:50 +01:00
Dmitry Khomutov
4e68eb7180
Code style fixes. 2017-11-08 20:45:18 +07:00
Dmitry Khomutov
45e674a733 Fixed naming. 2017-10-21 15:51:05 +07:00
Dmitry Khomutov
9e57de043e Removed useless 'project_id' column from 'build_meta' table. 2017-10-15 00:48:53 +07:00
SimonHeimberg
2bd6ae96cb
add junit format for PhpUnitResult 2017-07-23 18:47:52 +07:00
SimonHeimberg
c3c103cc78
prepare for several types of phpunit results 2017-07-23 18:47:52 +07:00
Dmitry Khomutov
13e492240e
Added regex pattern for branch specific config. Issue #97. 2017-07-20 08:01:26 +07:00
Dmitry Khomutov
31beb233e3
Separated Build status constants and Plugin status constants 2017-04-03 21:19:51 +07:00
Dmitry Khomutov
d54c1978b9
Added allowed fail status for plugins (See build summary) 2017-04-03 21:04:27 +07:00
Dmitry Khomutov
78c66a4dc3
Fixed exception when plugin runs without options (Like "php_parallel_lint: "). Issue #44 2017-04-02 09:17:04 +07:00
Dmitry Khomutov
21a73abd16
Improvements for new 'deploy' stage 2017-03-16 22:00:13 +07:00
Stepan Strelets
788aeb161a Add deploy stage 2017-03-16 21:17:17 +07:00
Dmitry Khomutov
c97d5935b9
Fixed PHPUnit plugin (for empty tests) 2017-03-14 22:57:46 +07:00
Dmitry Khomutov
a2fbd9b775
Code style fixes 2017-03-12 11:40:40 +07:00
Dmitry Khomutov
041ab16e71
Fixed plugins execution 2017-02-20 20:28:50 +07:00
Dmitry Khomutov
ea5044bf9b
Fixes 2017-02-09 22:25:12 +07:00
Dmitry Khomutov
6cff08f073
Removed localization from logs (Because it doesn't work) 2017-02-09 22:12:21 +07:00
Dmitry Khomutov
327f442ebb
Small content fixes 2017-02-05 15:37:46 +07:00
Dmitry Khomutov
4b49c95b20
Code style fixes 2017-01-22 20:06:17 +07:00
Dmitry Khomutov
ff74b2f0c5
Codeception fixes 2017-01-21 11:25:11 +07:00
Dmitry Khomutov
5ffcc5a832 Removed plugin page 2017-01-10 23:14:26 +07:00
Dmitry Khomutov
6f273bbe6f Delete useless code + small localization fixes 2017-01-07 20:56:10 +07:00
Dmitry Khomutov
712243660c Fixed plugins and tests 2017-01-06 11:14:45 +07:00
Dmitry Khomutov
7ec29f1f31 Fixed naming in plugins (phpci -> builder) 2017-01-05 21:16:12 +07:00
Dmitry Khomutov
b82427b20f Fixed namespaces after rebase to master 2017-01-05 21:09:58 +07:00
Dmitry Khomutov
16a5add859 Refactored plugins 2017-01-05 21:09:58 +07:00
Dmitry Khomutov
f3e8acc4bd New PHPUnit plugin fixes for PHP Censor 2017-01-05 20:01:53 +07:00
Pablo Tejada
881713747e Handles the rare warning test status when generating code coverage 2017-01-05 18:14:45 +07:00
Pablo Tejada
8078d0befe - Improved the parser for the legacy args option
- New tests for the legacy args option string
- New Exception when no tests are executed
2017-01-05 18:09:00 +07:00
Pablo Tejada
c32a520b91 Implementation of an alternative PHPUnit plugin:
- Reformat the error output.
- Display collapsed trace in the Information tab widget.
- Handle incomplete tests in the results.
- Unit tests for all new classes.
- Display raw phpunit output.
2017-01-05 17:59:58 +07:00
Dmitry Khomutov
9de4fb51d3 Repaired tests + refactored code for tests 2016-08-13 17:47:55 +07:00
Dmitry Khomutov
32f5c01728 Fixed namespaces in docblocks (PHPCI -> PHPCensor) 2016-07-21 23:20:59 +06:00
Dmitry Khomutov
4fee89fb80 Fixed constants 2016-07-21 21:20:34 +06:00
Dmitry Khomutov
60a2b7282a Fixed namespaces (PHPCI -> PHPCensor) 2016-07-20 18:27:32 +06:00