Jens W. Klein
|
f443deacbd
|
use plone.base and remove dependencies to CMFPlone
|
2022-05-02 00:39:34 +02:00 |
|
Jens W. Klein
|
75c6a5dcc1
|
find -name "*.py" -exec pyupgrade --py3-only --py37-plus {} +
|
2022-05-01 23:14:41 +02:00 |
|
Jens W. Klein
|
34b758f2bd
|
black
|
2022-05-01 23:14:09 +02:00 |
|
Markus Hilbert
|
3c36af8ebc
|
Fixed tests when IRichText behavior is used.
|
2018-07-11 12:35:46 +02:00 |
|
Gil Forcada
|
cb1bf28c16
|
Cleanup
Follow https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst
to clean up the code.
|
2016-02-05 09:43:42 +01:00 |
|
Gil Forcada
|
4bc77a2831
|
Sort imports
Remove unused ones as well.
|
2015-05-03 08:16:41 +02:00 |
|
tisto
|
f894d47d62
|
Add basic robot test setup and a first test.
|
2014-05-02 13:22:08 +02:00 |
|