Commit Graph

30 Commits

Author SHA1 Message Date
Timo Stollenwerk c444c74680 Explicit plain, html, and xml coverage report sections added.
svn path=/plone.app.discussion/trunk/; revision=40237
2010-09-24 23:12:38 +00:00
Timo Stollenwerk d70f236ed9 Fix tests directory exclusion, added htmlreport section.
svn path=/plone.app.discussion/trunk/; revision=40235
2010-09-24 22:45:10 +00:00
Timo Stollenwerk 32702896b5 Fix coverage report.
svn path=/plone.app.discussion/trunk/; revision=40234
2010-09-24 22:26:57 +00:00
Timo Stollenwerk a33ec8a049 Revert r40080 since this broke the coverage report.
svn path=/plone.app.discussion/trunk/; revision=40230
2010-09-24 19:27:59 +00:00
Timo Stollenwerk 7b9a84dfbe Fix coverage report.
svn path=/plone.app.discussion/trunk/; revision=40110
2010-09-21 17:30:34 +00:00
Timo Stollenwerk 9f605ab53b Fix coverage.
svn path=/plone.app.discussion/trunk/; revision=40080
2010-09-20 09:58:40 +00:00
Timo Stollenwerk bf7687364b Use coverage instead of z3c.coverage.
svn path=/plone.app.discussion/trunk/; revision=40003
2010-09-18 16:59:58 +00:00
Timo Stollenwerk 7502abe032 Fix coverage test.
svn path=/plone.app.discussion/trunk/; revision=39931
2010-09-16 11:46:25 +00:00
Timo Stollenwerk a42fb93c1c Restrict the coverage-test to plone.app.discussion.
svn path=/plone.app.discussion/trunk/; revision=39930
2010-09-16 11:36:17 +00:00
Timo Stollenwerk 110d84cdcd Run code coverage on p.a.discussion package only.
svn path=/plone.app.discussion/trunk/; revision=39926
2010-09-16 08:23:51 +00:00
Timo Stollenwerk 2fda1455d4 Remove zope.testing version pinning since it does not avoid the teardown failure in coverage-test.
svn path=/plone.app.discussion/trunk/; revision=39631
2010-09-03 21:50:12 +00:00
Timo Stollenwerk 34f1106748 Pylint: "E1121 Too many positional arguments for function call" added to ignore list; pinning zope.testing to 3.9.5 to avoid coverage-test failure.
svn path=/plone.app.discussion/trunk/; revision=39628
2010-09-03 21:01:22 +00:00
Timo Stollenwerk c530e2dbf3 use package-directory param for more flexibility.
svn path=/plone.app.discussion/trunk/; revision=39355
2010-08-28 22:57:47 +00:00
Timo Stollenwerk 946ff36190 "W0622 total_comments: Redefining built-in 'object'" added to pylint msg ignores.
svn path=/plone.app.discussion/trunk/; revision=39323
2010-08-28 19:48:40 +00:00
Timo Stollenwerk e37e48498b Write errors to the stout as well.
svn path=/plone.app.discussion/trunk/; revision=39313
2010-08-28 19:18:33 +00:00
Timo Stollenwerk a1e81d4eaf exit with an error if zptlint fails.
svn path=/plone.app.discussion/trunk/; revision=39312
2010-08-28 19:12:31 +00:00
Timo Stollenwerk 0ea94c56ff fix typo in zptlint-test section.
svn path=/plone.app.discussion/trunk/; revision=39307
2010-08-28 18:23:38 +00:00
Timo Stollenwerk f110dd6c40 pylint excludes updated; zptlint added.
svn path=/plone.app.discussion/trunk/; revision=39306
2010-08-28 18:21:54 +00:00
Timo Stollenwerk 42cad90262 omelette added; disable more pylint messages.
svn path=/plone.app.discussion/trunk/; revision=39288
2010-08-28 17:07:10 +00:00
Timo Stollenwerk 487d5308a5 Fix jscoverage and pylint sections.
svn path=/plone.app.discussion/trunk/; revision=39248
2010-08-28 14:07:35 +00:00
Timo Stollenwerk 6b53b7bad2 buildout section to build jscoverage added.
svn path=/plone.app.discussion/trunk/; revision=39220
2010-08-28 12:27:39 +00:00
Timo Stollenwerk 7f8522672c jscoverage and pylint added to test buildout.
svn path=/plone.app.discussion/trunk/; revision=39218
2010-08-28 12:05:53 +00:00
Timo Stollenwerk 867e641465 Fix coveragereport script.
svn path=/plone.app.discussion/trunk/; revision=38987
2010-08-26 10:28:22 +00:00
Timo Stollenwerk c6252d5116 Remove "exit-with-status" option from test section in the test-plone-4 buildout.
svn path=/plone.app.discussion/trunk/; revision=38882
2010-08-24 09:04:13 +00:00
Timo Stollenwerk 49db74fe3e Remove xmltestreport options that break the coverage report.
svn path=/plone.app.discussion/trunk/; revision=38676
2010-08-09 17:58:22 +00:00
Timo Stollenwerk 510ea5c272 Missing test part added.
svn path=/plone.app.discussion/trunk/; revision=38675
2010-08-09 16:58:38 +00:00
Timo Stollenwerk f9766aeeb6 Test coverage added to test-plone4 buildout.
svn path=/plone.app.discussion/trunk/; revision=38666
2010-08-09 13:05:07 +00:00
Timo Stollenwerk 539fa85bb4 Version pins for Plone 4 test buildout updated.
svn path=/plone.app.discussion/trunk/; revision=38662
2010-08-09 12:06:13 +00:00
Hanno Schlichting 489b4b0aaf Current trunk works with plone.z3cform = 0.5.7 but throws an error with later version of that package. The monkeypatcher version pin is part of Plone's KGS now
svn path=/plone.app.discussion/trunk/; revision=34471
2010-03-03 13:32:32 +00:00
Hanno Schlichting 7049413ec8 Added a buildout to the package itself, for both Plone 3.x and 4.x.
svn path=/plone.app.discussion/trunk/; revision=33809
2010-02-06 14:25:07 +00:00