.. |
robot
|
Make compatible with robotframework 3-5.
|
2022-05-02 23:03:24 +02:00 |
__init__.py
|
check in some skeletal code + notes, nothing concrete or working yet
|
2009-05-11 16:52:16 +00:00 |
collection-integration-test.txt
|
make doctest syntax py3 compatible
|
2018-01-26 11:11:50 +01:00 |
functional_test_comment_review_workflow.txt
|
Fix password used in tests
|
2022-10-05 20:49:42 +02:00 |
functional_test_comments.txt
|
Fix password used in tests
|
2022-10-05 20:49:42 +02:00 |
test_catalog.py
|
Update tests
|
2022-10-18 16:17:17 +02:00 |
test_comment.py
|
Update tests
|
2022-10-18 16:33:08 +02:00 |
test_comments_viewlet.py
|
Use longer passwords for tests
|
2022-09-18 19:30:04 -07:00 |
test_contentrules.py
|
find -name "*.py" -exec pyupgrade --py3-only --py37-plus {} +
|
2022-05-01 23:14:41 +02:00 |
test_controlpanel.py
|
find -name "*.py" -exec pyupgrade --py3-only --py37-plus {} +
|
2022-05-01 23:14:41 +02:00 |
test_conversation.py
|
Change timezone to America/Los_Angeles to expose DateTime exceptions
|
2022-10-24 22:09:49 +02:00 |
test_events.py
|
use plone.base and remove dependencies to CMFPlone
|
2022-05-02 00:39:34 +02:00 |
test_functional.py
|
use plone.base and remove dependencies to CMFPlone
|
2022-05-02 00:39:34 +02:00 |
test_indexers.py
|
Change timezone to America/Los_Angeles to expose DateTime exceptions
|
2022-10-24 22:09:49 +02:00 |
test_moderation_multiple_state_view.py
|
use plone.base and remove dependencies to CMFPlone
|
2022-05-02 00:39:34 +02:00 |
test_moderation_view.py
|
use plone.base and remove dependencies to CMFPlone
|
2022-05-02 00:39:34 +02:00 |
test_notifications.py
|
Removed a few more unicode literals.
|
2022-05-02 17:12:04 +02:00 |
test_robot.py
|
use plone.base and remove dependencies to CMFPlone
|
2022-05-02 00:39:34 +02:00 |
test_workflow.py
|
Use longer passwords for tests
|
2022-09-18 19:30:04 -07:00 |