Closed mauritsvanrees closed 4 years ago
Initial tests passed on all Plone and Python combinations. Now I added back code-analysis (with fixes, making this a bigger PR) and coverage plus coveralls.
It works!
Notes for reviewers:
black
. So maybe you can look at individual commits and skip that one. The individual commits are clearly split, I think.buildout.cfg
and .travis.yml
are to your liking. Those are the important changes.
It started failing for various reasons five months ago, see https://travis-ci.org/github/plone/plone.app.tiles/builds/665243610.
I now updated it according to https://github.com/collective/buildout.plonetest/blob/master/README.rst Much simpler, only one buildout config file. Code analysis is gone for the moment, but I may add it to this PR later. Plone 5.0 is no longer tested. I do not care about it. We could drop 4.3 as well, but it still seems to work.