Commit graph

34 commits

Author SHA1 Message Date
Dmitry Khomutov
8d0d23f5f4
Merged PostgreSQL and MySQL tests inti one PHPUnit XML config. 2018-02-28 18:45:03 +07:00
Dmitry Khomutov
c05d3d6c90
Fixed PHPUnit assert calls to static. 2018-02-21 10:46:56 +07:00
Dmitry Khomutov
7db036e956
Added code coverage report for PHPUnit plugin. Issue #86. 2018-01-20 16:45:52 +07:00
Dmitry Khomutov
45e674a733 Fixed naming. 2017-10-21 15:51:05 +07:00
SimonHeimberg
7a8ed48e3d test cases inherit from PhpUnit testcase with namespeces
This name is available since phpunit 4.8.36 and 5.4.3.
2017-07-24 08:59:49 +02:00
SimonHeimberg
c89a6e979c
test PhpUnitResultJunit
Test data is generated by real test suite, with phpunit 6.2
2017-07-23 18:47:52 +07:00
SimonHeimberg
f87cb40e6f
test PhpUnitResult with some output from test 2017-07-23 18:47:52 +07:00
SimonHeimberg
21c93ba5af
recreate test result with real test suite -- phpunit 4.8 2017-07-23 18:47:52 +07:00
SimonHeimberg
03f2e353eb
reorder test data so that it could really happen 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
SimonHeimberg
a77b1115a0
merge similar run methods in PhpUnit 2017-07-23 18:47:51 +07:00
Dmitry Khomutov
13e492240e
Added regex pattern for branch specific config. Issue #97. 2017-07-20 08:01:26 +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
4b49c95b20
Code style fixes 2017-01-22 20:06:17 +07:00
Dmitry Khomutov
86478a1264
Fixes for build without config 2017-01-11 22:52:37 +07:00
Dmitry Khomutov
5ffcc5a832 Removed plugin page 2017-01-10 23:14:26 +07:00
Dmitry Khomutov
4d380a4aa4 Fixed tests for PHPUnit 5.7 2017-01-09 23:23:29 +07:00
Dmitry Khomutov
6f273bbe6f Delete useless code + small localization fixes 2017-01-07 20:56:10 +07:00
Dmitry Khomutov
ae90538a38 Fixed for languages 2017-01-06 23:23:02 +07:00
Dmitry Khomutov
712243660c Fixed plugins and tests 2017-01-06 11:14:45 +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
e934a48a61 - Merged the original PhpUnit plugin with the rewrite 2017-01-05 18:12:05 +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
a10f760122 Fixed tests 2017-01-04 15:16:20 +07:00
Dmitry Khomutov
26d59c224a Code style fixes 2016-12-24 17:39:21 +07:00
Fenikkusu
36cb6a020d Removing PHPUnit::execute Coverage Tags 2016-12-24 17:07:25 +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
31f92327c1 Fixed naming (phpci -> php-censor) 2016-07-21 23:02:11 +06:00
Dmitry Khomutov
60a2b7282a Fixed namespaces (PHPCI -> PHPCensor) 2016-07-20 18:27:32 +06:00